mgetempl.src (acbf353a) mgetempl.src (b9c80df1)
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
20 *************************************************************/
21
22
23 // include ---------------------------------------------------------------
23
24// include ---------------------------------------------------------------
24#include <sfx2/sfx.hrc>
25#include "helpid.hrc"
26#include "mgetempl.hrc"
25#include <sfx2/sfx.hrc>
26#include "helpid.hrc"
27#include "mgetempl.hrc"
27 // pragma ----------------------------------------------------------------
28// pragma ----------------------------------------------------------------
28
29
29 // TP_MANAGE_STYLES ------------------------------------------------------
30// TP_MANAGE_STYLES ------------------------------------------------------
30TabPage TP_MANAGE_STYLES
31{
32 HelpId = HID_MANAGE_STYLES ;
33 Hide = TRUE ;
31TabPage TP_MANAGE_STYLES
32{
33 HelpId = HID_MANAGE_STYLES ;
34 Hide = TRUE ;
34 Size = MAP_APPFONT ( 260 , 185 ) ;
35 Size = MAP_APPFONT ( 260, 185 ) ;
35 FixedText FT_NAME
36 {
36 FixedText FT_NAME
37 {
37 Pos = MAP_APPFONT ( 6 , 8 ) ;
38 Size = MAP_APPFONT ( 61 , 10 ) ;
38 Pos = MAP_APPFONT ( 6, 8 ) ;
39 Size = MAP_APPFONT ( 61, 10 ) ;
39 Text [ en-US ] = "~Name" ;
40 };
41 Edit ED_NAME
42 {
40 Text [ en-US ] = "~Name" ;
41 };
42 Edit ED_NAME
43 {
43 HelpID = "sfx2:Edit:TP_MANAGE_STYLES:ED_NAME";
44 HelpID = "sfx2:Edit:TP_MANAGE_STYLES:ED_NAME" ;
44 Border = TRUE ;
45 Border = TRUE ;
45 Pos = MAP_APPFONT ( 70 , 6 ) ;
46 Size = MAP_APPFONT ( 184 , 12 ) ;
46 Pos = MAP_APPFONT ( 70, 6 ) ;
47 Size = MAP_APPFONT ( 184, 12 ) ;
47 };
48 };
48 MultiLineEdit MLE_NAME
49 {
50 Pos = MAP_APPFONT ( 70 , 8 ) ;
51 Size = MAP_APPFONT ( 80 , 12 ) ;
52 Border = FALSE;
53 ReadOnly = TRUE;
54 Hide = TRUE;
55 };
49 MultiLineEdit MLE_NAME
50 {
51 Pos = MAP_APPFONT ( 70, 8 ) ;
52 Size = MAP_APPFONT ( 80, 12 ) ;
53 Border = FALSE ;
54 ReadOnly = TRUE ;
55 Hide = TRUE ;
56 };
56 CheckBox CB_AUTO
57 {
57 CheckBox CB_AUTO
58 {
58 HelpID = "sfx2:CheckBox:TP_MANAGE_STYLES:CB_AUTO";
59 Pos = MAP_APPFONT ( 164 , 8 ) ;
60 Size = MAP_APPFONT ( 90 , 10 ) ;
59 HelpID = "sfx2:CheckBox:TP_MANAGE_STYLES:CB_AUTO" ;
60 Pos = MAP_APPFONT ( 164, 8 ) ;
61 Size = MAP_APPFONT ( 90, 10 ) ;
61 Hide = TRUE ;
62 Text [ en-US ] = "~AutoUpdate" ;
63 };
64 FixedText FT_NEXT
65 {
62 Hide = TRUE ;
63 Text [ en-US ] = "~AutoUpdate" ;
64 };
65 FixedText FT_NEXT
66 {
66 Pos = MAP_APPFONT ( 6 , 26 ) ;
67 Size = MAP_APPFONT ( 61 , 10 ) ;
67 Pos = MAP_APPFONT ( 6, 26 ) ;
68 Size = MAP_APPFONT ( 61, 10 ) ;
68 Text [ en-US ] = "Ne~xt Style" ;
69 };
70 ListBox LB_NEXT
71 {
69 Text [ en-US ] = "Ne~xt Style" ;
70 };
71 ListBox LB_NEXT
72 {
72 HelpID = "sfx2:ListBox:TP_MANAGE_STYLES:LB_NEXT";
73 HelpID = "sfx2:ListBox:TP_MANAGE_STYLES:LB_NEXT" ;
73 Border = TRUE ;
74 Border = TRUE ;
74 Pos = MAP_APPFONT ( 70 , 24 ) ;
75 Size = MAP_APPFONT ( 184 , 65 ) ;
75 Pos = MAP_APPFONT ( 70, 24 ) ;
76 Size = MAP_APPFONT ( 184, 65 ) ;
76 DropDown = TRUE ;
77 Sort = TRUE ;
78 };
79 FixedText FT_BASE
80 {
77 DropDown = TRUE ;
78 Sort = TRUE ;
79 };
80 FixedText FT_BASE
81 {
81 Pos = MAP_APPFONT ( 6 , 44 ) ;
82 Size = MAP_APPFONT ( 61 , 10 ) ;
83 /* ### ACHTUNG: Neuer Text in Resource? ~Verkn�pft mit : ~Verkn�pft mit */
84 /* ### ACHTUNG: Neuer Text in Resource? ~Verkn�pft mit : ~Verkn�pft mit */
82 Pos = MAP_APPFONT ( 6, 44 ) ;
83 Size = MAP_APPFONT ( 61, 10 ) ;
85 Text [ en-US ] = "Linked with" ;
86 };
87 ListBox LB_BASE
88 {
84 Text [ en-US ] = "Linked with" ;
85 };
86 ListBox LB_BASE
87 {
89 HelpID = "sfx2:ListBox:TP_MANAGE_STYLES:LB_BASE";
88 HelpID = "sfx2:ListBox:TP_MANAGE_STYLES:LB_BASE" ;
90 Border = TRUE ;
89 Border = TRUE ;
91 Pos = MAP_APPFONT ( 70 , 42 ) ;
92 Size = MAP_APPFONT ( 184 , 65 ) ;
90 Pos = MAP_APPFONT ( 70, 42 ) ;
91 Size = MAP_APPFONT ( 184, 65 ) ;
93 DropDown = TRUE ;
94 Sort = TRUE ;
95 };
96 FixedText FT_REGION
97 {
92 DropDown = TRUE ;
93 Sort = TRUE ;
94 };
95 FixedText FT_REGION
96 {
98 Pos = MAP_APPFONT ( 6 , 62 ) ;
99 Size = MAP_APPFONT ( 61 , 10 ) ;
97 Pos = MAP_APPFONT ( 6, 62 ) ;
98 Size = MAP_APPFONT ( 61, 10 ) ;
100 Text [ en-US ] = "~Category" ;
101 };
102 ListBox LB_REGION
103 {
99 Text [ en-US ] = "~Category" ;
100 };
101 ListBox LB_REGION
102 {
104 HelpID = "sfx2:ListBox:TP_MANAGE_STYLES:LB_REGION";
103 HelpID = "sfx2:ListBox:TP_MANAGE_STYLES:LB_REGION" ;
105 Border = TRUE ;
104 Border = TRUE ;
106 Pos = MAP_APPFONT ( 70 , 60 ) ;
107 Size = MAP_APPFONT ( 184 , 64 ) ;
105 Pos = MAP_APPFONT ( 70, 60 ) ;
106 Size = MAP_APPFONT ( 184, 64 ) ;
108 DropDown = TRUE ;
109 };
110 FixedText FT_DESC
111 {
107 DropDown = TRUE ;
108 };
109 FixedText FT_DESC
110 {
112 Pos = MAP_APPFONT ( 12 , 88 ) ;
113 Size = MAP_APPFONT ( 236 , 85 ) ;
111 Pos = MAP_APPFONT ( 12, 88 ) ;
112 Size = MAP_APPFONT ( 236, 85 ) ;
114 WordBreak = TRUE ;
115 Hide = TRUE ;
116 };
117 MultiLineEdit ED_DESC
118 {
113 WordBreak = TRUE ;
114 Hide = TRUE ;
115 };
116 MultiLineEdit ED_DESC
117 {
119 HelpID = "sfx2:MultiLineEdit:TP_MANAGE_STYLES:ED_DESC";
120 Pos = MAP_APPFONT ( 12 , 88 ) ;
121 Size = MAP_APPFONT ( 236 , 85 ) ;
118 HelpID = "sfx2:MultiLineEdit:TP_MANAGE_STYLES:ED_DESC" ;
119 Pos = MAP_APPFONT ( 12, 88 ) ;
120 Size = MAP_APPFONT ( 236, 85 ) ;
122 ReadOnly = TRUE ;
121 ReadOnly = TRUE ;
123 IgnoreTab = TRUE;
122 IgnoreTab = TRUE ;
124 };
123 };
125 FixedLine GB_DESC
124 FixedLine GB_DESC
126 {
125 {
127 Pos = MAP_APPFONT ( 6 , 77 ) ;
128 Size = MAP_APPFONT ( 248 , 8 ) ;
126 Pos = MAP_APPFONT ( 6, 77 ) ;
127 Size = MAP_APPFONT ( 248, 8 ) ;
129 Text [ en-US ] = "Contains" ;
130 };
131};
128 Text [ en-US ] = "Contains" ;
129 };
130};
132 // ********************************************************************** EOF
133
131
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
132// ********************************************************************** EOF