Home
last modified time | relevance | path

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

/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx962 class PDFErrorRequest : private cppu::BaseMutex, class
967 PDFErrorRequest( const task::PDFExportException& i_rExc );
974 PDFErrorRequest::PDFErrorRequest( const task::PDFExportException& i_rExc ) : in PDFErrorRequest() function in __anona74891a90111::PDFErrorRequest
980 uno::Any SAL_CALL PDFErrorRequest::getRequest() throw (uno::RuntimeException) in getRequest()
989 uno::Sequence< uno::Reference< task::XInteractionContinuation > > SAL_CALL PDFErrorRequest::getCont… in getContinuations()
1008 Reference< task::XInteractionRequest > xReq( new PDFErrorRequest( aExc ) ); in showErrors()

Completed in 18 milliseconds