summaryrefslogtreecommitdiff
path: root/cui/source/inc/SvxConfigPageHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/SvxConfigPageHelper.hxx')
-rw-r--r--cui/source/inc/SvxConfigPageHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/SvxConfigPageHelper.hxx b/cui/source/inc/SvxConfigPageHelper.hxx
index 797ff74c9a5e..9a53af2651aa 100644
--- a/cui/source/inc/SvxConfigPageHelper.hxx
+++ b/cui/source/inc/SvxConfigPageHelper.hxx
@@ -28,7 +28,7 @@ class SvxConfigPageHelper
public:
static void RemoveEntry(SvxEntries* pEntries, SvxConfigEntry const* pChildEntry);
- static OUString replaceSaveInName(const OUString& rMessage, const OUString& rSaveInName);
+ static OUString replaceSaveInName(const OUString& rMessage, std::u16string_view rSaveInName);
static OUString stripHotKey(const OUString& str);
static OUString replaceSixteen(const OUString& str, sal_Int32 nReplacement);