summaryrefslogtreecommitdiffstats
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
commit2959f6be16da12cb7acb1c5d443dc957294dc134 (patch)
treec48a29bd7e0050463b8d08a8d6162c7b0ee56fd1 /sfx2
parenttryQueryAggregation isn't implemented (diff)
downloadcore-2959f6be16da12cb7acb1c5d443dc957294dc134.tar.gz
core-2959f6be16da12cb7acb1c5d443dc957294dc134.zip
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 4e95f7aee58a..1a1420471067 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 e39108ce57a9..1a22fb2d50fc 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
-