Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uno/
H A Dunomodule.cxx57 …return uno::Reference< uno::XInterface >( dynamic_cast< frame::XDispatch * >(new SwUnoModule( rSMg… in SwUnoModule_createInstance()
61 void SAL_CALL SwUnoModule::dispatchWithNotification( const util::URL& aURL, const uno::Sequence< be… in dispatchWithNotification()
94 void SAL_CALL SwUnoModule::dispatch( const util::URL& aURL, const uno::Sequence< beans::PropertyVal… in dispatch()
99 void SAL_CALL SwUnoModule::addStatusListener( in addStatusListener()
106 void SAL_CALL SwUnoModule::removeStatusListener( in removeStatusListener()
112 SEQUENCE< REFERENCE< XDISPATCH > > SAL_CALL SwUnoModule::queryDispatches( in queryDispatches()
129 REFERENCE< XDISPATCH > SAL_CALL SwUnoModule::queryDispatch( in queryDispatch()
145 ::rtl::OUString SAL_CALL SwUnoModule::getImplementationName( ) throw(uno::RuntimeException) in getImplementationName()
150 sal_Bool SAL_CALL SwUnoModule::supportsService( const ::rtl::OUString& sServiceName ) throw(uno::Ru… in supportsService()
164 uno::Sequence< ::rtl::OUString > SAL_CALL SwUnoModule::getSupportedServiceNames( ) throw(uno::Runt… in getSupportedServiceNames()
H A Dunomodule.hxx66 class SwUnoModule : public ::cppu::WeakImplHelper3< ::com::sun::star::frame::XDispatchProvider, ::c… class
71SwUnoModule( const REFERENCE < ::com::sun::star::lang::XMultiServiceFactory >& xFactory ) in SwUnoModule() function in SwUnoModule

Completed in 23 milliseconds