summaryrefslogtreecommitdiff
path: root/include/rsc
diff options
context:
space:
mode:
Diffstat (limited to 'include/rsc')
-rw-r--r--include/rsc/rscsfx.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/rsc/rscsfx.hxx b/include/rsc/rscsfx.hxx
index b4dd3c7abb16..cc3ab9c392f3 100644
--- a/include/rsc/rscsfx.hxx
+++ b/include/rsc/rscsfx.hxx
@@ -37,6 +37,7 @@ enum class SfxStyleFamily {
Frame = 0x04,
Page = 0x08,
Pseudo = 0x10,
+ Table = 0x20,
All = 0x7fff
};