Home
last modified time | relevance | path

Searched refs:RootActionTriggerContainer (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/framework/source/fwe/classes/
H A Drootactiontriggercontainer.cxx56 RootActionTriggerContainer::RootActionTriggerContainer( const Menu* pMenu, const ::rtl::OUString* p… in RootActionTriggerContainer() function in framework::RootActionTriggerContainer
66 RootActionTriggerContainer::~RootActionTriggerContainer() in ~RootActionTriggerContainer()
70 Sequence< sal_Int8 > RootActionTriggerContainer::GetUnoTunnelId() const in GetUnoTunnelId()
75 const Menu* RootActionTriggerContainer::GetMenu() in GetMenu()
114 void SAL_CALL RootActionTriggerContainer::acquire() throw () in acquire()
119 void SAL_CALL RootActionTriggerContainer::release() throw () in release()
201 sal_Int32 SAL_CALL RootActionTriggerContainer::getCount() in getCount()
222 Any SAL_CALL RootActionTriggerContainer::getByIndex( sal_Int32 Index ) in getByIndex()
235 Type SAL_CALL RootActionTriggerContainer::getElementType() in getElementType()
241 sal_Bool SAL_CALL RootActionTriggerContainer::hasElements() in hasElements()
[all …]
/aoo4110/main/framework/inc/classes/
H A Drootactiontriggercontainer.hxx42 class FWE_DLLPUBLIC RootActionTriggerContainer : public PropertySetContainer, class
50RootActionTriggerContainer( const Menu* pMenu, const ::rtl::OUString* pMenuIdentifier, const com::…
51 virtual ~RootActionTriggerContainer();
/aoo4110/main/framework/source/fwe/helper/
H A Dactiontriggerhelper.cxx399 return new RootActionTriggerContainer( pMenu, pMenuIdentifier, xServiceFactory ); in CreateActionTriggerContainerFromMenu()

Completed in 29 milliseconds