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: tbxctl.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 ************************************************************************/
31 #include "svx/svxids.hrc"
34 FloatingWindow RID_TBXCONTROLS
40 HelpId = HID_BASICIDE_CONTROLS ;
41 Text [ en-US ] = "Controls" ;
44 Text [ en-US ] = "Controls" ;
50 // HelpId = HID_BASICIDE_CONTROLS ;
56 HelpId = SID_INSERT_PUSHBUTTON ;
57 Identifier = SID_INSERT_PUSHBUTTON ;
59 Text [ en-US ] = "Button" ;
60 /* ### ACHTUNG: Neuer Text in Resource? CommandButton einfügen : CommandButton einf³gen */
64 HelpId = SID_INSERT_CHECKBOX ;
65 Identifier = SID_INSERT_CHECKBOX ;
67 Text [ en-US ] = "Check Box" ;
68 /* ### ACHTUNG: Neuer Text in Resource? CheckBox einfügen : CheckBox einf³gen */
72 HelpId = SID_INSERT_FIXEDTEXT ;
73 Identifier = SID_INSERT_FIXEDTEXT ;
75 Text [ en-US ] = "Label field" ;
76 /* ### ACHTUNG: Neuer Text in Resource? Label einfügen : Label einf³gen */
80 HelpId = SID_INSERT_LISTBOX ;
81 Identifier = SID_INSERT_LISTBOX ;
83 Text [ en-US ] = "List Box" ;
84 /* ### ACHTUNG: Neuer Text in Resource? ListBox einfügen : ListBox einf³gen */
88 HelpId = SID_INSERT_HSCROLLBAR ;
89 Identifier = SID_INSERT_HSCROLLBAR ;
91 Text [ en-US ] = "Horizontal Scroll Bar" ;
92 /* ### ACHTUNG: Neuer Text in Resource? Horizontale ScrollBar einfügen : Horizontale ScrollBar einf³gen */
96 HelpId = SID_INSERT_GROUPBOX ;
97 Identifier = SID_INSERT_GROUPBOX ;
99 Text [ en-US ] = "Group Box" ;
100 /* ### ACHTUNG: Neuer Text in Resource? GroupBox einfügen : GroupBox einf³gen */
104 HelpId = SID_INSERT_HFIXEDLINE ;
105 Identifier = SID_INSERT_HFIXEDLINE ;
107 Text [ en-US ] = "Horizontal Line" ;
111 HelpId = SID_INSERT_DATEFIELD ;
112 Identifier = SID_INSERT_DATEFIELD ;
114 Text [ en-US ] = "Date Field";
118 HelpId = SID_INSERT_NUMERICFIELD ;
119 Identifier = SID_INSERT_NUMERICFIELD ;
121 Text [ en-US ] = "Numeric Field";
125 HelpId = SID_INSERT_FORMATTEDFIELD ;
126 Identifier = SID_INSERT_FORMATTEDFIELD ;
128 Text [ en-US ] = "Formatted Field";
132 HelpId = SID_INSERT_FILECONTROL ;
133 Identifier = SID_INSERT_FILECONTROL ;
135 Text [ en-US ] = "File Selection";
139 HelpId = SID_INSERT_TREECONTROL ;
140 Identifier = SID_INSERT_TREECONTROL ;
142 Text [ en-US ] = "Tree Control";
144 ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; };
147 HelpId = SID_SHOW_PROPERTYBROWSER ;
148 Identifier = SID_SHOW_PROPERTYBROWSER ;
149 Text [ en-US ] = "Properties" ;
151 ToolBoxItem { Type = TOOLBOXITEM_BREAK ; };
154 HelpId = SID_INSERT_IMAGECONTROL ;
155 Identifier = SID_INSERT_IMAGECONTROL ;
157 Text [ en-US ] = "Image Control" ;
161 HelpId = SID_INSERT_RADIOBUTTON ;
162 Identifier = SID_INSERT_RADIOBUTTON ;
164 Text [ en-US ] = "Option Button" ;
165 /* ### ACHTUNG: Neuer Text in Resource? RadioButton einfügen : RadioButton einf³gen */
169 HelpId = SID_INSERT_EDIT ;
170 Identifier = SID_INSERT_EDIT ;
172 Text [ en-US ] = "Text Box" ;
173 /* ### ACHTUNG: Neuer Text in Resource? Edit einfügen : Edit einf³gen */
177 HelpId = SID_INSERT_COMBOBOX ;
178 Identifier = SID_INSERT_COMBOBOX ;
180 Text [ en-US ] = "Combo Box" ;
181 /* ### ACHTUNG: Neuer Text in Resource? ComboBox einfügen : ComboBox einf³gen */
185 HelpId = SID_INSERT_VSCROLLBAR ;
186 Identifier = SID_INSERT_VSCROLLBAR ;
188 Text [ en-US ] = "Vertical Scroll Bar" ;
189 /* ### ACHTUNG: Neuer Text in Resource? Vertikale ScrollBar einfügen : Vertikale ScrollBar einf³gen */
193 HelpId = SID_INSERT_PROGRESSBAR ;
194 Identifier = SID_INSERT_PROGRESSBAR ;
196 Text [ en-US ] = "Progress Bar" ;
200 HelpId = SID_INSERT_VFIXEDLINE ;
201 Identifier = SID_INSERT_VFIXEDLINE ;
203 Text [ en-US ] = "Vertical Line" ;
207 HelpId = SID_INSERT_TIMEFIELD ;
208 Identifier = SID_INSERT_TIMEFIELD ;
210 Text [ en-US ] = "Time Field";
214 HelpId = SID_INSERT_CURRENCYFIELD ;
215 Identifier = SID_INSERT_CURRENCYFIELD ;
217 Text [ en-US ] = "Currency Field";
221 HelpId = SID_INSERT_PATTERNFIELD ;
222 Identifier = SID_INSERT_PATTERNFIELD ;
224 Text [ en-US ] = "Pattern Field";
228 HelpId = SID_INSERT_SELECT ;
229 Identifier = SID_INSERT_SELECT ;
231 Text [ en-US ] = "Select" ;
233 ToolBoxItem { Type = TOOLBOXITEM_SEPARATOR ; };
236 HelpId = SID_DIALOG_TESTMODE ;
237 Identifier = SID_DIALOG_TESTMODE ;
238 Text [ en-US ] = "Activate Test Mode" ;