Home
last modified time | relevance | path

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

/aoo41x/main/framework/source/dispatch/
H A Dmenudispatcher.cxx103 MenuDispatcher::MenuDispatcher( const uno::Reference< XMultiServiceFactory >& xFactory , in MenuDispatcher() function in framework::MenuDispatcher
127 MenuDispatcher::~MenuDispatcher() in ~MenuDispatcher()
137 DEFINE_XINTERFACE_4 ( MenuDispatcher , in DEFINE_XINTERFACE_4() argument
145 DEFINE_XTYPEPROVIDER_4 ( MenuDispatcher , in DEFINE_XINTERFACE_4()
156 void SAL_CALL MenuDispatcher::dispatch( const URL& /*aURL*/ , in DEFINE_XINTERFACE_4()
164 void SAL_CALL MenuDispatcher::addStatusListener( const uno::Reference< XStatusListener >& xCo… in addStatusListener()
195 void SAL_CALL MenuDispatcher::frameAction( const FrameActionEvent& aEvent ) throw ( RuntimeExceptio… in frameAction()
233 void SAL_CALL MenuDispatcher::disposing( const EventObject& ) throw( RuntimeException ) in disposing()
274 void MenuDispatcher::impl_setAccelerators( Menu* pMenu, const Accelerator& aAccel ) in impl_setAccelerators()
296 sal_Bool MenuDispatcher::impl_setMenuBar( MenuBar* pMenuBar, sal_Bool bMenuFromResource ) in impl_setMenuBar()
[all …]
H A Ddispatchprovider.cxx688 MenuDispatcher* pDispatcher = new MenuDispatcher( xFactory, xOwner ); in implts_getOrCreateDispatchHelper()
/aoo41x/main/framework/inc/dispatch/
H A Dmenudispatcher.hxx104 class MenuDispatcher : // interfaces class
136MenuDispatcher( const css::uno::Reference< css::lang::XMultiServiceFactory >& xFactory ,
245 virtual ~MenuDispatcher();

Completed in 18 milliseconds