summaryrefslogtreecommitdiff
path: root/sw/inc/hintids.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-10-23 09:18:00 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-10-23 11:13:25 +0100
commit8133dc3d9abc647f52f80199b5110bc90758217c (patch)
tree292e6e97fbee6631066da36aaabfe3298bdc1430 /sw/inc/hintids.hxx
parent3f89f88651f2c0b0c2edf37d9f13c4e48592091c (diff)
RES_FLTR_NUMRULE_NUM, RES_FLTR_SDR_ANCHOR, etc unused
Change-Id: I69b550d38dcafba3bacf438711cb6c3d20483065
Diffstat (limited to 'sw/inc/hintids.hxx')
-rw-r--r--sw/inc/hintids.hxx7
1 files changed, 1 insertions, 6 deletions
diff --git a/sw/inc/hintids.hxx b/sw/inc/hintids.hxx
index f47b4044d165..4bcde231110a 100644
--- a/sw/inc/hintids.hxx
+++ b/sw/inc/hintids.hxx
@@ -345,16 +345,11 @@ RES_MSG_END
enum RES_FLTRATTR
{
RES_FLTRATTR_BEGIN = RES_MSG_END,
- RES_FLTR_STYLESHEET = RES_FLTRATTR_BEGIN,
- RES_FLTR_BOOKMARK,
+ RES_FLTR_BOOKMARK = RES_FLTRATTR_BEGIN,
RES_FLTR_ANCHOR,
- RES_FLTR_BORDER,
RES_FLTR_NUMRULE,
- RES_FLTR_NUMRULE_NUM,
- RES_FLTR_SDR_ANCHOR,
RES_FLTR_TOX,
RES_FLTR_REDLINE,
- RES_FLTR_SCRIPTTYPE,
RES_FLTRATTR_END
};