diff options
Diffstat (limited to 'include/editeng/numitem.hxx')
-rw-r--r-- | include/editeng/numitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/numitem.hxx b/include/editeng/numitem.hxx index 7d711c0a30c6..3511d3dfcdc9 100644 --- a/include/editeng/numitem.hxx +++ b/include/editeng/numitem.hxx @@ -43,7 +43,7 @@ namespace com{namespace sun{ namespace star{ } }}} -// ----------------------------------------------------------------------- + //Feature-Flags (only sal_uInt16!) #define NUM_CONTINUOUS 0x0001 // consecutive numbers possible? #define NUM_CHAR_TEXT_DISTANCE 0x0002 // Distance Symbol<->Text? |