summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2018-02-05 14:07:06 +0100
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2018-02-28 23:26:44 +0100
commit4b29ee6a6a5620610de816b27dccd9c0121e49be (patch)
tree301649e567255e7a9ffd65d0c98586aa826c5994 /xmloff
parent5fefbde340ed3bb7591f2301282e986c1caf2ee9 (diff)
tdf#115429: declare fill-rule
Change-Id: I5eb93d08b1dd56db19038132b560ddf7ba174bc6 Reviewed-on: https://gerrit.libreoffice.org/49242 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> (cherry picked from commit 5222383c29d190218108c7c9e362a5a55af73a2f) Reviewed-on: https://gerrit.libreoffice.org/50480
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/core/xmltoken.cxx1
-rw-r--r--xmloff/source/token/tokens.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/xmloff/source/core/xmltoken.cxx b/xmloff/source/core/xmltoken.cxx
index 3d33a489493a..e1e67af750b6 100644
--- a/xmloff/source/core/xmltoken.cxx
+++ b/xmloff/source/core/xmltoken.cxx
@@ -777,6 +777,7 @@ namespace xmloff { namespace token {
TOKEN( "fill-image-ref-point-x", XML_FILL_IMAGE_REF_POINT_X ),
TOKEN( "fill-image-ref-point-y", XML_FILL_IMAGE_REF_POINT_Y ),
TOKEN( "fill-image-width", XML_FILL_IMAGE_WIDTH ),
+ TOKEN( "fill-rule", XML_FILL_RULE ),
TOKEN( "filter", XML_FILTER ),
TOKEN( "filter-and", XML_FILTER_AND ),
TOKEN( "filter-condition", XML_FILTER_CONDITION ),
diff --git a/xmloff/source/token/tokens.txt b/xmloff/source/token/tokens.txt
index 4e58356c7c07..cc0b35ad084c 100644
--- a/xmloff/source/token/tokens.txt
+++ b/xmloff/source/token/tokens.txt
@@ -700,6 +700,7 @@ fill-image-ref-point
fill-image-ref-point-x
fill-image-ref-point-y
fill-image-width
+fill-rule
filter
filter-and
filter-condition