LibreOffice Module framework (master) 1
Static Public Member Functions | List of all members
framework::ActionTriggerHelper Class Reference

#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)
 

Detailed Description

Definition at line 30 of file actiontriggerhelper.hxx.

Member Function Documentation

◆ CreateActionTriggerContainerFromMenu()

Reference< XIndexContainer > framework::ActionTriggerHelper::CreateActionTriggerContainerFromMenu ( const css::uno::Reference< css::awt::XPopupMenu > &  rMenu,
const OUString *  pMenuIdentifier 
)
static

Definition at line 367 of file actiontriggerhelper.cxx.

◆ CreateMenuFromActionTriggerContainer()

void framework::ActionTriggerHelper::CreateMenuFromActionTriggerContainer ( const css::uno::Reference< css::awt::XPopupMenu > &  rNewMenu,
const css::uno::Reference< css::container::XIndexContainer > &  rActionTriggerContainer 
)
static

Definition at line 350 of file actiontriggerhelper.cxx.

References framework::InsertSubMenuItems(), and START_ITEMID.

◆ FillActionTriggerContainerFromMenu()

void framework::ActionTriggerHelper::FillActionTriggerContainerFromMenu ( css::uno::Reference< css::container::XIndexContainer > const &  rActionTriggerContainer,
const css::uno::Reference< css::awt::XPopupMenu > &  rMenu 
)
static

The documentation for this class was generated from the following files: