Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/chart/
H A DSchXMLTableContext.hxx178 class SchXMLTableRowContext : public SvXMLImportContext class
185 SchXMLTableRowContext( SchXMLImportHelper& rImpHelper,
189 virtual ~SchXMLTableRowContext();
H A DSchXMLTableContext.cxx354 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 SchXMLTableRowContext
669 SchXMLTableRowContext::~SchXMLTableRowContext() in ~SchXMLTableRowContext()
673 SvXMLImportContext* SchXMLTableRowContext::CreateChildContext( in CreateChildContext()

Completed in 21 milliseconds