summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/scriptdlg.src
diff options
context:
space:
mode:
authorJoseph Powers <jpowers27@cox.net>2010-11-09 20:07:12 -0800
committerSebastian Spaeth <Sebastian@SSpaeth.de>2010-11-10 07:56:57 +0100
commit688a78dc021912046f8fe152c99b5bfb8d50adc2 (patch)
tree1ba3198421469d83b024286a670acad2b1cc8d5a /cui/source/dialogs/scriptdlg.src
parentf581801f7c10cccea2e14c2ef82a68c6b357a62b (diff)
Bitmap Tree Cleanup - components
Removed all references to HIGHCONTRAST mode from svtools classes: SvImpLBox SvTreeListBox The reset is just fall out.
Diffstat (limited to 'cui/source/dialogs/scriptdlg.src')
-rw-r--r--cui/source/dialogs/scriptdlg.src20
1 files changed, 0 insertions, 20 deletions
diff --git a/cui/source/dialogs/scriptdlg.src b/cui/source/dialogs/scriptdlg.src
index 67a81376d662..5a551cede7ef 100644
--- a/cui/source/dialogs/scriptdlg.src
+++ b/cui/source/dialogs/scriptdlg.src
@@ -59,41 +59,21 @@ ModalDialog RID_DLG_SCRIPTORGANIZER
ImageBitmap = Bitmap { File = "harddisk_16.bmp" ; };
MASKCOLOR
};
- Image IMG_HARDDISK_HC
- {
- ImageBitmap = Bitmap { File = "harddisk_16_h.bmp" ; };
- MASKCOLOR
- };
Image IMG_LIB
{
ImageBitmap = Bitmap { File = "im30820.png"; };
MASKCOLOR
};
- Image IMG_LIB_HC
- {
- ImageBitmap = Bitmap { File = "imh30820.png"; };
- MASKCOLOR
- };
Image IMG_MACRO
{
ImageBitmap = Bitmap { File = "im30821.png"; };
MASKCOLOR
};
- Image IMG_MACRO_HC
- {
- ImageBitmap = Bitmap { File = "imh30821.png"; };
- MASKCOLOR
- };
Image IMG_DOCUMENT
{
ImageBitmap = Bitmap { File = "im30826.png"; };
MASKCOLOR
};
- Image IMG_DOCUMENT_HC
- {
- ImageBitmap = Bitmap { File = "imh30826.png"; };
- MASKCOLOR
- };
String STR_MYMACROS
{
Text [ en-US ] = "My Macros";