diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-26 13:33:02 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2007-11-26 13:33:02 +0000 |
commit | 67ff3a3ebd84f422c8295cb74077d8ec3eb3babf (patch) | |
tree | 7ec59b9f9c9b1bc15918852038a3998e79677e37 /sd/inc/app.hrc | |
parent | aa9e85b227cf98ecc5a9f4f1920f61da465536fa (diff) |
INTEGRATION: CWS aw053 (1.24.40); FILE MERGED
2007/11/01 18:13:13 aw 1.24.40.2: RESYNC: (1.24-1.25); FILE MERGED
2007/09/14 10:57:23 aw 1.24.40.1: #i80528# Removal of draft paint modes
Diffstat (limited to 'sd/inc/app.hrc')
-rw-r--r-- | sd/inc/app.hrc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index 92983cec86da..05287d918d21 100644 --- a/sd/inc/app.hrc +++ b/sd/inc/app.hrc @@ -4,9 +4,9 @@ * * $RCSfile: app.hrc,v $ * - * $Revision: 1.25 $ + * $Revision: 1.26 $ * - * last change: $Author: kz $ $Date: 2007-10-10 15:32:04 $ + * last change: $Author: ihi $ $Date: 2007-11-26 14:33:02 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -184,10 +184,10 @@ #define SID_CONNECTOR_LINES_CIRCLES (SID_SD_START+145) // Options-Leisten Slot-IDs -#define SID_GRAPHIC_DRAFT (SID_SD_START+146) -#define SID_FILL_DRAFT (SID_SD_START+147) -#define SID_TEXT_DRAFT (SID_SD_START+148) -#define SID_LINE_DRAFT (SID_SD_START+149) +//#i80528##define SID_GRAPHIC_DRAFT (SID_SD_START+146) +//#i80528##define SID_FILL_DRAFT (SID_SD_START+147) +//#i80528##define SID_TEXT_DRAFT (SID_SD_START+148) +//#i80528##define SID_LINE_DRAFT (SID_SD_START+149) #define SID_HANDLES_DRAFT (SID_SD_START+150) #define SID_SOLID_CREATE (SID_SD_START+151) #define SID_HELPLINES_USE (SID_SD_START+152) |