summaryrefslogtreecommitdiff
path: root/include/xmloff/xmltoken.hxx
diff options
context:
space:
mode:
authorFrédéric Wang <fred.wang@free.fr>2013-06-29 22:51:58 +0200
committerBosdonnat Cedric <cedric.bosdonnat@free.fr>2013-07-01 15:14:12 +0000
commitbc51be7e7f2fc55456e1ce7dcdc70e6a15c53c0e (patch)
treebf3c968ac2bb2b10671500d8f95098678bb2dd39 /include/xmloff/xmltoken.hxx
parent30213582c73f2dec6d4a980560192720f2f426ab (diff)
#fdo66277 - Add support for alignment in MathML export.
Change-Id: I78352ff93da5b4e912040c4019fcea924f7b0c20 Reviewed-on: https://gerrit.libreoffice.org/4625 Reviewed-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr> Tested-by: Bosdonnat Cedric <cedric.bosdonnat@free.fr>
Diffstat (limited to 'include/xmloff/xmltoken.hxx')
-rw-r--r--include/xmloff/xmltoken.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx
index 5993b740195e..690aad07140c 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -430,6 +430,7 @@ namespace xmloff { namespace token {
XML_COLUMN_NAME,
XML_COLUMN_SEP,
XML_COLUMN_WIDTH,
+ XML_COLUMNALIGN,
XML_COLUMNS,
XML_COLUMNSPLIT_AUTO,
XML_COLUMNSPLIT_AVOID,
@@ -590,6 +591,7 @@ namespace xmloff { namespace token {
XML_DELAY,
XML_DELETION,
XML_DELETIONS,
+ XML_DENOMALIGN,
XML_DENOMINATOR_VALUE,
XML_DEPENDENCE,
XML_DEPENDENCES,
@@ -1276,6 +1278,7 @@ namespace xmloff { namespace token {
XML_NUM_LETTER_SYNC,
XML_NUM_PREFIX,
XML_NUM_SUFFIX,
+ XML_NUMALIGN,
XML_NUMBER,
XML_NUMBER_AND_NAME,
XML_NUMBER_COLUMNS_REPEATED,