summaryrefslogtreecommitdiff
path: root/scripting/source/provider/URIHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/source/provider/URIHelper.hxx')
-rw-r--r--scripting/source/provider/URIHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripting/source/provider/URIHelper.hxx b/scripting/source/provider/URIHelper.hxx
index e7a05fd73d99..9d200a1a377f 100644
--- a/scripting/source/provider/URIHelper.hxx
+++ b/scripting/source/provider/URIHelper.hxx
@@ -50,7 +50,7 @@ private:
OUString SCRIPTS_PART;
bool initBaseURI();
- OUString getLanguagePart(const OUString& rStorageURI);
+ OUString getLanguagePart(std::u16string_view rStorageURI);
static OUString getLanguagePath(const OUString& rLanguagePart);
public: