prltempl.src (e3349227) prltempl.src (36a981ae)
1/**************************************************************
1/**************************************************************
2 *
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License. You may obtain a copy of the License at
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance
9 * with the License. You may obtain a copy of the License at
10 *
10 *
11 * http://www.apache.org/licenses/LICENSE-2.0
11 * http://www.apache.org/licenses/LICENSE-2.0
12 *
12 *
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
13 * Unless required by applicable law or agreed to in writing,
14 * software distributed under the License is distributed on an
15 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 * KIND, either express or implied. See the License for the
17 * specific language governing permissions and limitations
18 * under the License.
19 *
19 *
20 *************************************************************/
21
22
23
24#include "enumdlg.hrc"
25#include "prltempl.hrc"
26#include <svx/dialogs.hrc>
27TabDialog TAB_PRES_LAYOUT_TEMPLATE
28{
29 OutputSize = TRUE ;
30 SVLook = TRUE ;
20 *************************************************************/
21
22
23
24#include "enumdlg.hrc"
25#include "prltempl.hrc"
26#include <svx/dialogs.hrc>
27TabDialog TAB_PRES_LAYOUT_TEMPLATE
28{
29 OutputSize = TRUE ;
30 SVLook = TRUE ;
31 Size = MAP_APPFONT ( 289 , 176 ) ;
31 Size = MAP_APPFONT ( 289, 176 ) ;
32 Text [ en-US ] = "Presentation Layout" ;
33 Moveable = TRUE ;
34 TabControl 1
35 {
36 OutputSize = TRUE ;
32 Text [ en-US ] = "Presentation Layout" ;
33 Moveable = TRUE ;
34 TabControl 1
35 {
36 OutputSize = TRUE ;
37 Pos = MAP_APPFONT ( 3 , 3 ) ;
38 Size = MAP_APPFONT ( 260 , 135 ) ;
37 Pos = MAP_APPFONT ( 3, 3 ) ;
38 Size = MAP_APPFONT ( 260, 135 ) ;
39 PageList =
40 {
41 PageItem
42 {
43 Identifier = RID_SVXPAGE_LINE ;
44 Text [ en-US ] = "Line" ;
45 PageResID = RID_SVXPAGE_LINE ;
46 };

--- 7 unchanged lines hidden (view full) ---

54 {
55 Identifier = RID_SVXPAGE_SHADOW ;
56 PageResID = RID_SVXPAGE_SHADOW ;
57 Text [ en-US ] = "Shadow" ;
58 };
59 PageItem
60 {
61 Identifier = RID_SVXPAGE_TRANSPARENCE ;
39 PageList =
40 {
41 PageItem
42 {
43 Identifier = RID_SVXPAGE_LINE ;
44 Text [ en-US ] = "Line" ;
45 PageResID = RID_SVXPAGE_LINE ;
46 };

--- 7 unchanged lines hidden (view full) ---

54 {
55 Identifier = RID_SVXPAGE_SHADOW ;
56 PageResID = RID_SVXPAGE_SHADOW ;
57 Text [ en-US ] = "Shadow" ;
58 };
59 PageItem
60 {
61 Identifier = RID_SVXPAGE_TRANSPARENCE ;
62 Text [ en-US ] = "Transparency";
62 Text [ en-US ] = "Transparency" ;
63 };
64 PageItem
65 {
66 Identifier = RID_SVXPAGE_CHAR_NAME ;
67 Text [ en-US ] = "Font" ;
63 };
64 PageItem
65 {
66 Identifier = RID_SVXPAGE_CHAR_NAME ;
67 Text [ en-US ] = "Font" ;
68 PageResID = RID_SVXPAGE_CHAR_NAME;
68 PageResID = RID_SVXPAGE_CHAR_NAME ;
69 };
70 PageItem
71 {
72 Identifier = RID_SVXPAGE_CHAR_EFFECTS ;
73 Text [ en-US ] = "Font Effects" ;
74 PageResID = RID_SVXPAGE_CHAR_EFFECTS ;
75 };
76 PageItem

--- 26 unchanged lines hidden (view full) ---

103 PageResID = RID_SVXPAGE_PICK_BMP ;
104 Text [ en-US ] = "Graphics" ;
105 };
106 PageItem
107 {
108 Identifier = RID_SVXPAGE_NUM_OPTIONS ;
109 PageResID = RID_SVXPAGE_NUM_OPTIONS ;
110 Text [ en-US ] = "Customize" ;
69 };
70 PageItem
71 {
72 Identifier = RID_SVXPAGE_CHAR_EFFECTS ;
73 Text [ en-US ] = "Font Effects" ;
74 PageResID = RID_SVXPAGE_CHAR_EFFECTS ;
75 };
76 PageItem

--- 26 unchanged lines hidden (view full) ---

103 PageResID = RID_SVXPAGE_PICK_BMP ;
104 Text [ en-US ] = "Graphics" ;
105 };
106 PageItem
107 {
108 Identifier = RID_SVXPAGE_NUM_OPTIONS ;
109 PageResID = RID_SVXPAGE_NUM_OPTIONS ;
110 Text [ en-US ] = "Customize" ;
111 };
111 };
112 PageItem
113 {
114 Identifier = RID_SVXPAGE_ALIGN_PARAGRAPH ;
115 PageResID = RID_SVXPAGE_ALIGN_PARAGRAPH ;
116 Text [ en-US ] = "Alignment" ;
117 };
118 PageItem
119 {
120 Identifier = RID_SVXPAGE_PARA_ASIAN ;
121 PageResID = RID_SVXPAGE_PARA_ASIAN ;
112 PageItem
113 {
114 Identifier = RID_SVXPAGE_ALIGN_PARAGRAPH ;
115 PageResID = RID_SVXPAGE_ALIGN_PARAGRAPH ;
116 Text [ en-US ] = "Alignment" ;
117 };
118 PageItem
119 {
120 Identifier = RID_SVXPAGE_PARA_ASIAN ;
121 PageResID = RID_SVXPAGE_PARA_ASIAN ;
122 Text[ en-US ] = "Asian Typography";
123 };
122 Text [ en-US ] = "Asian Typography" ;
123 };
124 PageItem
125 {
126 Identifier = RID_SVXPAGE_TABULATOR ;
127 PageResID = RID_SVXPAGE_TABULATOR ;
128 Text [ en-US ] = "Tabs" ;
124 PageItem
125 {
126 Identifier = RID_SVXPAGE_TABULATOR ;
127 PageResID = RID_SVXPAGE_TABULATOR ;
128 Text [ en-US ] = "Tabs" ;
129 };
129 };
130 };
131 };
132};
133
134TabDialog TAB_PRES_LAYOUT_TEMPLATE_BACKGROUND
135{
136 OutputSize = TRUE ;
137 SVLook = TRUE ;
130 };
131 };
132};
133
134TabDialog TAB_PRES_LAYOUT_TEMPLATE_BACKGROUND
135{
136 OutputSize = TRUE ;
137 SVLook = TRUE ;
138 Size = MAP_APPFONT ( 289 , 176 ) ;
138 Size = MAP_APPFONT ( 289, 176 ) ;
139 Moveable = TRUE ;
140 TabControl 1
141 {
142 OutputSize = TRUE ;
139 Moveable = TRUE ;
140 TabControl 1
141 {
142 OutputSize = TRUE ;
143 Pos = MAP_APPFONT ( 3 , 3 ) ;
144 Size = MAP_APPFONT ( 260 , 135 ) ;
143 Pos = MAP_APPFONT ( 3, 3 ) ;
144 Size = MAP_APPFONT ( 260, 135 ) ;
145 PageList =
146 {
147 PageItem
148 {
149 Identifier = RID_SVXPAGE_AREA ;
150 Text [ en-US ] = "Area" ;
151 PageResID = RID_SVXPAGE_AREA ;
152 };
153 };
154 };
155};
156
145 PageList =
146 {
147 PageItem
148 {
149 Identifier = RID_SVXPAGE_AREA ;
150 Text [ en-US ] = "Area" ;
151 PageResID = RID_SVXPAGE_AREA ;
152 };
153 };
154 };
155};
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
157// ********************************************************************** EOF