summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xlstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/xlstyle.hxx')
-rw-r--r--sc/source/filter/inc/xlstyle.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/filter/inc/xlstyle.hxx b/sc/source/filter/inc/xlstyle.hxx
index ebb22c2cb05f..9613abfc8725 100644
--- a/sc/source/filter/inc/xlstyle.hxx
+++ b/sc/source/filter/inc/xlstyle.hxx
@@ -247,6 +247,8 @@ const sal_uInt8 EXC_STYLE_NOLEVEL = 0xFF; /// Default value fo
const sal_uInt16 EXC_ID_STYLEEXT = 0x0892;
const sal_uInt8 EXC_STYLEEXT_BUILTIN = 0x01;
+const sal_uInt8 EXC_STYLEEXT_HIDDEN = 0x02;
+const sal_uInt8 EXC_STYLEEXT_CUSTOM = 0x04;
// Structs and classes ========================================================