summaryrefslogtreecommitdiff
path: root/xmloff/inc
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc')
-rw-r--r--xmloff/inc/xmlprop.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/xmloff/inc/xmlprop.hxx b/xmloff/inc/xmlprop.hxx
index 7610eb2a9abd..d81029cd04fb 100644
--- a/xmloff/inc/xmlprop.hxx
+++ b/xmloff/inc/xmlprop.hxx
@@ -415,6 +415,7 @@ inline constexpr OUStringLiteral PROP_LeftBorderDistance = u"LeftBorderDistance"
inline constexpr OUStringLiteral PROP_LeftMargin = u"LeftMargin";
inline constexpr OUStringLiteral PROP_LineCap = u"LineCap";
inline constexpr OUStringLiteral PROP_LineColor = u"LineColor";
+inline constexpr OUStringLiteral PROP_LineComplexColor = u"LineComplexColor";
inline constexpr OUStringLiteral PROP_LineDashName = u"LineDashName";
inline constexpr OUStringLiteral PROP_LineEndCenter = u"LineEndCenter";
inline constexpr OUStringLiteral PROP_LineEndName = u"LineEndName";