summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/draw/ximpshap.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmloff/source/draw/ximpshap.hxx b/xmloff/source/draw/ximpshap.hxx
index 540abd3bcb64..fe35475eb5e4 100644
--- a/xmloff/source/draw/ximpshap.hxx
+++ b/xmloff/source/draw/ximpshap.hxx
@@ -92,8 +92,7 @@ protected:
void AddShape(OUString const & serviceName);
void SetTransformation();
- SvXMLImport& GetImport() { return SvXMLImportContext::GetImport(); }
- const SvXMLImport& GetImport() const { return SvXMLImportContext::GetImport(); }
+ using SvXMLImportContext::GetImport;
void addGluePoint( const css::uno::Reference< css::xml::sax::XAttributeList>& xAttrList );