Searched refs:XclExpChType (Results 1 – 2 of 2) sorted by relevance
816 class XclExpChType : public XclExpRecord, protected XclExpChRoot class823 explicit XclExpChType( const XclExpChRoot& rRoot );996 XclExpChType maType; /// Chart type (e.g. CHBAR, CHLINE, ...).
2122 XclExpChType::XclExpChType( const XclExpChRoot& rRoot ) : in XclExpChType() function in XclExpChType2129 void XclExpChType::Convert( Reference< XDiagram > xDiagram, Reference< XChartType > xChartType, in Convert()2176 void XclExpChType::SetStacked( bool bPercent ) in SetStacked()2193 void XclExpChType::WriteBody( XclExpStream& rStrm ) in WriteBody()
Completed in 52 milliseconds