diff options
author | Kai Ahrens <ka@openoffice.org> | 2002-04-18 14:48:12 +0000 |
---|---|---|
committer | Kai Ahrens <ka@openoffice.org> | 2002-04-18 14:48:12 +0000 |
commit | a762c9df17da7fcd565e7b7210fa104215781ed5 (patch) | |
tree | 651066b75fb453e7c6fc7d677b5a3c53f9a71d51 /sd/inc/app.hrc | |
parent | 20454ee6800defd621e35a48537d6231bf31a2ba (diff) |
#98424#: moved FuExport to ::ConvertTo (SID_EXPORTDOC)
Diffstat (limited to 'sd/inc/app.hrc')
-rw-r--r-- | sd/inc/app.hrc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sd/inc/app.hrc b/sd/inc/app.hrc index 91ae1e0f0f6b..1d6710d35136 100644 --- a/sd/inc/app.hrc +++ b/sd/inc/app.hrc @@ -2,9 +2,9 @@ * * $RCSfile: app.hrc,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: ka $ $Date: 2002-03-06 16:06:28 $ + * last change: $Author: ka $ $Date: 2002-04-18 15:40:55 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -347,7 +347,6 @@ #define SID_UNSELECT (SID_SD_START+280) #define SID_TEXTATTR_DLG (SID_SD_START+281) #define SID_ORIGINAL_SIZE (SID_SD_START+282) -#define SID_PUBLISH (SID_SD_START+283) #define SID_PAGES_PER_ROW (SID_SD_START+284) #define SID_TEXT_FITTOSIZE (SID_SD_START+285) #define SID_TEXT_FITTOSIZE_VERTICAL (SID_SD_START+286) |