cuiimapdlg.src (0e2af6af) cuiimapdlg.src (0c794a3b)
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 "helpid.hrc"
25#include "cuiimapdlg.hrc"
25#include "helpid.hrc"
26#include "cuiimapdlg.hrc"
26 // pragma ----------------------------------------------------------------
27// pragma ----------------------------------------------------------------
27
28ModalDialog RID_SVXDLG_IMAPURL
29{
28
29ModalDialog RID_SVXDLG_IMAPURL
30{
30 HelpID = "cui:ModalDialog:RID_SVXDLG_IMAPURL";
31 HelpID = "cui:ModalDialog:RID_SVXDLG_IMAPURL" ;
31 SVLook = TRUE ;
32 OutputSize = TRUE ;
33 Closeable = TRUE ;
34 Moveable = TRUE ;
32 SVLook = TRUE ;
33 OutputSize = TRUE ;
34 Closeable = TRUE ;
35 Moveable = TRUE ;
35 Size = MAP_APPFONT ( 214 , 188 ) ;
36 Size = MAP_APPFONT ( 214, 188 ) ;
36 Text [ en-US ] = "Properties" ;
37
38 FixedText FT_URL1
39 {
37 Text [ en-US ] = "Properties" ;
38
39 FixedText FT_URL1
40 {
40 Pos = MAP_APPFONT ( 6 , 6 ) ;
41 Size = MAP_APPFONT ( 202 , 8 ) ;
42 Text [ en-US ] = "~URL" ;
41 Pos = MAP_APPFONT ( 6, 6 ) ;
42 Size = MAP_APPFONT ( 202, 8 ) ;
43 Text [ en-US ] = "~URL" ;
43 };
44 Edit EDT_URL
45 {
44 };
45 Edit EDT_URL
46 {
46 HelpID = "cui:Edit:RID_SVXDLG_IMAPURL:EDT_URL";
47 HelpID = "cui:Edit:RID_SVXDLG_IMAPURL:EDT_URL" ;
47 Border = TRUE ;
48 TabStop = TRUE ;
49 Left = TRUE ;
48 Border = TRUE ;
49 TabStop = TRUE ;
50 Left = TRUE ;
50 Pos = MAP_APPFONT ( 6 , 17 ) ;
51 Size = MAP_APPFONT ( 202 , 12 ) ;
51 Pos = MAP_APPFONT ( 6, 17 ) ;
52 Size = MAP_APPFONT ( 202, 12 ) ;
52 };
53
54 FixedText FT_TARGET
55 {
53 };
54
55 FixedText FT_TARGET
56 {
56 Pos = MAP_APPFONT ( 6 , 32 ) ;
57 Size = MAP_APPFONT ( 202 , 8 ) ;
58 Text [ en-US ] = "F~rame" ;
57 Pos = MAP_APPFONT ( 6, 32 ) ;
58 Size = MAP_APPFONT ( 202, 8 ) ;
59 Text [ en-US ] = "F~rame" ;
59 };
60 ComboBox CBB_TARGETS
61 {
60 };
61 ComboBox CBB_TARGETS
62 {
62 HelpID = "cui:ComboBox:RID_SVXDLG_IMAPURL:CBB_TARGETS";
63 HelpID = "cui:ComboBox:RID_SVXDLG_IMAPURL:CBB_TARGETS" ;
63 Border = TRUE ;
64 Sort = TRUE ;
64 Border = TRUE ;
65 Sort = TRUE ;
65 Pos = MAP_APPFONT ( 6 , 43 ) ;
66 Size = MAP_APPFONT ( 101 , 50 ) ;
66 Pos = MAP_APPFONT ( 6, 43 ) ;
67 Size = MAP_APPFONT ( 101, 50 ) ;
67 TabStop = TRUE ;
68 DropDown = TRUE ;
69 HScroll = TRUE ;
70 };
68 TabStop = TRUE ;
69 DropDown = TRUE ;
70 HScroll = TRUE ;
71 };
71
72
72 FixedText FT_NAME
73 {
73 FixedText FT_NAME
74 {
74 Pos = MAP_APPFONT ( 6 , 59 ) ;
75 Size = MAP_APPFONT ( 202 , 8 ) ;
76 Text [ en-US ] = "~Name" ;
75 Pos = MAP_APPFONT ( 6, 59 ) ;
76 Size = MAP_APPFONT ( 202, 8 ) ;
77 Text [ en-US ] = "~Name" ;
77 };
78 Edit EDT_NAME
79 {
78 };
79 Edit EDT_NAME
80 {
80 HelpID = "cui:Edit:RID_SVXDLG_IMAPURL:EDT_NAME";
81 HelpID = "cui:Edit:RID_SVXDLG_IMAPURL:EDT_NAME" ;
81 Border = TRUE ;
82 TabStop = TRUE ;
83 Left = TRUE ;
82 Border = TRUE ;
83 TabStop = TRUE ;
84 Left = TRUE ;
84 Pos = MAP_APPFONT ( 6 , 70 ) ;
85 Size = MAP_APPFONT ( 202 , 12 ) ;
85 Pos = MAP_APPFONT ( 6, 70 ) ;
86 Size = MAP_APPFONT ( 202, 12 ) ;
86 };
87
88 FixedText FT_URLDESCRIPTION
89 {
87 };
88
89 FixedText FT_URLDESCRIPTION
90 {
90 Pos = MAP_APPFONT ( 6 , 85 ) ;
91 Size = MAP_APPFONT ( 202 , 8 ) ;
92 Text [ en-US ] = "Alternative ~text" ;
91 Pos = MAP_APPFONT ( 6, 85 ) ;
92 Size = MAP_APPFONT ( 202, 8 ) ;
93 Text [ en-US ] = "Alternative ~text" ;
93 };
94
95 Edit EDT_URLDESCRIPTION
96 {
94 };
95
96 Edit EDT_URLDESCRIPTION
97 {
97 HelpID = "cui:Edit:RID_SVXDLG_IMAPURL:EDT_URLDESCRIPTION";
98 HelpID = "cui:Edit:RID_SVXDLG_IMAPURL:EDT_URLDESCRIPTION" ;
98 Border = TRUE ;
99 TabStop = TRUE ;
100 Left = TRUE ;
99 Border = TRUE ;
100 TabStop = TRUE ;
101 Left = TRUE ;
101 Pos = MAP_APPFONT ( 6 , 96 ) ;
102 Size = MAP_APPFONT ( 202 , 12 ) ;
102 Pos = MAP_APPFONT ( 6, 96 ) ;
103 Size = MAP_APPFONT ( 202, 12 ) ;
103 };
104 FixedText FT_DESCRIPTION
105 {
104 };
105 FixedText FT_DESCRIPTION
106 {
106 Pos = MAP_APPFONT ( 6 , 111 ) ;
107 Size = MAP_APPFONT ( 202 , 8 ) ;
107 Pos = MAP_APPFONT ( 6, 111 ) ;
108 Size = MAP_APPFONT ( 202, 8 ) ;
108 Text [ en-US ] = "~Description" ;
109 };
110
111 MultiLineEdit EDT_DESCRIPTION
112 {
109 Text [ en-US ] = "~Description" ;
110 };
111
112 MultiLineEdit EDT_DESCRIPTION
113 {
113 HelpID = "cui:MultiLineEdit:RID_SVXDLG_IMAPURL:EDT_DESCRIPTION";
114 HelpID = "cui:MultiLineEdit:RID_SVXDLG_IMAPURL:EDT_DESCRIPTION" ;
114 Border = TRUE ;
115 Border = TRUE ;
115 Pos = MAP_APPFONT ( 6 , 122 ) ;
116 Size = MAP_APPFONT ( 202 , 34 ) ;
116 Pos = MAP_APPFONT ( 6, 122 ) ;
117 Size = MAP_APPFONT ( 202, 34 ) ;
117 TabStop = TRUE ;
118 TabStop = TRUE ;
118 IgnoreTab = TRUE;
119 VScroll = TRUE;
119 IgnoreTab = TRUE ;
120 VScroll = TRUE ;
120 };
121
121 };
122
122 FixedLine FL_URL
123 FixedLine FL_URL
123 {
124 {
124 Pos = MAP_APPFONT ( 0 , 160 ) ;
125 Size = MAP_APPFONT ( 214 , 4 ) ;
125 Pos = MAP_APPFONT ( 0, 160 ) ;
126 Size = MAP_APPFONT ( 214, 4 ) ;
126 };
127 };
127
128
128 // Buttons
129 HelpButton BTN_HELP1
130 {
131 Pos = MAP_APPFONT ( 6, 168 ) ;
129 // Buttons
130 HelpButton BTN_HELP1
131 {
132 Pos = MAP_APPFONT ( 6, 168 ) ;
132 Size = MAP_APPFONT ( 50 , 14 ) ;
133 Size = MAP_APPFONT ( 50, 14 ) ;
133 TabStop = TRUE ;
134 };
135
136 OKButton BTN_OK1
137 {
138 TabStop = TRUE ;
139 DefButton = TRUE ;
134 TabStop = TRUE ;
135 };
136
137 OKButton BTN_OK1
138 {
139 TabStop = TRUE ;
140 DefButton = TRUE ;
140 Pos = MAP_APPFONT ( 107 , 168 ) ;
141 Size = MAP_APPFONT ( 50 , 14 ) ;
141 Pos = MAP_APPFONT ( 107, 168 ) ;
142 Size = MAP_APPFONT ( 50, 14 ) ;
142 };
143
143 };
144
144 CancelButton BTN_CANCEL1
145 CancelButton BTN_CANCEL1
145 {
146 TabStop = TRUE ;
146 {
147 TabStop = TRUE ;
147 Pos = MAP_APPFONT ( 160 , 168 ) ;
148 Size = MAP_APPFONT ( 50 , 14 ) ;
148 Pos = MAP_APPFONT ( 160, 168 ) ;
149 Size = MAP_APPFONT ( 50, 14 ) ;
149 };
150};
150 };
151};
152
153// ********************************************************************** EOF