summaryrefslogtreecommitdiff
path: root/sw/source/ui/utlui
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-03-05 07:49:16 +0000
committerOliver Specht <os@openoffice.org>2002-03-05 07:49:16 +0000
commitc46b1eda1e52d2fe7eb7b04604c0e53b1c22afd0 (patch)
treefe53c0da23adaf8f53e9b11f125f28d98cb8cdde /sw/source/ui/utlui
parent1afb14a0fcabebca4659a1c332984fc71ac7f321 (diff)
#96966# mask color changed to magenta, id for drawing image corrected
Diffstat (limited to 'sw/source/ui/utlui')
-rw-r--r--sw/source/ui/utlui/navipi.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/utlui/navipi.src b/sw/source/ui/utlui/navipi.src
index 05a64401aed2..2a0832e05d4b 100644
--- a/sw/source/ui/utlui/navipi.src
+++ b/sw/source/ui/utlui/navipi.src
@@ -2,9 +2,9 @@
*
* $RCSfile: navipi.src,v $
*
- * $Revision: 1.33 $
+ * $Revision: 1.34 $
*
- * last change: $Author: kz $ $Date: 2002-02-21 21:19:54 $
+ * last change: $Author: os $ $Date: 2002-03-05 08:49:16 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1712,7 +1712,7 @@ Window DLG_NAVIGATION_PI
ImageList IMG_NAVI_ENTRYBMP
{
ImageBitmap = Bitmap { File = "nccntnt.bmp" ; };
- MaskColor = IMAGE_STDBTN_COLOR ;
+ MaskColor = Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; };
IdList =
{
20000 ;
@@ -1726,7 +1726,7 @@ ImageList IMG_NAVI_ENTRYBMP
20008 ;
20009 ;
20010 ;
- 20102 ;
+ 20011 ;
};
IdCount = { 12 ; };
};