Searched refs:PresenterProtocolHandler (Results 1 – 4 of 4) sorted by relevance
181 class PresenterProtocolHandler::Dispatch186 typedef void (PresenterProtocolHandler::Dispatch::* Action)(void);250 OUString PresenterProtocolHandler::getImplementationName_static (void) in getImplementationName_static()258 Sequence<OUString> PresenterProtocolHandler::getSupportedServiceNames_static (void) in getSupportedServiceNames_static()267 Reference<XInterface> PresenterProtocolHandler::Create ( in Create()271 return Reference<XInterface>(static_cast<XWeak*>(new PresenterProtocolHandler(rxContext))); in Create()280 PresenterProtocolHandler::PresenterProtocolHandler (const Reference<XComponentContext>& rxContext) in PresenterProtocolHandler() function in sdext::presenter::PresenterProtocolHandler289 PresenterProtocolHandler::~PresenterProtocolHandler (void) in ~PresenterProtocolHandler()296 void SAL_CALL PresenterProtocolHandler::disposing (void) in disposing()305 void SAL_CALL PresenterProtocolHandler::initialize (const Sequence<Any>& aArguments) in initialize()[all …]
40 PresenterProtocolHandler::Create,41 PresenterProtocolHandler::getImplementationName_static,42 PresenterProtocolHandler::getSupportedServiceNames_static,
51 class PresenterProtocolHandler class56 PresenterProtocolHandler (const css::uno::Reference<css::uno::XComponentContext>& rxContext);57 virtual ~PresenterProtocolHandler (void);
79 $(SLO)$/PresenterProtocolHandler.obj \