Searched refs:setTreeVisitorFactory (Results 1 – 5 of 5) sorted by relevance
51 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()
106 void setTreeVisitorFactory(const TreeVisitorFactorySharedPtr& rVisitorFactory);
227 void PDFIRawAdaptor::setTreeVisitorFactory(const TreeVisitorFactorySharedPtr& rVisitorFactory) in setTreeVisitorFactory() function in pdfi::PDFIRawAdaptor
528 aAdaptor.setTreeVisitorFactory( createDrawTreeVisitorFactory() ); in testOdfDrawExport()544 aAdaptor.setTreeVisitorFactory( createWriterTreeVisitorFactory() ); in testOdfWriterExport()
97 aAdaptor.setTreeVisitorFactory(pTreeFactory); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
Completed in 25 milliseconds