Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx2127 XclImpChType::XclImpChType( const XclImpChRoot& rRoot ) : in XclImpChType() function in XclImpChType
2134 void XclImpChType::ReadChType( XclImpStream& rStrm ) in ReadChType()
2185 void XclImpChType::Finalize( bool bStockChart ) in Finalize()
2223 bool XclImpChType::IsStacked() const in IsStacked()
2243 bool XclImpChType::IsPercent() const in IsPercent()
2263 bool XclImpChType::HasCategoryLabels() const in HasCategoryLabels()
2269 Reference< XCoordinateSystem > XclImpChType::CreateCoordSystem( bool b3dChart ) const in CreateCoordSystem()
2301 Reference< XChartType > XclImpChType::CreateChartType( Reference< XDiagram > xDiagram, bool b3dChar… in CreateChartType()
/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx897 class XclImpChType : protected XclImpChRoot class
905 explicit XclImpChType( const XclImpChRoot& rRoot );
1115 XclImpChType maType; /// Chart type (e.g. CHBAR, CHLINE, ...).

Completed in 58 milliseconds