Searched refs:SchXMLTableColumnContext (Results 1 – 2 of 2) sorted by relevance
138 class SchXMLTableColumnContext : public SvXMLImportContext class145 SchXMLTableColumnContext( SchXMLImportHelper& rImpHelper,149 virtual ~SchXMLTableColumnContext();
343 pContext = new SchXMLTableColumnContext( mrImportHelper, GetImport(), rLocalName, mrTable ); in CreateChildContext()532 pContext = new SchXMLTableColumnContext( mrImportHelper, GetImport(), rLocalName, mrTable ); in CreateChildContext()544 SchXMLTableColumnContext::SchXMLTableColumnContext( in SchXMLTableColumnContext() function in SchXMLTableColumnContext555 void SchXMLTableColumnContext::StartElement( const uno::Reference< xml::sax::XAttributeList >& xAtt… in StartElement()600 SchXMLTableColumnContext::~SchXMLTableColumnContext() in ~SchXMLTableColumnContext()
Completed in 16 milliseconds