Home
last modified time | relevance | path

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

/aoo42x/main/sdext/source/pdfimport/
H A Dservices.cxx51 pAdaptor->setTreeVisitorFactory(pdfi::createWriterTreeVisitorFactory()); in Create_PDFIRawAdaptor_Writer()
61 pAdaptor->setTreeVisitorFactory(pdfi::createDrawTreeVisitorFactory()); in Create_PDFIRawAdaptor_Draw()
70 pAdaptor->setTreeVisitorFactory(pdfi::createImpressTreeVisitorFactory()); in Create_PDFIRawAdaptor_Impress()
H A Dpdfiadaptor.hxx106 void setTreeVisitorFactory(const TreeVisitorFactorySharedPtr& rVisitorFactory);
H A Dpdfiadaptor.cxx227 void PDFIRawAdaptor::setTreeVisitorFactory(const TreeVisitorFactorySharedPtr& rVisitorFactory) in setTreeVisitorFactory() function in pdfi::PDFIRawAdaptor
/aoo42x/main/sdext/source/pdfimport/test/
H A Dtests.cxx485 aAdaptor.setTreeVisitorFactory( createDrawTreeVisitorFactory() ); in TEST_F()
500 aAdaptor.setTreeVisitorFactory( createWriterTreeVisitorFactory() ); in TEST_F()
H A Dpdf2xml.cxx97 aAdaptor.setTreeVisitorFactory(pTreeFactory); in SAL_IMPLEMENT_MAIN_WITH_ARGS()

Completed in 44 milliseconds