summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-03-30 15:53:53 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-03-30 15:53:53 +0100
commite9cf691797683e84df47d4ee71281594ad6eb298 (patch)
treed1b1aaac7b82ef5e25ed3d7003c2c91f05311cee /sfx2
parente3412691700551479339c318ecdc7884e6898e46 (diff)
tweak decl to avoid warning
Diffstat (limited to 'sfx2')
-rwxr-xr-xsfx2/inc/sfx2/sfx.hrc1
-rwxr-xr-xsfx2/source/dialog/templdlg.hrc5
2 files changed, 1 insertions, 5 deletions
diff --git a/sfx2/inc/sfx2/sfx.hrc b/sfx2/inc/sfx2/sfx.hrc
index ce9d8fbc3b..4febb88270 100755
--- a/sfx2/inc/sfx2/sfx.hrc
+++ b/sfx2/inc/sfx2/sfx.hrc
@@ -232,6 +232,7 @@
#define STR_STYLE_FILTER_ALL (RID_SFX_START+12)
// +13 already used!
#define STR_STYLE_FILTER_HIERARCHICAL (RID_SFX_START+1200)
+#define STR_STYLE_ELEMTLIST (RID_SFX_START+1202)
#define STR_NONAME (RID_SFX_START+100)
#define STR_NONE (RID_SFX_START+101)
diff --git a/sfx2/source/dialog/templdlg.hrc b/sfx2/source/dialog/templdlg.hrc
index 60b21b342f..e9f341fcf7 100755
--- a/sfx2/source/dialog/templdlg.hrc
+++ b/sfx2/source/dialog/templdlg.hrc
@@ -48,8 +48,3 @@
#define BT_FLIST 8
#define BT_VLIST 9
#define BT_TOOL 10
-
-//IAccessibility2 Implementation 2009-----
-#define STR_STYLE_ELEMTLIST 18
-//-----IAccessibility2 Implementation 2009
-