diff options
Diffstat (limited to 'xmloff/inc/xmlprop.hxx')
-rw-r--r-- | xmloff/inc/xmlprop.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/inc/xmlprop.hxx b/xmloff/inc/xmlprop.hxx index 14da0a3ad36d..7610eb2a9abd 100644 --- a/xmloff/inc/xmlprop.hxx +++ b/xmloff/inc/xmlprop.hxx @@ -580,7 +580,6 @@ inline constexpr OUStringLiteral PROP_SnapToGrid = u"SnapToGrid"; inline constexpr OUStringLiteral PROP_SoftEdgeRadius = u"SoftEdgeRadius"; inline constexpr OUStringLiteral PROP_SolidType = u"SolidType"; inline constexpr OUStringLiteral PROP_SortByXValues = u"SortByXValues"; -inline constexpr OUStringLiteral PROP_SortByYValues = u"SortByYValues"; inline constexpr OUStringLiteral PROP_Sound = u"Sound"; inline constexpr OUStringLiteral PROP_Speed = u"Speed"; inline constexpr OUStringLiteral PROP_SplineOrder = u"SplineOrder"; |