Searched refs:ScXMLTableContext (Results 1 – 4 of 4) sorted by relevance
147 ScXMLTableContext::ScXMLTableContext( ScXMLImport& rImport, in ScXMLTableContext() function in ScXMLTableContext232 ScXMLTableContext::~ScXMLTableContext() in ~ScXMLTableContext()236 SvXMLImportContext *ScXMLTableContext::CreateChildContext( sal_uInt16 nPrefix, in CreateChildContext()353 void ScXMLTableContext::EndElement() in EndElement()
44 class ScXMLTableContext : public SvXMLImportContext class57 ScXMLTableContext( ScXMLImport& rImport, sal_uInt16 nPrfx,64 virtual ~ScXMLTableContext();
187 pContext = new ScXMLTableContext( GetScImport(),nPrefix, rLocalName, in CreateChildContext()
384 pContext = new ScXMLTableContext( rXMLImport , nPrefix, in CreateChildContext()
Completed in 27 milliseconds