summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/formlayerimport.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/formlayerimport.cxx')
-rwxr-xr-x[-rw-r--r--]xmloff/source/forms/formlayerimport.cxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/xmloff/source/forms/formlayerimport.cxx b/xmloff/source/forms/formlayerimport.cxx
index c9e861df5e3b..718c3120c481 100644..100755
--- a/xmloff/source/forms/formlayerimport.cxx
+++ b/xmloff/source/forms/formlayerimport.cxx
@@ -61,12 +61,6 @@ namespace xmloff
}
//---------------------------------------------------------------------
- ::rtl::Reference< SvXMLImportPropertyMapper > OFormLayerXMLImport::getStylePropertyMapper() const
- {
- return m_pImpl->getStylePropertyMapper();
- }
-
- //---------------------------------------------------------------------
void OFormLayerXMLImport::setAutoStyleContext(SvXMLStylesContext* _pNewContext)
{
m_pImpl->setAutoStyleContext(_pNewContext);