Home
last modified time | relevance | path

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

/AOO41X/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx682 pContext = new SchXMLTableCellContext( mrImportHelper, GetImport(), rLocalName, mrTable ); in CreateChildContext()
731 SchXMLTableCellContext::SchXMLTableCellContext( in SchXMLTableCellContext() function in SchXMLTableCellContext
742 SchXMLTableCellContext::~SchXMLTableCellContext() in ~SchXMLTableCellContext()
746 void SchXMLTableCellContext::StartElement( const uno::Reference< xml::sax::XAttributeList >& xAttrL… in StartElement()
797 SvXMLImportContext* SchXMLTableCellContext::CreateChildContext( in CreateChildContext()
833 void SchXMLTableCellContext::EndElement() in EndElement()
H A DSchXMLTableContext.hxx201 class SchXMLTableCellContext : public SvXMLImportContext class
211 SchXMLTableCellContext( SchXMLImportHelper& rImpHelper,
215 virtual ~SchXMLTableCellContext();