Home
last modified time | relevance | path

Searched defs:DrawTreeVisitorFactory (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sdext/source/pdfimport/tree/
H A Dtreevisitorfactory.cxx80 struct DrawTreeVisitorFactory : public TreeVisitorFactory struct
82 DrawTreeVisitorFactory() {} in DrawTreeVisitorFactory() function
84 … virtual boost::shared_ptr<ElementTreeVisitor> createOptimizingVisitor(PDFIProcessor& rProc) const in createOptimizingVisitor()
89 virtual boost::shared_ptr<ElementTreeVisitor> createStyleCollectingVisitor( in createStyleCollectingVisitor()
96 …virtual boost::shared_ptr<ElementTreeVisitor> createEmittingVisitor(EmitContext& rEmitContext, PDF… in createEmittingVisitor()

Completed in 24 milliseconds