diff options
Diffstat (limited to 'sc/inc/unonames.hxx')
-rw-r--r-- | sc/inc/unonames.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/unonames.hxx b/sc/inc/unonames.hxx index 415399e1caef..e7ff39cbf595 100644 --- a/sc/inc/unonames.hxx +++ b/sc/inc/unonames.hxx @@ -103,6 +103,7 @@ #define SC_UNONAME_CELLVJUS_METHOD "VertJustifyMethod" #define SC_UNONAME_CELLORI "Orientation" #define SC_UNONAME_NUMFMT "NumberFormat" +#define SC_UNONAME_FORMATID "FormatID" #define SC_UNONAME_SHADOW "ShadowFormat" #define SC_UNONAME_TBLBORD "TableBorder" #define SC_UNONAME_TBLBORD2 "TableBorder2" |