Version 3.6.0.4, tag libreoffice-3.6.0.4
[LibreOffice.git] / sfx2 / source / dialog / templdlg.src
blob7075d196375736216e98b5e896742a75feb7f59f
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  *
5  * Copyright 2000, 2010 Oracle and/or its affiliates.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * This file is part of OpenOffice.org.
10  *
11  * OpenOffice.org is free software: you can redistribute it and/or modify
12  * it under the terms of the GNU Lesser General Public License version 3
13  * only, as published by the Free Software Foundation.
14  *
15  * OpenOffice.org is distributed in the hope that it will be useful,
16  * but WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18  * GNU Lesser General Public License version 3 for more details
19  * (a copy is included in the LICENSE file that accompanied this code).
20  *
21  * You should have received a copy of the GNU Lesser General Public License
22  * version 3 along with OpenOffice.org.  If not, see
23  * <http://www.openoffice.org/license.html>
24  * for a copy of the LGPLv3 License.
25  *
26  ************************************************************************/
27  // include ---------------------------------------------------------------
28 #include <sfx2/sfx.hrc>
29 #include "dialog.hrc"
30 #include "templdlg.hrc"
31 #include "helpid.hrc"
33 ImageList DLG_STYLE_DESIGNER
35     Prefix = "sc";
36     MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
37     IdList =
38     {
39         SID_STYLE_WATERCAN ;
40         SID_STYLE_NEW_BY_EXAMPLE ;
41         SID_STYLE_UPDATE_BY_EXAMPLE ;
42     };
43     IdCount = { 3 ; };
46  // RID_STYLECATALOG ------------------------------------------------------
47 ModalDialog RID_STYLECATALOG
49     HelpId = CMD_SID_STYLE_CATALOG ;
50     OutputSize = TRUE ;
51     SVLook = TRUE ;
52     Size = MAP_APPFONT ( 181 , 134 ) ;
53     Text [ en-US ] = "Style Catalog" ;
54     Moveable = TRUE ;
55     OKButton BT_OK
56     {
57         DefButton = TRUE ;
58         Pos = MAP_APPFONT ( 123 , 6 ) ;
59         Size = MAP_APPFONT ( 50 , 14 ) ;
60         TabStop = TRUE ;
61     };
62     CancelButton BT_CANCEL
63     {
64         Pos = MAP_APPFONT ( 123 , 23 ) ;
65         Size = MAP_APPFONT ( 50 , 14 ) ;
66         TabStop = TRUE ;
67     };
68     PushButton BT_ORG
69     {
70         HelpID = "sfx2:PushButton:RID_STYLECATALOG:BT_ORG";
71         Pos = MAP_APPFONT ( 123 , 97 ) ;
72         Size = MAP_APPFONT ( 50 , 14 ) ;
73         Text [ en-US ] = "~Organizer..." ;
74         TabStop = TRUE ;
75     };
76     PushButton BT_DEL
77     {
78         HelpID = "sfx2:PushButton:RID_STYLECATALOG:BT_DEL";
79         Pos = MAP_APPFONT ( 123 , 78 ) ;
80         Size = MAP_APPFONT ( 50 , 14 ) ;
81         Text [ en-US ] = "~Delete..." ;
82         TabStop = TRUE ;
83     };
84     PushButton BT_EDIT
85     {
86         HelpID = "sfx2:PushButton:RID_STYLECATALOG:BT_EDIT";
87         Pos = MAP_APPFONT ( 123 , 60 ) ;
88         Size = MAP_APPFONT ( 50 , 14 ) ;
89         Text [ en-US ] = "~Modify..." ;
90         TabStop = TRUE ;
91     };
92     PushButton BT_NEW
93     {
94         HelpID = "sfx2:PushButton:RID_STYLECATALOG:BT_NEW";
95         Pos = MAP_APPFONT ( 123 , 43 ) ;
96         Size = MAP_APPFONT ( 50 , 14 ) ;
97         Text [ en-US ] = "~New..." ;
98         TabStop = TRUE ;
99     };
100     HelpButton BT_HELP
101     {
102         Pos = MAP_APPFONT ( 123 , 114 ) ;
103         Size = MAP_APPFONT ( 50 , 14 ) ;
104         TabStop = TRUE ;
105     };
106     ListBox BT_TOOL
107     {
108         HelpID = "sfx2:ListBox:RID_STYLECATALOG:BT_TOOL";
109         Border = TRUE ;
110         Pos = MAP_APPFONT ( 6 , 6 ) ;
111         Size = MAP_APPFONT ( 110 , 55 ) ;
112         TabStop = TRUE ;
113         DropDown = TRUE ;
114     };
115     Control BT_VLIST
116     {
117         HelpId = HID_TEMPLATE_FMT ;
118         Border = TRUE ;
119         Pos = MAP_APPFONT ( 6 , 23 ) ;
120         Size = MAP_APPFONT ( 110 , 89 ) ;
121         TabStop = TRUE ;
122     };
123     ListBox BT_FLIST
124     {
125         HelpID = "sfx2:ListBox:RID_STYLECATALOG:BT_FLIST";
126         Border = TRUE ;
127         Pos = MAP_APPFONT ( 6 , 114 ) ;
128         Size = MAP_APPFONT ( 110 , 77 ) ;
129         TabStop = TRUE ;
130         Hide = TRUE ;
131         DropDown = TRUE ;
132     };
135  // Strings ---------------------------------------------------------------
136 String STR_STYLE_ELEMTLIST
138     Text [ en-US ] = "Style List" ;
140 String STR_STYLE_FILTER_HIERARCHICAL
142     Text [ en-US ] = "Hierarchical" ;
145  // DLG_STYLE_DESIGNER ----------------------------------------------------
146 DockingWindow DLG_STYLE_DESIGNER
148     Text [ en-US ] = "Styles and Formatting" ;
150     HelpId = CMD_SID_STYLE_DESIGNER ;
151     OutputSize = TRUE ;
152     Hide = TRUE ;
153     SVLook = TRUE ;
154     Size = MAP_APPFONT ( 116 , 215 ) ;
155     Pos = MAP_APPFONT ( 0 , 0 ) ;
156     Closeable = TRUE ;
157     Zoomable = TRUE ;
158     Sizeable = TRUE ;
159     Dockable = TRUE ;
160     EnableResizing = TRUE ;
161     Border = TRUE ;
162     Moveable = TRUE ;
163     ToolBox TB_ACTION
164     {
165         Pos = MAP_APPFONT ( 3 , 3 ) ;
166         Size = MAP_APPFONT ( 57 , 42 ) ;
167         LineCount = 1 ;
168         ItemImageList = DLG_STYLE_DESIGNER ;
169         HelpId = HID_TEMPLDLG_TOOLBOX_RIGHT ;
170         ItemList =
171         {
172             ToolBoxItem
173             {
174                 HelpId = HID_TEMPLDLG_WATERCAN ;
175                 Identifier = SID_STYLE_WATERCAN ;
176                 Text [ en-US ] = "Fill Format Mode" ;
177             };
178             ToolBoxItem
179             {
180                 HelpId = HID_TEMPLDLG_NEWBYEXAMPLE ;
181                 Identifier = SID_STYLE_NEW_BY_EXAMPLE ;
182                 Text [ en-US ] = "New Style from Selection" ;
183             };
184             ToolBoxItem
185             {
186                 HelpId = HID_TEMPLDLG_UPDATEBYEXAMPLE ;
187                 Identifier = SID_STYLE_UPDATE_BY_EXAMPLE ;
188                 Text [ en-US ] = "Update Style" ;
189             };
190         };
191     };