Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx683 pContext = new SchXMLTableCellContext( mrImportHelper, GetImport(), rLocalName, mrTable ); in CreateChildContext()
732 SchXMLTableCellContext::SchXMLTableCellContext( in SchXMLTableCellContext() function in SchXMLTableCellContext
743 SchXMLTableCellContext::~SchXMLTableCellContext() in ~SchXMLTableCellContext()
747 void SchXMLTableCellContext::StartElement( const uno::Reference< xml::sax::XAttributeList >& xAttrL… in StartElement()
798 SvXMLImportContext* SchXMLTableCellContext::CreateChildContext( in CreateChildContext()
834 void SchXMLTableCellContext::EndElement() in EndElement()
H A DSchXMLTableContext.hxx201 class SchXMLTableCellContext : public SvXMLImportContext class
211 SchXMLTableCellContext( SchXMLImportHelper& rImpHelper,
215 virtual ~SchXMLTableCellContext();