summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlprmap.hxx
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-12-17 21:16:04 +0100
committerEike Rathke <erack@redhat.com>2013-12-20 03:26:56 +0100
commit9dd7ee88bd9835ae2bae36093100fcd651fd3aeb (patch)
treed219bac57ef502dd1ae1eb6f03c6584e2cfcc058 /include/xmloff/xmlprmap.hxx
parent44b4973fbd0f190906f36321b31215d80b363d52 (diff)
prepared XMLPropertyMapEntry with mbImportOnly flag
Change-Id: Id5a54a591a42c836884af1fd09dc055f2fce6db5
Diffstat (limited to 'include/xmloff/xmlprmap.hxx')
-rw-r--r--include/xmloff/xmlprmap.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xmloff/xmlprmap.hxx b/include/xmloff/xmlprmap.hxx
index e0448a8d6f5e..37f56330c617 100644
--- a/include/xmloff/xmlprmap.hxx
+++ b/include/xmloff/xmlprmap.hxx
@@ -59,6 +59,7 @@ struct XMLPropertySetMapperEntry_Impl
sal_uInt16 nXMLNameSpace;
sal_Int16 nContextId;
SvtSaveOptions::ODFDefaultVersion nEarliestODFVersionForExport;
+ bool bImportOnly;
const XMLPropertyHandler *pHdl;
XMLPropertySetMapperEntry_Impl(