summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/sdxmlimp_impl.hxx
diff options
context:
space:
mode:
authorRegina Henschel <rb.henschel@t-online.de>2019-01-17 14:09:22 +0100
committerRegina Henschel <rb.henschel@t-online.de>2019-01-19 00:41:16 +0100
commit16fffbe869785dffeda9ae0d9f7c18a6559a2093 (patch)
tree181532535c0cd01a7408f8866e37017581067323 /xmloff/source/draw/sdxmlimp_impl.hxx
parentf7923deee042a39d5328987e579b1ac60c6c4186 (diff)
tdf#101218 Import layer-set from page
This patch is a interim solution for document exchange between Karbon and LibreOffice, till layer-set for page and for master-page is implemented some day. Change-Id: I2f12eeeb9c742f65999fd4c0d95c418273ae008f Reviewed-on: https://gerrit.libreoffice.org/66518 Tested-by: Jenkins Reviewed-by: Regina Henschel <rb.henschel@t-online.de>
Diffstat (limited to 'xmloff/source/draw/sdxmlimp_impl.hxx')
-rw-r--r--xmloff/source/draw/sdxmlimp_impl.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmloff/source/draw/sdxmlimp_impl.hxx b/xmloff/source/draw/sdxmlimp_impl.hxx
index 40010440c597..e61f8866ff2f 100644
--- a/xmloff/source/draw/sdxmlimp_impl.hxx
+++ b/xmloff/source/draw/sdxmlimp_impl.hxx
@@ -110,7 +110,8 @@ enum SdXMLDrawPageElemTokenMap
{
XML_TOK_DRAWPAGE_NOTES,
XML_TOK_DRAWPAGE_PAR,
- XML_TOK_DRAWPAGE_SEQ
+ XML_TOK_DRAWPAGE_SEQ,
+ XML_TOK_DRAWPAGE_LAYER_SET
};
enum SdXMLPresentationPlaceholderAttrTokenMap