diff options
Diffstat (limited to 'sw/inc/IDocumentSettingAccess.hxx')
-rw-r--r-- | sw/inc/IDocumentSettingAccess.hxx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/inc/IDocumentSettingAccess.hxx b/sw/inc/IDocumentSettingAccess.hxx index d912376be748..dd907f2f2aa8 100644 --- a/sw/inc/IDocumentSettingAccess.hxx +++ b/sw/inc/IDocumentSettingAccess.hxx @@ -93,7 +93,8 @@ namespace com { namespace sun { namespace star { namespace i18n { struct Forbidd LABEL_DOCUMENT, PURGE_OLE, KERN_ASIAN_PUNCTUATION, - MATH_BASELINE_ALIGNMENT + MATH_BASELINE_ALIGNMENT, + STYLES_NODEFAULT }; public: |