Home
last modified time | relevance | path

Searched refs:SfxAppDispatchProvider (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dappuno.hxx120 class SfxAppDispatchProvider : public ::cppu::WeakImplHelper4< ::com::sun::star::frame::XDispatchPr… class
127SfxAppDispatchProvider( const com::sun::star::uno::Reference < ::com::sun::star::lang::XMultiServi… in SfxAppDispatchProvider() function in SfxAppDispatchProvider
/trunk/main/sfx2/source/appl/
H A Dappuno.cxx1996 SFX_IMPL_XSERVICEINFO( SfxAppDispatchProvider, "com.sun.star.frame.DispatchProvider", "com.sun.star…
1997 SFX_IMPL_SINGLEFACTORY( SfxAppDispatchProvider );
1999 void SAL_CALL SfxAppDispatchProvider::initialize( const ::com::sun::star::uno::Sequence< ::com::sun… in initialize()
2009 Reference < XDispatch > SAL_CALL SfxAppDispatchProvider::queryDispatch( in queryDispatch()
2047 Sequence< Reference < XDispatch > > SAL_CALL SfxAppDispatchProvider::queryDispatches( const Sequenc… in queryDispatches()
2059 Sequence< sal_Int16 > SAL_CALL SfxAppDispatchProvider::getSupportedCommandGroups() in getSupportedCommandGroups()
2092 Sequence< ::com::sun::star::frame::DispatchInformation > SAL_CALL SfxAppDispatchProvider::getConfig… in getConfigurableDispatchInformation()
2249 IF_NAME_CREATECOMPONENTFACTORY( SfxAppDispatchProvider ) in component_getFactory()

Completed in 30 milliseconds