summaryrefslogtreecommitdiffstats
path: root/include/xmloff/xmltoken.hxx
diff options
context:
space:
mode:
authorAdam Co <rattles2013@gmail.com>2013-07-11 16:40:50 +0300
committerThorsten Behrens <tbehrens@suse.com>2013-08-14 16:03:07 +0000
commit643db96e933fd03a4e22e1d214a305608e816463 (patch)
tree83c6deed88e6ed197fc2ba881e86ac67b2fb78e0 /include/xmloff/xmltoken.hxx
parentxmloff: add a generic LibreOffice ODF extension namespace (diff)
downloadcore-643db96e933fd03a4e22e1d214a305608e816463.tar.gz
core-643db96e933fd03a4e22e1d214a305608e816463.zip
add character shading value to ODT filters
The attribute is only exported for ODF versions > 1.2; use the new loext (LO_EXT) namespace. Change-Id: Ie44e4b851c4adf52d8cc4fc2cbe37d6c3a9941d8 Reviewed-on: https://gerrit.libreoffice.org/4830 Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
Diffstat (limited to 'include/xmloff/xmltoken.hxx')
-rw-r--r--include/xmloff/xmltoken.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
index be3bbde47605..51522f17797b 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -399,6 +399,7 @@ namespace xmloff { namespace token {
XML_CHANGED_REGION,
XML_CHAPTER,
XML_CHAR,
+ XML_CHAR_SHADING_VALUE,
XML_CHARACTER_COUNT,
XML_CHART,
XML_CHARTS,