diff options
Diffstat (limited to 'sw/inc/unomap.hxx')
-rw-r--r-- | sw/inc/unomap.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/inc/unomap.hxx b/sw/inc/unomap.hxx index caee6bc5c209..1cd22609f02e 100644 --- a/sw/inc/unomap.hxx +++ b/sw/inc/unomap.hxx @@ -125,7 +125,8 @@ struct SfxItemPropertyMapEntry; #define PROPERTY_MAP_ACCESSIBILITY_TEXT_ATTRIBUTE 99 #define PROPERTY_MAP_TABLE_STYLE 100 #define PROPERTY_MAP_CELL_STYLE 101 -#define PROPERTY_MAP_END 102 +#define PROPERTY_MAP_FIELDMARK 102 +#define PROPERTY_MAP_END 103 //S&E #define WID_WORDS 0 |