Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dxichart.hxx729 class XclImpChSerTrendLine : protected XclImpChRoot class
735 explicit XclImpChSerTrendLine( const XclImpChRoot& rRoot );
750 typedef ScfRef< XclImpChSerTrendLine > XclImpChSerTrendLineRef;
/aoo4110/main/sc/source/filter/excel/
H A Dxichart.cxx1599 XclImpChSerTrendLine::XclImpChSerTrendLine( const XclImpChRoot& rRoot ) : in XclImpChSerTrendLine() function in XclImpChSerTrendLine
1604 void XclImpChSerTrendLine::ReadChSerTrendLine( XclImpStream& rStrm ) in ReadChSerTrendLine()
1615 Reference< XRegressionCurve > XclImpChSerTrendLine::CreateRegressionCurve() const in CreateRegressionCurve()
2064 XclImpChSerTrendLineRef xTrendLine( new XclImpChSerTrendLine( GetChRoot() ) ); in ReadChSerTrendLine()

Completed in 92 milliseconds