summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/toolbarmerger.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/toolbarmerger.hxx')
-rw-r--r--framework/inc/uielement/toolbarmerger.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/uielement/toolbarmerger.hxx b/framework/inc/uielement/toolbarmerger.hxx
index 03b9a1d8325e..482b730aa749 100644
--- a/framework/inc/uielement/toolbarmerger.hxx
+++ b/framework/inc/uielement/toolbarmerger.hxx
@@ -73,7 +73,7 @@ class ToolBarMerger
sal_uInt16& rWidth );
static ReferenceToolbarPathInfo FindReferencePoint( const ToolBox* pToolbar,
- const OUString& rReferencePoint );
+ std::u16string_view rReferencePoint );
static bool ProcessMergeOperation( ToolBox* pToolbar,
ToolBox::ImplToolItems::size_type nPos,