Searched refs:rSvXMLImportContext (Results 1 – 2 of 2) sorted by relevance
159 void multiImageImportHelper::addContent(const SvXMLImportContext& rSvXMLImportContext) in addContent() argument161 if(dynamic_cast< const SvXMLImportContext* >(&rSvXMLImportContext)) in addContent()163 …ctor.push_back(new SvXMLImportContextRef(const_cast< SvXMLImportContext* >(&rSvXMLImportContext))); in addContent()
51 void addContent(const SvXMLImportContext& rSvXMLImportContext);
Completed in 26 milliseconds