summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-25 10:52:10 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-25 14:12:57 +0200
commit66cd9eeb90869b88ab883eab367a39041f21aef0 (patch)
tree5626a9f3422d5bd36d026ab0570228e57c94e01e /sfx2/inc
parentee60fab03b743a151508608265abe45e5a731e97 (diff)
Remove various commented out defines
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/filedlghelper.hrc1
-rw-r--r--sfx2/inc/sfx2/sfxsids.hrc11
2 files changed, 0 insertions, 12 deletions
diff --git a/sfx2/inc/filedlghelper.hrc b/sfx2/inc/filedlghelper.hrc
index 7f1061a18d93..f28e0cd3a840 100644
--- a/sfx2/inc/filedlghelper.hrc
+++ b/sfx2/inc/filedlghelper.hrc
@@ -21,7 +21,6 @@
#include <sfx2/sfx.hrc>
-//#define STR_SFX_IMPORT_ALL (RID_SFX_EXPLORER_START + 50)
#define STR_CB_AUTO_EXTENSION (RID_SFX_EXPLORER_START + 51)
#define STR_CB_SELECTION (RID_SFX_EXPLORER_START + 52)
#define STR_CB_INSERT_AS_LINK (RID_SFX_EXPLORER_START + 53)
diff --git a/sfx2/inc/sfx2/sfxsids.hrc b/sfx2/inc/sfx2/sfxsids.hrc
index fbe6cba2d1db..1fa43e3f8108 100644
--- a/sfx2/inc/sfx2/sfxsids.hrc
+++ b/sfx2/inc/sfx2/sfxsids.hrc
@@ -61,9 +61,6 @@
#define SID_SETUPPRINTER (SID_SFX_START + 302)
#define SID_EXITANDRETURN (SID_SFX_START + 303)
-// SID_TITLE, this value below is given in chaos/cntids.hrc!!
-//#define SID_TITLE (SID_SFX_START + 307)
-
#define SID_CONTEXT (SID_SFX_START + 310)
#define SID_PASTE_SPECIAL (SID_SFX_START + 311)
@@ -178,9 +175,6 @@
#define SID_BROWSER (SID_SFX_START + 1318)
#define SID_MACROEXECMODE (SID_SFX_START + 1319)
-// The Id value is given in chaos/cntids.hrc!!
-//#define SID_INTERNET_ONLINE (SID_SFX_START + 1370)
-
#define SID_FILTER_DATA (SID_SFX_START + 1375)
#define SID_EXPLORER_FILEPROPS_START (SID_SFX_START + 1390)
@@ -207,8 +201,6 @@
#define SID_CREATE_BASICOBJECT (SID_SFX_START + 1555)
#define SID_DELETE_BASICOBJECT (SID_SFX_START + 1556)
-//#define SID_EXPLORER_CREATEPROJECT (SID_SFX_START + 1567)
-
#define SID_UPDATE_VERSION (SID_SFX_START + 1568)
#define SID_BUILD_VERSION (SID_SFX_START + 1569)
@@ -443,9 +435,6 @@
#define SID_COPY (SID_SFX_START + 711)
#define SID_PASTE (SID_SFX_START + 712)
-// Value below given in chaos/cntids.hrc!!!
-//#define SID_DELETE (SID_SFX_START + 713)
-
#define SID_BACKSPACE (SID_SFX_START + 714)
#define SID_FORMATPAINTBRUSH (SID_SFX_START + 715)
#define SID_SELECT (SID_SFX_START + 720)