bmpmask.src (7ea7a1cc) bmpmask.src (38972840)
1/**************************************************************
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

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

273 {
274 ToolBoxItem
275 {
276 AutoCheck = TRUE ;
277 Identifier = TBI_PIPETTE ;
278 HelpId = HID_BMPMASK_TBI_PIPETTE ;
279 ItemImage = Image
280 {
1/**************************************************************
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

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

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" ; };
281 ImageBitmap = Bitmap { File = "sc10350.png" ; };
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" ;
296
297 Image IMG_PIPETTE
298 {
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" ;
296
297 Image IMG_PIPETTE
298 {
299 ImageBitmap = Bitmap { File = "sc10350.bmp" ; };
299 ImageBitmap = Bitmap { File = "sc10350.png" ; };
300 MASKCOLOR
301 };
302
303 Image IMG_PIPETTE_H
304 {
300 MASKCOLOR
301 };
302
303 Image IMG_PIPETTE_H
304 {
305 ImageBitmap = Bitmap { File = "sc10350_h.bmp" ; };
305 ImageBitmap = Bitmap { File = "sc10350_h.png" ; };
306 MASKCOLOR
307 };
308};
309
310String RID_SVXDLG_BMPMASK_STR_TRANSP
311{
312 Text [ en-US ] = "Transparent";
313};

--- 21 unchanged lines hidden ---
306 MASKCOLOR
307 };
308};
309
310String RID_SVXDLG_BMPMASK_STR_TRANSP
311{
312 Text [ en-US ] = "Transparent";
313};

--- 21 unchanged lines hidden ---