Searched refs:PresenterScreenJob (Results 1 – 3 of 3) sorted by relevance
124 OUString PresenterScreenJob::getImplementationName_static (void) in getImplementationName_static()132 Sequence<OUString> PresenterScreenJob::getSupportedServiceNames_static (void) in getSupportedServiceNames_static()142 Reference<XInterface> PresenterScreenJob::Create (const Reference<uno::XComponentContext>& rxContex… in Create()145 return Reference<XInterface>(static_cast<XWeak*>(new PresenterScreenJob(rxContext))); in Create()153 PresenterScreenJob::PresenterScreenJob (const Reference<XComponentContext>& rxContext) in PresenterScreenJob() function in sdext::presenter::PresenterScreenJob162 PresenterScreenJob::~PresenterScreenJob (void) in ~PresenterScreenJob()169 void SAL_CALL PresenterScreenJob::disposing (void) in disposing()179 Any SAL_CALL PresenterScreenJob::execute( in execute()
46 PresenterScreenJob::Create,47 PresenterScreenJob::getImplementationName_static,48 PresenterScreenJob::getSupportedServiceNames_static,
69 class PresenterScreenJob class92 PresenterScreenJob (const css::uno::Reference<css::uno::XComponentContext>& rxContext);93 virtual ~PresenterScreenJob (void);
Completed in 18 milliseconds