diff options
author | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-03-24 22:20:02 -0400 |
---|---|---|
committer | Kohei Yoshida <kohei.yoshida@collabora.com> | 2014-03-25 22:50:50 -0400 |
commit | 44fc32edcddc7f290e3e5162be9a80917c499ade (patch) | |
tree | b62bf9cf371d688d9f127b08df752dcf5deb95f6 /include/xmloff | |
parent | 05efb605b36ea340762ef1583b3aea6a6b5cdddb (diff) |
Properly import and export the new chart type to and from ODF.
Change-Id: I38e9813c6eb853dfb92b1537cea0b9ad97473b57
Diffstat (limited to 'include/xmloff')
-rw-r--r-- | include/xmloff/xmltoken.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index 8935eb41227c..3a5996a0ec07 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -900,6 +900,7 @@ namespace xmloff { namespace token { XML_GCD, XML_GENERATOR, XML_GEQ, + XML_GL3DBAR, XML_GOURAUD, XML_GRADIENT, XML_GRADIENT_ANGLE, |