Searched refs:ElementFactory (Results 1 – 4 of 4) sorted by relevance
45 class ElementFactory;119 friend class ElementFactory;154 friend class ElementFactory;166 friend class ElementFactory;181 friend class ElementFactory;204 friend class ElementFactory;225 friend class ElementFactory;239 friend class ElementFactory;286 class ElementFactory class289 ElementFactory() {} in ElementFactory() function in pdfi::ElementFactory[all …]
62 class ElementFactory;96 boost::shared_ptr<ElementFactory> getElementFactory() const { return m_pElFactory; } in getElementFactory()219 boost::shared_ptr<ElementFactory> m_pElFactory;
40 ElementFactory::~ElementFactory() in ~ElementFactory()
68 m_pElFactory( new ElementFactory() ), in PDFIProcessor()
Completed in 60 milliseconds