summaryrefslogtreecommitdiff
path: root/include/sfx2/sfx.hrc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-23 18:19:37 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-23 22:49:57 +0000
commit702f9c5176eebb95c5a1bfd31c1f256b79301b19 (patch)
tree2aedc04b1af4e2f36b0da9fd5b06570faa3eef40 /include/sfx2/sfx.hrc
parent513a21aa6cf350c094289a7976de9e0cc0e7b4d4 (diff)
huge hrc and src file cleanup
* mostly fallout from ui conversion * some completely unused defines from src files * lots of unused HID ids Change-Id: I976561205798db3d06ee139de6223f638e58f47a Reviewed-on: https://gerrit.libreoffice.org/9142 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'include/sfx2/sfx.hrc')
-rw-r--r--include/sfx2/sfx.hrc16
1 files changed, 0 insertions, 16 deletions
diff --git a/include/sfx2/sfx.hrc b/include/sfx2/sfx.hrc
index 5a21d82d09b7..b8ccfa44f362 100644
--- a/include/sfx2/sfx.hrc
+++ b/include/sfx2/sfx.hrc
@@ -252,18 +252,6 @@
#define MID_DOCINFO_DELETEUSERDATA 0x32
// only for FastPropertySet
-#define MID_DOCINFO_REVISION 0x15
-#define MID_DOCINFO_EDITTIME 0x16
-#define MID_DOCINFO_MODIFICATIONAUTHOR 0x18
-#define MID_DOCINFO_TEMPLATE 0x1c
-#define MID_DOCINFO_PRINTDATE 0x28
-#define MID_DOCINFO_PRINTEDBY 0x2a
-#define MID_DOCINFO_TEMPLATEDATE 0x2b
-#define MID_DOCINFO_STATISTIC 0x33
-#define MID_DOCINFO_CHARLOCALE 0x34
-#define MID_CATEGORY 0x35
-#define MID_COMPANY 0x36
-#define MID_MANAGER 0x37
#define MID_TYPE 0x38
#define MID_VALUE 0x39
#define MID_VALUESET 0x40
@@ -285,10 +273,6 @@
#include <sfx2/sfxsids.hrc>
-#define HID_INTERFACE_SFXHELP_VIEWSH 24
-
#endif // #ifndef _SFX_HRC
-// ******************************************************************* EOF
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */