diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2008-03-18 15:51:52 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2008-03-18 15:51:52 +0000 |
commit | 7348c19a13114710b3f41df7bae77d3833bed743 (patch) | |
tree | e11df5fc9712b422e7fec9125ebb17d47d98f462 /svx | |
parent | 2b280e9a881a8d220463f1c7761d98369950d69e (diff) |
INTEGRATION: CWS swnotescolor (1.5.206); FILE MERGED
2007/12/02 20:28:07 mod 1.5.206.1: remove note color indicator from option menu
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/optcolor.hrc | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/svx/inc/optcolor.hrc b/svx/inc/optcolor.hrc index 141dfa2e340c..be1a815d066a 100644 --- a/svx/inc/optcolor.hrc +++ b/svx/inc/optcolor.hrc @@ -4,9 +4,9 @@ * * $RCSfile: optcolor.hrc,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2007-07-06 07:29:21 $ + * last change: $Author: vg $ $Date: 2008-03-18 16:51:52 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -95,9 +95,6 @@ #define LB_WRITERDIRECTCURSOR 71 #define FT_WRITERDIRECTCURSOR 72 #define WN_WRITERDIRECTCURSOR 73 -#define LB_WRITERNOTESINDICATOR 74 -#define FT_WRITERNOTESINDICATOR 75 -#define WN_WRITERNOTESINDICATOR 76 #define LB_WRITERSCRIPTINDICATOR 77 #define FT_WRITERSCRIPTINDICATOR 78 #define WN_WRITERSCRIPTINDICATOR 79 |