bump product version to 4.1.6.2
[LibreOffice.git] / svx / source / dialog / bmpmask.src
blobe1c0a719113f5098e9fa2adca3867a4864d14125
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3  * This file is part of the LibreOffice project.
4  *
5  * This Source Code Form is subject to the terms of the Mozilla Public
6  * License, v. 2.0. If a copy of the MPL was not distributed with this
7  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8  *
9  * This file incorporates work covered by the following license notice:
10  *
11  *   Licensed to the Apache Software Foundation (ASF) under one or more
12  *   contributor license agreements. See the NOTICE file distributed
13  *   with this work for additional information regarding copyright
14  *   ownership. The ASF licenses this file to you under the Apache
15  *   License, Version 2.0 (the "License"); you may not use this file
16  *   except in compliance with the License. You may obtain a copy of
17  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18  */
20 #include <svx/svxids.hrc>
21 #include <svx/dialogs.hrc>
22 #include "bmpmask.hrc"
23 #include "helpid.hrc"
26 #define MASKCOLOR   MaskColor = Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
29  // RID_SVXDLG_BMPMASK ----------------------------------------------------
30 DockingWindow RID_SVXDLG_BMPMASK
32     HelpId = CMD_SID_BMPMASK ;
33     OutputSize = TRUE ;
34     Hide = TRUE ;
35     SVLook = TRUE ;
36     Pos = MAP_APPFONT ( 0 , 0 ) ;
37     Size = MAP_APPFONT ( 163 , 126 ) ;
38     Sizeable = FALSE ;
39     Moveable = TRUE ;
40     Closeable = TRUE ;
41     Zoomable = TRUE ;
42     Dockable = TRUE ;
43     EnableResizing = TRUE ;
44     FixedLine GRP_Q
45     {
46         Pos = MAP_APPFONT ( 6 , 26 ) ;
47         Size = MAP_APPFONT ( 151 , 8 ) ;
48         Text [ en-US ] = "Colors" ;
49     };
50     FixedText FT_1
51     {
52         Pos = MAP_APPFONT ( 12 , 37 ) ;
53         Size = MAP_APPFONT ( 44 , 8 ) ;
54         Text [ en-US ] = "Source color" ;
55     };
56     FixedText FT_2
57     {
58         Pos = MAP_APPFONT ( 58 , 37 ) ;
59         Size = MAP_APPFONT ( 34 , 8 ) ;
60         Text [ en-US ] = "Tolerance" ;
61     };
62     FixedText FT_3
63     {
64         Pos = MAP_APPFONT ( 93 , 37 ) ;
65         Size = MAP_APPFONT ( 64 , 8 ) ;
66         Text [ en-US ] = "Replace with..." ;
67     };
69     // line 1
71     CheckBox CBX_1
72     {
73         HelpID = "svx:CheckBox:RID_SVXDLG_BMPMASK:CBX_1";
74         Pos = MAP_APPFONT ( 12 , 50 ) ;
75         Size = MAP_APPFONT ( 10 , 10 ) ;
76         TabStop = TRUE ;
77     };
78     Control QCOL_1
79     {
80         HelpId = HID_BMPMASK_CTL_QCOL_1 ;
81         Pos = MAP_APPFONT ( 24 , 48 ) ;
82         Size = MAP_APPFONT ( 24 , 12 ) ;
83         Border = TRUE ;
84         TabStop = TRUE ;
85     };
86     MetricField SP_1
87     {
88         HelpID = "svx:MetricField:RID_SVXDLG_BMPMASK:SP_1";
89         Border = TRUE ;
90         Pos = MAP_APPFONT ( 58 , 48 ) ;
91         Size = MAP_APPFONT ( 29 , 12 ) ;
92         TabStop = TRUE ;
93         Repeat = TRUE ;
94         Spin = TRUE ;
95         Maximum = 99 ;
96         Last = 99 ;
97         SpinSize = 1 ;
98         Unit = FUNIT_CUSTOM ;
99         CustomUnitText = "%" ;
100     };
101     ListBox LB_1
102     {
103         HelpID = "svx:ListBox:RID_SVXDLG_BMPMASK:LB_1";
104         Border = TRUE ;
105         Pos = MAP_APPFONT ( 93 , 48 ) ;
106         Size = MAP_APPFONT ( 64 , 75 ) ;
107         TabStop = TRUE ;
108         DropDown = TRUE ;
109         DDExtraWidth = TRUE ;
110     };
112     // line 2
114     CheckBox CBX_2
115     {
116         HelpID = "svx:CheckBox:RID_SVXDLG_BMPMASK:CBX_2";
117         Pos = MAP_APPFONT ( 12 , 65 ) ;
118         Size = MAP_APPFONT ( 10 , 10 ) ;
119         TabStop = TRUE ;
120     };
121     Control QCOL_2
122     {
123         HelpId = HID_BMPMASK_CTL_QCOL_1 ;
124         Pos = MAP_APPFONT ( 24 , 63 ) ;
125         Size = MAP_APPFONT ( 24 , 12 ) ;
126         Border = TRUE ;
127         TabStop = TRUE ;
128     };
129     MetricField SP_2
130     {
131         HelpID = "svx:MetricField:RID_SVXDLG_BMPMASK:SP_2";
132         Border = TRUE ;
133         Pos = MAP_APPFONT ( 58 , 63 ) ;
134         Size = MAP_APPFONT ( 29 , 12 ) ;
135         TabStop = TRUE ;
136         Repeat = TRUE ;
137         Spin = TRUE ;
138         Maximum = 99 ;
139         Last = 99 ;
140         SpinSize = 1 ;
141         Unit = FUNIT_CUSTOM ;
142         CustomUnitText = "%" ;
143     };
144     ListBox LB_2
145     {
146         HelpID = "svx:ListBox:RID_SVXDLG_BMPMASK:LB_2";
147         Border = TRUE ;
148         Pos = MAP_APPFONT ( 93 , 63 ) ;
149         Size = MAP_APPFONT ( 64 , 75 ) ;
150         TabStop = TRUE ;
151         DropDown = TRUE ;
152         DDExtraWidth = TRUE ;
153     };
155     // line 3
157     CheckBox CBX_3
158     {
159         HelpID = "svx:CheckBox:RID_SVXDLG_BMPMASK:CBX_3";
160         Pos = MAP_APPFONT ( 12 , 80 ) ;
161         Size = MAP_APPFONT ( 10 , 10 ) ;
162         TabStop = TRUE ;
163     };
164     Control QCOL_3
165     {
166         HelpId = HID_BMPMASK_CTL_QCOL_1 ;
167         Pos = MAP_APPFONT ( 24 , 78 ) ;
168         Size = MAP_APPFONT ( 24 , 12 ) ;
169         Border = TRUE ;
170         TabStop = TRUE ;
171     };
172     MetricField SP_3
173     {
174         HelpID = "svx:MetricField:RID_SVXDLG_BMPMASK:SP_3";
175         Border = TRUE ;
176         Pos = MAP_APPFONT ( 58, 78 ) ;
177         Size = MAP_APPFONT ( 29 , 12 ) ;
178         TabStop = TRUE ;
179         Repeat = TRUE ;
180         Spin = TRUE ;
181         Maximum = 99 ;
182         Last = 99 ;
183         SpinSize = 1 ;
184         Unit = FUNIT_CUSTOM ;
185         CustomUnitText = "%" ;
186     };
187     ListBox LB_3
188     {
189         HelpID = "svx:ListBox:RID_SVXDLG_BMPMASK:LB_3";
190         Border = TRUE ;
191         Pos = MAP_APPFONT ( 93 , 78 ) ;
192         Size = MAP_APPFONT ( 64 , 75 ) ;
193         TabStop = TRUE ;
194         DropDown = TRUE ;
195         DDExtraWidth = TRUE ;
196     };
198     // Line 4
200     CheckBox CBX_4
201     {
202         HelpID = "svx:CheckBox:RID_SVXDLG_BMPMASK:CBX_4";
203         Pos = MAP_APPFONT ( 12 , 95 ) ;
204         Size = MAP_APPFONT ( 10 , 10 ) ;
205         TabStop = TRUE ;
206     };
207     Control QCOL_4
208     {
209         HelpId = HID_BMPMASK_CTL_QCOL_1 ;
210         Pos = MAP_APPFONT ( 24 , 93 ) ;
211         Size = MAP_APPFONT ( 24 , 12 ) ;
212         Border = TRUE ;
213         TabStop = TRUE ;
214     };
215     MetricField SP_4
216     {
217         HelpID = "svx:MetricField:RID_SVXDLG_BMPMASK:SP_4";
218         Border = TRUE ;
219         Pos = MAP_APPFONT ( 58 , 93 ) ;
220         Size = MAP_APPFONT ( 29 , 12 ) ;
221         TabStop = TRUE ;
222         Repeat = TRUE ;
223         Spin = TRUE ;
224         Maximum = 99 ;
225         Last = 99 ;
226         SpinSize = 1 ;
227         Unit = FUNIT_CUSTOM ;
228         CustomUnitText = "%" ;
229     };
230     ListBox LB_4
231     {
232         HelpID = "svx:ListBox:RID_SVXDLG_BMPMASK:LB_4";
233         Border = TRUE ;
234         Pos = MAP_APPFONT ( 93 , 93 ) ;
235         Size = MAP_APPFONT ( 64 , 75 ) ;
236         TabStop = TRUE ;
237         DropDown = TRUE ;
238         DDExtraWidth = TRUE ;
239     };
241     CheckBox CBX_TRANS
242     {
243         HelpID = "svx:CheckBox:RID_SVXDLG_BMPMASK:CBX_TRANS";
244         Pos = MAP_APPFONT ( 12 , 110 ) ;
245         Size = MAP_APPFONT ( 71 , 10 ) ;
246         TabStop = TRUE ;
247         Text [ en-US ] = "Tr~ansparency" ;
248     };
250     PushButton BTN_EXEC
251     {
252         HelpID = "svx:PushButton:RID_SVXDLG_BMPMASK:BTN_EXEC";
253         Pos = MAP_APPFONT ( 93 , 6 ) ;
254         Size = MAP_APPFONT ( 64 , 14 ) ;
255         Text [ en-US ] = "~Replace" ;
256     };
258     ListBox LB_TRANS
259     {
260         HelpID = "svx:ListBox:RID_SVXDLG_BMPMASK:LB_TRANS";
261         Border = TRUE ;
262         Pos = MAP_APPFONT ( 93 , 108 ) ;
263         Size = MAP_APPFONT ( 64 , 75 ) ;
264         TabStop = TRUE ;
265         DropDown = TRUE ;
266         DDExtraWidth = TRUE ;
267     };
268     ToolBox TBX_PIPETTE
269     {
270         SVLook = TRUE ;
271         Pos = MAP_APPFONT ( 6 , 7 ) ;
272         ItemList =
273         {
274             ToolBoxItem
275             {
276                 AutoCheck = TRUE ;
277                 Identifier = TBI_PIPETTE ;
278                 HelpId = HID_BMPMASK_TBI_PIPETTE ;
279                 ItemImage = Image
280                 {
281                     ImageBitmap = Bitmap { File = "sc10350.bmp" ; };
282                     MASKCOLOR
283                 };
284                 Text [ en-US ] = "Pipette" ;
285             };
286         };
287     };
288     Control WND_PIPETTE
289     {
290         HelpId = HID_BMPMASK_CTL_PIPETTE ;
291         Border = TRUE ;
292         Pos = MAP_APPFONT ( 22 , 6 ) ;
293         Size = MAP_APPFONT ( 43 , 14 ) ;
294     };
295     Text [ en-US ] = "Color Replacer" ;
297     Image IMG_PIPETTE
298     {
299         ImageBitmap = Bitmap { File = "sc10350.bmp" ; };
300         MASKCOLOR
301     };
305 String RID_SVXDLG_BMPMASK_STR_TRANSP
307     Text [ en-US ] = "Transparent";
310 String RID_SVXDLG_BMPMASK_STR_SOURCECOLOR
312     // This string is used by the eyedropper dialog to denote a color in an image
313     // that will be replaced by another color.
314     Text [ en-US ] = "Source Color";
317 String RID_SVXDLG_BMPMASK_STR_PALETTE
319     Text [ en-US ] = "Color Palette";
321 String RID_SVXDLG_BMPMASK_STR_TOLERANCE
323     Text [ en-US ] = "Tolerance";
325 String RID_SVXDLG_BMPMASK_STR_REPLACEWITH
327     Text [ en-US ] = "Replace with";
330 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */