From 1cda27cf69054b006aa1b16cab8f56339274588b Mon Sep 17 00:00:00 2001 From: Kurt Nordback Date: Fri, 1 Dec 2023 11:18:31 -0700 Subject: tdf#50934: OfPie inport from OOXML, plus initial work for export Change-Id: Ie17b583af28d274b3e7817c646dd4f5873e03fef Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160733 Tested-by: Jenkins Reviewed-by: Noel Grandin --- xmloff/inc/xmlprop.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'xmloff/inc') 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; -- cgit on value='distro/capgemini/cg-4.1'>distro/capgemini/cg-4.1 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author