Searched refs:SchXMLTableRowContext (Results 1 – 2 of 2) sorted by relevance
178 class SchXMLTableRowContext : public SvXMLImportContext class185 SchXMLTableRowContext( SchXMLImportHelper& rImpHelper,189 virtual ~SchXMLTableRowContext();
354 pContext = new SchXMLTableRowContext( mrImportHelper, GetImport(), rLocalName, mrTable ); in CreateChildContext()637 pContext = new SchXMLTableRowContext( mrImportHelper, GetImport(), rLocalName, mrTable ); in CreateChildContext()651 SchXMLTableRowContext::SchXMLTableRowContext( in SchXMLTableRowContext() function in SchXMLTableRowContext669 SchXMLTableRowContext::~SchXMLTableRowContext() in ~SchXMLTableRowContext()673 SvXMLImportContext* SchXMLTableRowContext::CreateChildContext( in CreateChildContext()
Completed in 26 milliseconds