diff options
-rw-r--r-- | sc/inc/globstr.hrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc index e6bf6f3cc3d1..adaa7c60ddd6 100644 --- a/sc/inc/globstr.hrc +++ b/sc/inc/globstr.hrc @@ -4,9 +4,9 @@ * * $RCSfile: globstr.hrc,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: ihi $ $Date: 2007-08-20 16:49:48 $ + * last change: $Author: ihi $ $Date: 2007-11-26 14:41:12 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -347,7 +347,7 @@ #define STR_VOBJ_DRAWINGS 263 #define STR_VOBJ_MODE_SHOW 264 #define STR_VOBJ_MODE_HIDE 265 -#define STR_VOBJ_MODE_DUMMY 266 +//#i80528##define STR_VOBJ_MODE_DUMMY 266 #define STR_SCATTR_PAGE_TOPDOWN 267 #define STR_SCATTR_PAGE_LEFTRIGHT 268 |