Home
last modified time | relevance | path

Searched refs:rSvXMLImportContext (Results 1 – 2 of 2) sorted by relevance

/trunk/main/xmloff/source/core/
H A Dxmlmultiimagehelper.cxx159 void multiImageImportHelper::addContent(const SvXMLImportContext& rSvXMLImportContext) in addContent() argument
161 if(dynamic_cast< const SvXMLImportContext* >(&rSvXMLImportContext)) in addContent()
163 …ctor.push_back(new SvXMLImportContextRef(const_cast< SvXMLImportContext* >(&rSvXMLImportContext))); in addContent()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlmultiimagehelper.hxx51 void addContent(const SvXMLImportContext& rSvXMLImportContext);

Completed in 14 milliseconds