diff options
Diffstat (limited to 'include/xmloff')
-rw-r--r-- | include/xmloff/xmltoken.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index 29af403b6d3e..89596b07995d 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -1117,6 +1117,7 @@ namespace xmloff { namespace token { XML_LINE_SPACING, XML_LINE_STYLE, XML_LINEAR, + XML_LINEARGRADIENT, XML_LINENUMBERING_CONFIGURATION, XML_LINENUMBERING_SEPARATOR, XML_LINES, @@ -1740,8 +1741,8 @@ namespace xmloff { namespace token { XML_STOCK_UPDOWN_BARS, XML_STOCK_WITH_VOLUME, XML_STOP, - XML_STOPCOLOR, - XML_STOPOPACITY, + XML_STOP_COLOR, + XML_STOP_OPACITY, XML_STRETCH, XML_STRETCH_FROM_BOTTOM, XML_STRETCH_FROM_LEFT, @@ -1776,7 +1777,6 @@ namespace xmloff { namespace token { XML_SUB_VIEW_SIZE, XML_SUFFIX, XML_SUM, - XML_SVGLINEARGRADIENT, XML_SWISS, XML_SYMBOL, XML_SYMBOL_HEIGHT, |