Home
last modified time | relevance | path

Searched refs:SchXMLTableContext (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx305 SchXMLTableContext::SchXMLTableContext( SchXMLImportHelper& rImpHelper, in SchXMLTableContext() function in SchXMLTableContext
321 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()
H A DSchXMLTableContext.hxx49 class SchXMLTableContext : public SvXMLImportContext class
61 SchXMLTableContext( SchXMLImportHelper& rImpHelper,
65 virtual ~SchXMLTableContext();
H A Dmakefile.mk42 $(SLO)$/SchXMLTableContext.obj \
H A DSchXMLChartContext.cxx1074 SchXMLTableContext * pTableContext = in CreateChildContext()
1075 new SchXMLTableContext( mrImportHelper, GetImport(), rLocalName, maTable ); in CreateChildContext()
/aoo42x/main/xmloff/
H A DLibrary_xo.mk79 xmloff/source/chart/SchXMLTableContext \

Completed in 40 milliseconds