summaryrefslogtreecommitdiffstats
path: root/framework/inc/jobs/helponstartup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/helponstartup.hxx')
-rw-r--r--framework/inc/jobs/helponstartup.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/jobs/helponstartup.hxx b/framework/inc/jobs/helponstartup.hxx
index 4c070627dbae..d22e8b98071f 100644
--- a/framework/inc/jobs/helponstartup.hxx
+++ b/framework/inc/jobs/helponstartup.hxx
@@ -137,7 +137,7 @@ class HelpOnStartup final : public ::cppu::WeakImplHelper< css::lang::XServiceIn
sal_True if the given URL is any default one ...
sal_False otherwise.
*/
- bool its_isHelpUrlADefaultOne(const OUString& sHelpURL);
+ bool its_isHelpUrlADefaultOne(std::u16string_view sHelpURL);
/** @short checks, if the help module should be shown automatically for the
currently opened office module.