summaryrefslogtreecommitdiff
path: root/include/xmloff/xmltoken.hxx
diff options
context:
space:
mode:
authorKatarina Behrens <Katarina.Behrens@cib.de>2015-04-21 11:19:29 +0200
committerKatarina Behrens <Katarina.Behrens@cib.de>2015-04-21 11:52:26 +0200
commitd34f5fe5ef39de6ddeb10617f27a990c27883361 (patch)
treebbdc0d1f042cd9a9a46f3700bc0881581e9e7a93 /include/xmloff/xmltoken.hxx
parentdf9949ca1306825e6b5bba40b9a88657bc4db46d (diff)
tdf88056: implement export of page title field to ODF
to loext namespace so far, since it isn't approved by ODF-TC yet Change-Id: I1bb7723bdccec9b670630da5e4d56f47cd615e43
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 4ad2936c0610..a4f026d0e12e 100644
--- a/include/xmloff/xmltoken.hxx
+++ b/include/xmloff/xmltoken.hxx
@@ -1373,6 +1373,7 @@ namespace xmloff { namespace token {
XML_PAGE_MASTER,
XML_PAGE_MASTER_NAME,
XML_PAGE_NUMBER,
+ XML_PAGE_TITLE,
XML_PAGE_START_MARGIN,
XML_PAGE_STYLE_NAME,
XML_PAGE_THUMBNAIL,