summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/layerimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/layerimport.hxx')
-rw-r--r--xmloff/source/forms/layerimport.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/xmloff/source/forms/layerimport.hxx b/xmloff/source/forms/layerimport.hxx
index d54c970f35e1..a6fbad3c7292 100644
--- a/xmloff/source/forms/layerimport.hxx
+++ b/xmloff/source/forms/layerimport.hxx
@@ -51,7 +51,6 @@ namespace xmloff
{
friend class OFormLayerXMLImport;
- protected:
SvXMLImport& m_rImporter;
OAttribute2Property m_aAttributeMetaData;
@@ -60,7 +59,6 @@ namespace xmloff
m_xCurrentPageFormsSupp;
rtl::Reference<SvXMLStylesContext> m_xAutoStyles;
- protected:
typedef std::map< OUString, css::uno::Reference< css::beans::XPropertySet > > MapString2PropertySet;
typedef std::map<css::uno::Reference<css::drawing::XDrawPage>, MapString2PropertySet, ODrawPageCompare> MapDrawPage2Map;
@@ -131,7 +129,7 @@ namespace xmloff
~OFormLayerXMLImport_Impl() override;
- protected:
+ private:
explicit OFormLayerXMLImport_Impl(SvXMLImport& _rImporter);
/** start importing the forms of the given page