Home
last modified time | relevance | path

Searched refs:mnShowRSquared (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx1707 maData.mnShowRSquared = aEquationProp.GetBoolProperty( EXC_CHPROP_SHOWCORRELATION ) ? 1 : 0; in Convert()
1710 if( (maData.mnShowEquation != 0) || (maData.mnShowRSquared != 0) ) in Convert()
1730 << maData.mnShowRSquared in WriteBody()
H A Dxlchart.cxx231 mnShowRSquared( 0 ) in XclChSerTrendLine()
H A Dxichart.cxx1610 >> maData.mnShowRSquared in ReadChSerTrendLine()
1649 aLabelProp.SetBoolProperty( EXC_CHPROP_SHOWCORRELATION, maData.mnShowRSquared != 0 ); in CreateRegressionCurve()
/trunk/main/sc/source/filter/inc/
H A Dxlchart.hxx959 sal_uInt8 mnShowRSquared; /// 1 = Show R-squared. member

Completed in 83 milliseconds