From be7fea04f4c9218dc40bedc95e9496dcac1d1da7 Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Thu, 12 Dec 2013 16:09:11 +0100 Subject: Backport Calc's data stream massive cleanup effort. Change-Id: Ifbeb7c2d90d87a7cffe9a752f9e8b4910d55fcd9 --- include/xmloff/xmltoken.hxx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index f9196afcc54c..d288c8848843 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -550,6 +550,7 @@ namespace xmloff { namespace token { XML_DATA_PILOT_TABLE, XML_DATA_PILOT_TABLES, XML_DATA_POINT, + XML_DATA_STREAM_SOURCE, XML_DATA_STYLE, XML_DATA_STYLE_NAME, XML_DATA_TYPE, @@ -669,6 +670,7 @@ namespace xmloff { namespace token { XML_EMBOSSED, XML_EMISSIVE_COLOR, XML_EMPTY, + XML_EMPTY_LINE_REFRESH, XML_ENABLE_NUMBERING, XML_ENABLED, XML_ENCODING, @@ -1022,6 +1024,7 @@ namespace xmloff { namespace token { XML_INPROCEEDINGS, XML_INSERTION, XML_INSERTION_CUT_OFF, + XML_INSERTION_POSITION, XML_INSET, XML_INSIDE, XML_INSTITUTION, -- cgit