Home
last modified time | relevance | path

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

/aoo41x/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx109 void SAL_CALL MyProtocolHandler::initialize( const Sequence< Any >& aArguments ) throw ( Exception,… in initialize()
121 Reference< XDispatch > SAL_CALL MyProtocolHandler::queryDispatch( const URL& aURL, const ::rtl::OUS… in queryDispatch()
159 Sequence < Reference< XDispatch > > SAL_CALL MyProtocolHandler::queryDispatches( const Sequence < D… in queryDispatches()
199 return (cppu::OWeakObject*) new MyProtocolHandler( rContext ); in MyProtocolHandler_createInstance()
203 ::rtl::OUString SAL_CALL MyProtocolHandler::getImplementationName( ) in getImplementationName()
209 sal_Bool SAL_CALL MyProtocolHandler::supportsService( const ::rtl::OUString& rServiceName ) in supportsService()
215 Sequence< ::rtl::OUString > SAL_CALL MyProtocolHandler::getSupportedServiceNames( ) in getSupportedServiceNames()
H A DMyProtocolHandler.h54 class MyProtocolHandler : public cppu::WeakImplHelper3 class
66MyProtocolHandler( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContex… in MyProtocolHandler() function in MyProtocolHandler
H A DMakefile46 MyProtocolHandler.cxx \

Completed in 25 milliseconds