summaryrefslogtreecommitdiff
path: root/include/xmloff/xmltoken.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-04-06 22:39:44 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-04-08 13:38:49 +0000
commit6864e3fc586f31376ffa11ac79dd159c72150cf1 (patch)
treec492147df644cf37414d32c935651e7c71687f2b /include/xmloff/xmltoken.hxx
parent15e758d199e0d7305e9587cd609f494f9ad55285 (diff)
the attribute name is actually table:database-table-name
Change-Id: I9522529d918e143aafa6ea368fdb3fa55416d58b Reviewed-on: https://gerrit.libreoffice.org/15176 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.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 2527a8fc1e8d..64a0826632b2 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -566,6 +566,7 @@ namespace xmloff { namespace token {
XML_DATABASE_SOURCE_QUERY,
XML_DATABASE_SOURCE_SQL,
XML_DATABASE_SOURCE_TABLE,
+ XML_DATABASE_TABLE_NAME,
XML_DATE,
XML_DATE_IS,
XML_DATE_ADJUST,