summaryrefslogtreecommitdiff
path: root/framework/inc/helper/actiontriggerhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/actiontriggerhelper.hxx')
-rw-r--r--framework/inc/helper/actiontriggerhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/helper/actiontriggerhelper.hxx b/framework/inc/helper/actiontriggerhelper.hxx
index b684335d9f0f..76ae24a70a89 100644
--- a/framework/inc/helper/actiontriggerhelper.hxx
+++ b/framework/inc/helper/actiontriggerhelper.hxx
@@ -64,7 +64,7 @@ namespace framework
// #110897#
static com::sun::star::uno::Reference< com::sun::star::container::XIndexContainer > CreateActionTriggerContainerFromMenu(
const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& xServiceFactory,
- const Menu* pMenu );
+ const Menu* pMenu, const ::rtl::OUString* pMenuIdentifier );
// Fills the submitted rActionTriggerContainer with the structure of the menu
// provided as the second parameter