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: servres.src,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 #include "servres.hrc"
31 #include "servuid.hxx"
32 ModalDialog GROSSER_TEST_DLG
36 HelpID = UID_GROSSER_TEST_DLG ;
37 Pos = MAP_APPFONT ( 14 , 7 ) ;
38 Size = MAP_APPFONT ( 273 , 110 ) ;
39 Text = "Großer Testdialog" ;
44 HelpID = UID_CheckBox ;
45 Pos = MAP_APPFONT ( 9 , 17 ) ;
46 Size = MAP_APPFONT ( 55 , 12 ) ;
52 HelpID = UID_TriStateBox ;
53 Pos = MAP_APPFONT ( 9 , 29 ) ;
54 Size = MAP_APPFONT ( 62 , 12 ) ;
55 Text = "TriStateBox" ;
61 Pos = MAP_APPFONT ( 132 , 92 ) ;
62 Size = MAP_APPFONT ( 64 , 12 ) ;
68 HelpID = UID_TimeField ;
69 Pos = MAP_APPFONT ( 9 , 92 ) ;
70 Size = MAP_APPFONT ( 40 , 12 ) ;
77 HelpID = UID_MultiLineEdit ;
78 Pos = MAP_APPFONT ( 172 , 6 ) ;
79 Size = MAP_APPFONT ( 94 , 48 ) ;
80 Text = "MultiLineEdit" ;
86 Pos = MAP_APPFONT ( 9 , 42 ) ;
87 Size = MAP_APPFONT ( 58 , 44 ) ;
93 HelpID = UID_RadioButton2 ;
94 Pos = MAP_APPFONT ( 16 , 68 ) ;
95 Size = MAP_APPFONT ( 40 , 12 ) ;
101 HelpID = UID_RadioButton1 ;
102 Pos = MAP_APPFONT ( 16 , 54 ) ;
103 Size = MAP_APPFONT ( 42 , 12 ) ;
110 HelpID = UID_MultiListBox ;
111 Pos = MAP_APPFONT ( 76 , 6 ) ;
112 Size = MAP_APPFONT ( 86 , 48 ) ;
116 < "MultiListBox" ; Default ; > ;
117 < "Zeile 2" ; Default ; > ;
118 < "Zeile 3" ; Default ; > ;
119 < "Zeile 4" ; Default ; > ;
120 < "Zeile 5" ; Default ; > ;
121 < "Zeile 6" ; Default ; > ;
122 < "Zeile 7" ; Default ; > ;
123 < "Zeile 8" ; Default ; > ;
124 < "Zeile 9" ; Default ; > ;
125 < "Zeile 10" ; Default ; > ;
130 HelpID = UID_ComboBox ;
131 Pos = MAP_APPFONT ( 76 , 58 ) ;
132 Size = MAP_APPFONT ( 86 , 55 ) ;
147 HelpID = UID_DateBox ;
148 Pos = MAP_APPFONT ( 76 , 72 ) ;
149 Size = MAP_APPFONT ( 86 , 54 ) ;
163 Pos = MAP_APPFONT ( 19 , 6 ) ;
164 Size = MAP_APPFONT ( 39 , 9 ) ;
170 Pos = MAP_APPFONT ( 202 , 92 ) ;
171 Size = MAP_APPFONT ( 64 , 12 ) ;
181 Identifier = IDM_FILE ;
182 HelpID = IDM_FILE_HELP ;
190 Identifier = IDM_FILE_OPEN_TEST ;
191 HelpID = IDM_FILE_OPEN_TEST_HELP ;
192 Text = "~Open Test Window" ;
201 Identifier = IDM_FILE_EXIT ;
202 HelpID = IDM_FILE_EXIT_HELP ;
215 Identifier = IDM_TEST ;
223 Identifier = IDM_TEST_GROSS ;
224 Text = "~Großer Testdialog" ;
228 Identifier = IDM_SYS_DLG ;
229 Text = "~Sysdialoge" ;