Searched refs:MyProtocolHandler (Results 1 – 3 of 3) sorted by relevance
109 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()
54 class MyProtocolHandler : public cppu::WeakImplHelper3 class66 …MyProtocolHandler( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContex… in MyProtocolHandler() function in MyProtocolHandler
46 MyProtocolHandler.cxx \
Completed in 16 milliseconds