summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/dbgui/outline.src
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-04-04 08:58:36 +0000
committerOliver Specht <os@openoffice.org>2002-04-04 08:58:36 +0000
commitf3e4e5ed9d73dddc60a74ffdd91bf041052ca36d (patch)
tree8cf75155268649f2d97bec0eaf96a1ed4f792025 /sc/source/ui/dbgui/outline.src
parent#98410# Asian vertical writing (diff)
downloadcore-f3e4e5ed9d73dddc60a74ffdd91bf041052ca36d.tar.gz
core-f3e4e5ed9d73dddc60a74ffdd91bf041052ca36d.zip
#98312# change removed (static ImageList)
Diffstat (limited to 'sc/source/ui/dbgui/outline.src')
-rw-r--r--sc/source/ui/dbgui/outline.src6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/dbgui/outline.src b/sc/source/ui/dbgui/outline.src
index f7b19b6ecd8e..12c065cd6296 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.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2002-03-27 08:48:22 $
+ * last change: $Author: os $ $Date: 2002-04-04 09:58:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -67,7 +67,7 @@
ImageList RID_OUTLINEBITMAPS
{
- ImageBitmap = Bitmap { File = "ou_tline.bmp" ; };
+ ImageBitmap = Bitmap { File = "outline.bmp" ; };
IdList = { 1 ; 2 ; 3 ; 4 ; 5 ; 6 ; 7 ; 8 ; 9 ; 10 ; };
IdCount = { 10 ; };
};