Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A Dres_ErrorBar.cxx677 double fNegValue = 0.0; in FillItemSet() local
680 fNegValue = fPosValue; in FillItemSet()
682 fNegValue = static_cast< double >( m_aMfNegative.GetValue()) / in FillItemSet()
686 rOutAttrs.Put( SvxDoubleItem( fNegValue, SCHATTR_STAT_CONSTMINUS )); in FillItemSet()

Completed in 17 milliseconds