summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-05-12 14:35:02 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-05-12 14:35:23 +0200
commitf3e18ad14e41fcda64f835ac1beb187a218db3d7 (patch)
tree451c4cd4d150e2c0680ca20ab6ff2e0e8297f07d /include
parent0c2d51e0daf2ce5e18af915ec40ec3196db8ab88 (diff)
loplugin:passstuffbyref
Change-Id: Ifa990214aaf749d039043aa51d3301dc0f1f0e4f
Diffstat (limited to 'include')
-rw-r--r--include/unotools/tempfile.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/tempfile.hxx b/include/unotools/tempfile.hxx
index 40c880835a7e..4b8bff801edb 100644
--- a/include/unotools/tempfile.hxx
+++ b/include/unotools/tempfile.hxx
@@ -84,7 +84,7 @@ public:
Returns the URL of the tempfile object.
If you want to have the system path file name, use the GetFileName() method of this object
*/
- OUString GetURL();
+ OUString const & GetURL();
/**
Returns the system path name of the tempfile in host notation