diff options
Diffstat (limited to 'xmloff/inc/xmlprop.hxx')
-rw-r--r-- | xmloff/inc/xmlprop.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/inc/xmlprop.hxx b/xmloff/inc/xmlprop.hxx index 50978ed0fa75..b442dcb2b45c 100644 --- a/xmloff/inc/xmlprop.hxx +++ b/xmloff/inc/xmlprop.hxx @@ -593,6 +593,7 @@ inline constexpr OUString PROP_StandardPageMode = u"StandardPageMode"_ustr; inline constexpr OUString PROP_StartingAngle = u"StartingAngle"_ustr; inline constexpr OUString PROP_StepHelpCount = u"StepHelpCount"_ustr; inline constexpr OUString PROP_StepMain = u"StepMain"_ustr; +inline constexpr OUString PROP_SubPieType = u"SubPieType"_ustr; inline constexpr OUString PROP_SurroundAnchorOnly = u"SurroundAnchorOnly"_ustr; inline constexpr OUString PROP_SurroundContour = u"SurroundContour"_ustr; inline constexpr OUString PROP_SymbolBitmap = u"SymbolBitmap"_ustr; |