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.cxx684 pContext = new SchXMLTableCellContext( mrImportHelper, GetImport(), rLocalName, mrTable ); in CreateChildContext()
733 SchXMLTableCellContext::SchXMLTableCellContext( in SchXMLTableCellContext() function in SchXMLTableCellContext
744 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()
H A DSchXMLTableContext.hxx201 class SchXMLTableCellContext : public SvXMLImportContext class
211 SchXMLTableCellContext( SchXMLImportHelper& rImpHelper,
215 virtual ~SchXMLTableCellContext();

Completed in 21 milliseconds