summaryrefslogtreecommitdiff
path: root/framework/inc/uifactory/menubarfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uifactory/menubarfactory.hxx')
-rw-r--r--framework/inc/uifactory/menubarfactory.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/uifactory/menubarfactory.hxx b/framework/inc/uifactory/menubarfactory.hxx
index cadb67363edd..661b5887760f 100644
--- a/framework/inc/uifactory/menubarfactory.hxx
+++ b/framework/inc/uifactory/menubarfactory.hxx
@@ -62,7 +62,7 @@ typedef ::cppu::WeakImplHelper<
static void CreateUIElement(const OUString& ResourceURL
,const css::uno::Sequence< css::beans::PropertyValue >& Args
- ,const OUString& ResourceType
+ ,std::u16string_view ResourceType
,const css::uno::Reference< css::ui::XUIElement >& _xMenuBar
,const css::uno::Reference< css::uno::XComponentContext >& _rxContext);