summaryrefslogtreecommitdiffstats
path: root/xmloff/source/token/tokens.hxx.tail
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/token/tokens.hxx.tail')
-rw-r--r--xmloff/source/token/tokens.hxx.tail6
1 files changed, 6 insertions, 0 deletions
diff --git a/xmloff/source/token/tokens.hxx.tail b/xmloff/source/token/tokens.hxx.tail
new file mode 100644
index 000000000..2f0f49ca2
--- /dev/null
+++ b/xmloff/source/token/tokens.hxx.tail
@@ -0,0 +1,6 @@
+
+const sal_Int32 XML_TOKEN_INVALID = css::xml::sax::FastToken::DONTKNOW;
+
+} // namespace xmloff
+
+#endif