Searched refs:SchXMLTableColumnContext (Results 1 – 2 of 2) sorted by relevance
138 class SchXMLTableColumnContext : public SvXMLImportContext class145 SchXMLTableColumnContext( SchXMLImportHelper& rImpHelper,149 virtual ~SchXMLTableColumnContext();
342 … pContext = new SchXMLTableColumnContext( mrImportHelper, GetImport(), rLocalName, mrTable ); in CreateChildContext()531 pContext = new SchXMLTableColumnContext( mrImportHelper, GetImport(), rLocalName, mrTable ); in CreateChildContext()543 SchXMLTableColumnContext::SchXMLTableColumnContext( in SchXMLTableColumnContext() function in SchXMLTableColumnContext554 void SchXMLTableColumnContext::StartElement( const uno::Reference< xml::sax::XAttributeList >& xAtt… in StartElement()599 SchXMLTableColumnContext::~SchXMLTableColumnContext() in ~SchXMLTableColumnContext()