Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/pdf/
H A Dpdfinteract.cxx37 PDFInteractionHandler::PDFInteractionHandler( const Reference< XMultiServiceFactory > &rxMSF ) : in PDFInteractionHandler() function in PDFInteractionHandler
44 PDFInteractionHandler::~PDFInteractionHandler() in ~PDFInteractionHandler()
49 void SAL_CALL PDFInteractionHandler::handle( const Reference< task::XInteractionRequest >& i_xReque… in handle()
55 sal_Bool SAL_CALL PDFInteractionHandler::handleInteractionRequest( const Reference< task::XInteract… in handleInteractionRequest()
109 return (cppu::OWeakObject*) new PDFInteractionHandler( rSMgr ); in PDFInteractionHandler_createInstance()
114 OUString SAL_CALL PDFInteractionHandler::getImplementationName() in getImplementationName()
122 sal_Bool SAL_CALL PDFInteractionHandler::supportsService( const OUString& rServiceName ) in supportsService()
130 ::com::sun::star::uno::Sequence< OUString > SAL_CALL PDFInteractionHandler::getSupportedServiceName… in getSupportedServiceNames()
H A Dpdfinteract.hxx41 class PDFInteractionHandler : public cppu::WeakImplHelper2 < task::XInteractionHandler2, class
61 PDFInteractionHandler( const Reference< XMultiServiceFactory >& rxMSF );
62 virtual ~PDFInteractionHandler();

Completed in 17 milliseconds