Home
last modified time | relevance | path

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

/trunk/main/sdext/source/pdfimport/
H A Dservices.cxx49 pdfi::PDFIRawAdaptor* pAdaptor = new pdfi::PDFIRawAdaptor( _rxContext ); in Create_PDFIRawAdaptor_Writer()
59 pdfi::PDFIRawAdaptor* pAdaptor = new pdfi::PDFIRawAdaptor( _rxContext ); in Create_PDFIRawAdaptor_Draw()
68 pdfi::PDFIRawAdaptor* pAdaptor = new pdfi::PDFIRawAdaptor( _rxContext ); in Create_PDFIRawAdaptor_Impress()
H A Dpdfiadaptor.cxx218 PDFIRawAdaptor::PDFIRawAdaptor( const uno::Reference< uno::XComponentContext >& xContext ) : in PDFIRawAdaptor() function in pdfi::PDFIRawAdaptor
227 void PDFIRawAdaptor::setTreeVisitorFactory(const TreeVisitorFactorySharedPtr& rVisitorFactory) in setTreeVisitorFactory()
232 bool PDFIRawAdaptor::parse( const uno::Reference<io::XInputStream>& xInput, in parse()
260 bool PDFIRawAdaptor::odfConvert( const rtl::OUString& rURL, in odfConvert()
277 sal_Bool SAL_CALL PDFIRawAdaptor::importer( const uno::Sequence< beans::PropertyValue >& rSo… in importer()
317 void SAL_CALL PDFIRawAdaptor::setTargetDocument( const uno::Reference< lang::XComponent >& xDocumen… in setTargetDocument()
H A Dpdfiadaptor.hxx79 class PDFIRawAdaptor : private cppu::BaseMutex, class
98 explicit PDFIRawAdaptor( const ::com::sun::star::uno::Reference<
/trunk/main/sdext/source/pdfimport/test/
H A Dtests.cxx484 pdfi::PDFIRawAdaptor aAdaptor( mxCtx ); in TEST_F()
499 pdfi::PDFIRawAdaptor aAdaptor( mxCtx ); in TEST_F()
H A Dpdf2xml.cxx96 pdfi::PDFIRawAdaptor aAdaptor( xCtx ); in SAL_IMPLEMENT_MAIN_WITH_ARGS()

Completed in 26 milliseconds