summaryrefslogtreecommitdiff
path: root/include/xmloff/attrlist.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/attrlist.hxx')
-rw-r--r--include/xmloff/attrlist.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xmloff/attrlist.hxx b/include/xmloff/attrlist.hxx
index 55e3e4eb46ba..34567c2cd766 100644
--- a/include/xmloff/attrlist.hxx
+++ b/include/xmloff/attrlist.hxx
@@ -51,7 +51,7 @@ public:
virtual ~SvXMLAttributeList();
static const css::uno::Sequence< sal_Int8 > & getUnoTunnelId() throw();
- static SvXMLAttributeList* getImplementation( css::uno::Reference< css::uno::XInterface > ) throw();
+ static SvXMLAttributeList* getImplementation( const css::uno::Reference< css::uno::XInterface >& ) throw();
// XUnoTunnel
virtual sal_Int64 SAL_CALL getSomething( const css::uno::Sequence< sal_Int8 >& aIdentifier ) throw(css::uno::RuntimeException, std::exception) override;