summaryrefslogtreecommitdiff
path: root/sw/inc/unomap.hxx
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@libreoffice.org>2019-09-13 11:31:22 +0200
committerBjörn Michaelsen <bjoern.michaelsen@libreoffice.org>2019-09-16 13:00:38 +0200
commit9176441f1cc21f7e5d07808b3dd86b726a645e84 (patch)
tree6f64b120b7a2cbb63d1aed585d02771a5697d81a /sw/inc/unomap.hxx
parent151ba014b31c43ae51f14be6f88a16ced1542701 (diff)
dont define PROPERTY_NONE multiple times
Change-Id: Ia4af4a281058131d41c2a65abbce58bf5f7a38b6 Reviewed-on: https://gerrit.libreoffice.org/78866 Tested-by: Jenkins Reviewed-by: Björn Michaelsen <bjoern.michaelsen@libreoffice.org>
Diffstat (limited to 'sw/inc/unomap.hxx')
-rw-r--r--sw/inc/unomap.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/unomap.hxx b/sw/inc/unomap.hxx
index f63f4ab8f168..36f8766e0e03 100644
--- a/sw/inc/unomap.hxx
+++ b/sw/inc/unomap.hxx
@@ -24,8 +24,6 @@
class SfxItemPropertySet;
struct SfxItemPropertyMapEntry;
-#define PROPERTY_NONE 0
-
#define PROPERTY_MAP_TEXT_CURSOR 0
#define PROPERTY_MAP_CHAR_STYLE 1
#define PROPERTY_MAP_PARA_STYLE 2