Searched refs:XclExpChSerTrendLine (Results 1 – 2 of 2) sorted by relevance
692 class XclExpChSerTrendLine : public XclExpRecord, protected XclExpChRoot class698 explicit XclExpChSerTrendLine( const XclExpChRoot& rRoot );717 typedef ScfRef< XclExpChSerTrendLine > XclExpChSerTrendLineRef;
1671 XclExpChSerTrendLine::XclExpChSerTrendLine( const XclExpChRoot& rRoot ) : in XclExpChSerTrendLine() function in XclExpChSerTrendLine1677 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 31 milliseconds