summaryrefslogtreecommitdiff
path: root/shell/source/win32/spsupp/spsuppHelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/win32/spsupp/spsuppHelper.cxx')
-rw-r--r--shell/source/win32/spsupp/spsuppHelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/win32/spsupp/spsuppHelper.cxx b/shell/source/win32/spsupp/spsuppHelper.cxx
index 3f6c9f787961..595128ca7479 100644
--- a/shell/source/win32/spsupp/spsuppHelper.cxx
+++ b/shell/source/win32/spsupp/spsuppHelper.cxx
@@ -43,7 +43,7 @@ const OUString& GetSofficeExe()
return s_sPath;
}
-OUString GetString(const char* pResId)
+OUString GetString(TranslateId pResId)
{
static const std::locale s_pLocale = [] {
// Initialize soffice bootstrap: see getIniFileName_Impl for reference