Searched refs:SchXMLTableContext (Results 1 – 5 of 5) sorted by relevance
305 SchXMLTableContext::SchXMLTableContext( SchXMLImportHelper& rImpHelper, in SchXMLTableContext() function in SchXMLTableContext321 SchXMLTableContext::~SchXMLTableContext() in ~SchXMLTableContext()325 SvXMLImportContext *SchXMLTableContext::CreateChildContext( in CreateChildContext()364 void SchXMLTableContext::StartElement( const uno::Reference< xml::sax::XAttributeList >& xAttrList ) in StartElement()391 void SchXMLTableContext::EndElement() in EndElement()475 void SchXMLTableContext::setRowPermutation( const uno::Sequence< sal_Int32 > & rPermutation ) in setRowPermutation()487 void SchXMLTableContext::setColumnPermutation( const uno::Sequence< sal_Int32 > & rPermutation ) in setColumnPermutation()
49 class SchXMLTableContext : public SvXMLImportContext class61 SchXMLTableContext( SchXMLImportHelper& rImpHelper,65 virtual ~SchXMLTableContext();
42 $(SLO)$/SchXMLTableContext.obj \
1074 SchXMLTableContext * pTableContext = in CreateChildContext()1075 new SchXMLTableContext( mrImportHelper, GetImport(), rLocalName, maTable ); in CreateChildContext()
76 xmloff/source/chart/SchXMLTableContext \
Completed in 34 milliseconds