Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/chart/
H A DSchXMLTableContext.hxx138 class SchXMLTableColumnContext : public SvXMLImportContext class
145 SchXMLTableColumnContext( SchXMLImportHelper& rImpHelper,
149 virtual ~SchXMLTableColumnContext();
H A DSchXMLTableContext.cxx343 pContext = new SchXMLTableColumnContext( mrImportHelper, GetImport(), rLocalName, mrTable ); in CreateChildContext()
532 pContext = new SchXMLTableColumnContext( mrImportHelper, GetImport(), rLocalName, mrTable ); in CreateChildContext()
544 SchXMLTableColumnContext::SchXMLTableColumnContext( in SchXMLTableColumnContext() function in SchXMLTableColumnContext
555 void SchXMLTableColumnContext::StartElement( const uno::Reference< xml::sax::XAttributeList >& xAtt… in StartElement()
600 SchXMLTableColumnContext::~SchXMLTableColumnContext() in ~SchXMLTableColumnContext()

Completed in 39 milliseconds