summaryrefslogtreecommitdiffstats
path: root/include/svx/pageitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/pageitem.hxx')
-rw-r--r--include/svx/pageitem.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/svx/pageitem.hxx b/include/svx/pageitem.hxx
index 76260ebcad6b..29091d088700 100644
--- a/include/svx/pageitem.hxx
+++ b/include/svx/pageitem.hxx
@@ -32,7 +32,9 @@ enum SvxNumType
SVX_ARABIC,
SVX_NUMBER_NONE,
SVX_CHAR_SPECIAL,
- SVX_PAGEDESC
+ SVX_PAGEDESC,
+ SVX_BITMAP,
+ SVX_CHARS_UPPER_LETTER_N
};
/*--------------------------------------------------------------------