Searched refs:XclImpChType (Results 1 – 2 of 2) sorted by relevance
2127 XclImpChType::XclImpChType( const XclImpChRoot& rRoot ) : in XclImpChType() function in XclImpChType2134 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()
897 class XclImpChType : protected XclImpChRoot class905 explicit XclImpChType( const XclImpChRoot& rRoot );1115 XclImpChType maType; /// Chart type (e.g. CHBAR, CHLINE, ...).
Completed in 118 milliseconds