1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: optjava.hrc,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
30 #ifndef _SVX_OPTJAVA_HRC
31 #define _SVX_OPTJAVA_HRC
33 // defines ---------------------------------------------------------------
35 // class SvxJavaOptionsPage ----------------------------------------------
38 #define CB_JAVA_ENABLE 11
39 #define FT_JAVA_FOUND 12
41 #define FT_JAVA_PATH 14
44 #define PB_PARAMETER 21
45 #define PB_CLASSPATH 22
47 #define STR_INSTALLED_IN 30
48 #define STR_ACCESSIBILITY 31
49 #define STR_ADDDLGTEXT 32
51 #define STR_HEADER_VENDOR 40
52 #define STR_HEADER_VERSION 41
53 #define STR_HEADER_FEATURES 42
55 // class SvxJavaParameterDlg ---------------------------------------------
57 #define FT_PARAMETER 10
58 #define ED_PARAMETER 11
61 #define FT_ASSIGNED 20
62 #define LB_ASSIGNED 21
67 #define PB_PARAMETER_OK 31
68 #define PB_PARAMETER_ESC 32
69 #define PB_PARAMETER_HLP 33
71 // class SvxJavaClassPathDlg ---------------------------------------------
76 #define PB_ADDARCHIVE 20
78 #define PB_REMOVE_PATH 22
80 #define FL_PATH_BUTTONS 30
82 #define PB_PATH_ESC 32
83 #define PB_PATH_HLP 33
85 #endif // #ifndef _SVX_OPTJAVA_HRC