LibreOffice Module framework (master) 1
|
#include <actiontriggerhelper.hxx>
Static Public Member Functions | |
static void | CreateMenuFromActionTriggerContainer (const css::uno::Reference< css::awt::XPopupMenu > &rNewMenu, const css::uno::Reference< css::container::XIndexContainer > &rActionTriggerContainer) |
static css::uno::Reference< css::container::XIndexContainer > | CreateActionTriggerContainerFromMenu (const css::uno::Reference< css::awt::XPopupMenu > &rMenu, const OUString *pMenuIdentifier) |
static void | FillActionTriggerContainerFromMenu (css::uno::Reference< css::container::XIndexContainer > const &rActionTriggerContainer, const css::uno::Reference< css::awt::XPopupMenu > &rMenu) |
Definition at line 30 of file actiontriggerhelper.hxx.
|
static |
Definition at line 367 of file actiontriggerhelper.cxx.
|
static |
Definition at line 350 of file actiontriggerhelper.cxx.
References framework::InsertSubMenuItems(), and START_ITEMID.
|
static |
Definition at line 360 of file actiontriggerhelper.cxx.
References framework::FillActionTriggerContainerWithMenu().
Referenced by framework::RootActionTriggerContainer::FillContainer().