Searched refs:ScXMLConResContext (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sc/source/filter/xml/ |
H A D | xmldrani.cxx | 499 pContext = new ScXMLConResContext( GetScImport(), nPrefix, in CreateChildContext() 567 pContext = new ScXMLConResContext( GetScImport(), nPrefix, in CreateChildContext() 635 pContext = new ScXMLConResContext( GetScImport(), nPrefix, in CreateChildContext() 652 ScXMLConResContext::ScXMLConResContext( ScXMLImport& rImport, in ScXMLConResContext() function in ScXMLConResContext 681 ScXMLConResContext::~ScXMLConResContext() in ~ScXMLConResContext() 685 SvXMLImportContext *ScXMLConResContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext() 698 void ScXMLConResContext::EndElement() in EndElement()
|
H A D | xmldrani.hxx | 226 class ScXMLConResContext : public SvXMLImportContext class 235 ScXMLConResContext( ScXMLImport& rImport, sal_uInt16 nPrfx, 241 virtual ~ScXMLConResContext();
|
Completed in 19 milliseconds