summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/dbgui/outline.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-05-19 02:23:33 +0000
committerKurt Zenker <kz@openoffice.org>2004-05-19 02:23:33 +0000
commit0567c78fd43e830fbe11d56e72e86d7ba935b5f0 (patch)
treea3e63cc28800e1eb32144555bfbe8a4f6d94bd83 /sc/source/ui/dbgui/outline.src
parentINTEGRATION: CWS bmpres01 (1.4.14); FILE MERGED (diff)
downloadcore-0567c78fd43e830fbe11d56e72e86d7ba935b5f0.tar.gz
core-0567c78fd43e830fbe11d56e72e86d7ba935b5f0.zip
INTEGRATION: CWS bmpres01 (1.6.364); FILE MERGED
2004/04/27 14:32:00 ka 1.6.364.1: using new resource structure for images
Diffstat (limited to 'sc/source/ui/dbgui/outline.src')
-rw-r--r--sc/source/ui/dbgui/outline.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/dbgui/outline.src b/sc/source/ui/dbgui/outline.src
index 14bbddb6c463..27806de22d61 100644
--- a/sc/source/ui/dbgui/outline.src
+++ b/sc/source/ui/dbgui/outline.src
@@ -2,9 +2,9 @@
*
* $RCSfile: outline.src,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: dr $ $Date: 2002-08-14 12:22:40 $
+ * last change: $Author: kz $ $Date: 2004-05-19 03:23:33 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,14 +71,14 @@
ImageList RID_OUTLINEBITMAPS
{
- ImageBitmap = Bitmap { File = "outline.bmp" ; };
+ Prefix = "ou";
MaskColor = STD_MASKCOLOR;
OUTLINE_ID_LIST
};
ImageList RID_OUTLINEBITMAPS_H
{
- ImageBitmap = Bitmap { File = "outline_h.bmp" ; };
+ Prefix = "ouh";
MaskColor = SC_HC_MASKCOLOR;
OUTLINE_ID_LIST
};