Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxechart.hxx692 class XclExpChSerTrendLine : public XclExpRecord, protected XclExpChRoot class
698 explicit XclExpChSerTrendLine( const XclExpChRoot& rRoot );
717 typedef ScfRef< XclExpChSerTrendLine > XclExpChSerTrendLineRef;
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx1671 XclExpChSerTrendLine::XclExpChSerTrendLine( const XclExpChRoot& rRoot ) : in XclExpChSerTrendLine() function in XclExpChSerTrendLine
1677 bool XclExpChSerTrendLine::Convert( Reference< XRegressionCurve > xRegCurve, sal_uInt16 nSeriesIdx ) in Convert()
1724 void XclExpChSerTrendLine::WriteBody( XclExpStream& rStrm ) in WriteBody()
2016 mxTrendLine.reset( new XclExpChSerTrendLine( GetChRoot() ) ); in ConvertTrendLine()

Completed in 41 milliseconds