diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-02-25 16:16:39 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-02-25 16:16:39 +0000 |
commit | 979fd87a94b717dac572965abf9149db946ebd0c (patch) | |
tree | b28bdf541e92a7abf32ab6572df48be9763c75d0 /sd/inc/app.hrc | |
parent | be37d8a15f9e8edf72744e03fcc3bb409bddeefc (diff) |
INTEGRATION: CWS layoutmanager (1.5.222); FILE MERGED
2004/01/29 23:07:33 cd 1.5.222.2: RESYNC: (1.5-1.6); FILE MERGED
2003/12/19 07:07:05 cd 1.5.222.1: #111899# Removed obsolete slot ids
Diffstat (limited to 'sd/inc/app.hrc')
-rw-r--r-- | sd/inc/app.hrc | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index 876a780bfc06..ef630d6bb167 100644 --- a/sd/inc/app.hrc +++ b/sd/inc/app.hrc @@ -2,9 +2,9 @@ * * $RCSfile: app.hrc,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: obo $ $Date: 2004-01-20 10:14:36 $ + * last change: $Author: kz $ $Date: 2004-02-25 17:16:39 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -438,12 +438,6 @@ #define SID_PREVIEW_QUALITY_BLACKWHITE (SID_SD_START+371) #define SID_VECTORIZE (SID_SD_START+372) -#define SID_GRAFTBX_FILTERS (SID_SD_START+373) -#define SID_GRAFFILTER_INVERT (SID_SD_START+374) -#define SID_GRAFFILTER_SMOOTH (SID_SD_START+375) -#define SID_GRAFFILTER_SHARPEN (SID_SD_START+376) -#define SID_GRAFFILTER_REMOVENOISE (SID_SD_START+377) - #define SID_CONVERT_TO_BITMAP (SID_SD_START+378) #define SID_CONVERT_TO_METAFILE (SID_SD_START+379) |