Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/inc/
H A Dxechart.hxx816 class XclExpChType : public XclExpRecord, protected XclExpChRoot class
823 explicit XclExpChType( const XclExpChRoot& rRoot );
996 XclExpChType maType; /// Chart type (e.g. CHBAR, CHLINE, ...).
/aoo41x/main/sc/source/filter/excel/
H A Dxechart.cxx2122 XclExpChType::XclExpChType( const XclExpChRoot& rRoot ) : in XclExpChType() function in XclExpChType
2129 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 76 milliseconds