summaryrefslogtreecommitdiff
path: root/include/framework/addonmenu.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/framework/addonmenu.hxx')
-rw-r--r--include/framework/addonmenu.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/framework/addonmenu.hxx b/include/framework/addonmenu.hxx
index 8d12399e7df4..d948cfe3472d 100644
--- a/include/framework/addonmenu.hxx
+++ b/include/framework/addonmenu.hxx
@@ -106,7 +106,7 @@ class FWE_DLLPUBLIC AddonMenuManager
MenuType nSubMenuType,
sal_uInt16 nInsPos,
sal_uInt16& nUniqueMenuId,
- com::sun::star::uno::Sequence< com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue > > aAddonMenuDefinition,
+ const com::sun::star::uno::Sequence< com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue > >& aAddonMenuDefinition,
const com::sun::star::uno::Reference< com::sun::star::frame::XFrame >& rFrame,
const com::sun::star::uno::Reference< com::sun::star::frame::XModel >& rModel );