Searched refs:SchXMLTableCellContext (Results 1 – 2 of 2) sorted by relevance
684 pContext = new SchXMLTableCellContext( mrImportHelper, GetImport(), rLocalName, mrTable ); in CreateChildContext()733 SchXMLTableCellContext::SchXMLTableCellContext( in SchXMLTableCellContext() function in SchXMLTableCellContext744 SchXMLTableCellContext::~SchXMLTableCellContext() in ~SchXMLTableCellContext()748 void SchXMLTableCellContext::StartElement( const uno::Reference< xml::sax::XAttributeList >& xAttrL… in StartElement()799 SvXMLImportContext* SchXMLTableCellContext::CreateChildContext( in CreateChildContext()835 void SchXMLTableCellContext::EndElement() in EndElement()
201 class SchXMLTableCellContext : public SvXMLImportContext class211 SchXMLTableCellContext( SchXMLImportHelper& rImpHelper,215 virtual ~SchXMLTableCellContext();
Completed in 20 milliseconds