summaryrefslogtreecommitdiff
path: root/svl/source/inc/passwordcontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/inc/passwordcontainer.hxx')
-rw-r--r--svl/source/inc/passwordcontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/inc/passwordcontainer.hxx b/svl/source/inc/passwordcontainer.hxx
index d87d08acecf3..ef637b747d40 100644
--- a/svl/source/inc/passwordcontainer.hxx
+++ b/svl/source/inc/passwordcontainer.hxx
@@ -260,7 +260,7 @@ css::task::UrlRecord find(
css::task::PasswordRequestMode aRMode,
const css::uno::Reference< css::task::XInteractionHandler >& xHandler );
- OUString GetMasterPassword( const css::uno::Reference< css::task::XInteractionHandler >& Handler )
+ OUString const & GetMasterPassword( const css::uno::Reference< css::task::XInteractionHandler >& Handler )
throw(css::uno::RuntimeException, std::exception);
void UpdateVector( const OUString& url, ::std::list< NamePassRecord >& toUpdate, NamePassRecord& rec, bool writeFile )