summaryrefslogtreecommitdiff
path: root/include/svx/pageitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/pageitem.hxx')
-rw-r--r--include/svx/pageitem.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/svx/pageitem.hxx b/include/svx/pageitem.hxx
index 02466cfce962..e8580cb68aec 100644
--- a/include/svx/pageitem.hxx
+++ b/include/svx/pageitem.hxx
@@ -31,10 +31,7 @@ enum SvxNumType
SVX_ROMAN_LOWER = css::style::NumberingType::ROMAN_LOWER,
SVX_ARABIC = css::style::NumberingType::ARABIC,
SVX_NUMBER_NONE = css::style::NumberingType::NUMBER_NONE,
- SVX_CHAR_SPECIAL = css::style::NumberingType::CHAR_SPECIAL,
SVX_PAGEDESC = css::style::NumberingType::PAGE_DESCRIPTOR,
- SVX_BITMAP = css::style::NumberingType::BITMAP,
- SVX_CHARS_UPPER_LETTER_N = css::style::NumberingType::CHARS_UPPER_LETTER_N
};
/*--------------------------------------------------------------------