summaryrefslogtreecommitdiff
path: root/include/xmloff/txtimp.hxx
diff options
context:
space:
mode:
authorKatarina Behrens <Katarina.Behrens@cib.de>2015-04-22 15:19:45 +0200
committerKatarina Behrens <Katarina.Behrens@cib.de>2015-04-22 15:21:38 +0200
commit57929ce5ccbb0ddf213d2182b94e939ba6a337bb (patch)
tree572644cdb6f5d511682e56af2d47339a4fcc5c02 /include/xmloff/txtimp.hxx
parentbd75327c8bc1157036ca11db8c808dc7ceb2109e (diff)
tdf#88056: Implement import of page title field from ODF
the field seems to get imported now, but still ain't displayed in Impress *sigh* Change-Id: I095b9a2c59145f984bc9db853cc22501ca103bb7
Diffstat (limited to 'include/xmloff/txtimp.hxx')
-rw-r--r--include/xmloff/txtimp.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/txtimp.hxx b/include/xmloff/txtimp.hxx
index e179fd4c257d..a5721a1c7e0f 100644
--- a/include/xmloff/txtimp.hxx
+++ b/include/xmloff/txtimp.hxx
@@ -231,6 +231,7 @@ enum XMLTextPElemTokens
XML_TOK_DRAW_FOOTER,
XML_TOK_DRAW_DATE_TIME,
XML_TOK_TEXT_PAGE_CONTINUATION,
+ XML_TOK_DRAW_PAGE_TITLE,
XML_TOK_TEXT_FIELDMARK,
XML_TOK_TEXT_FIELDMARK_START,