Searched refs:fLastY (Results 1 – 1 of 1) sorted by relevance
343 double fLastY = pSeries->getYValue( VSeriesPlotter::getPointCount() - 1 ); in impl_createLine() local345 || (::rtl::math::isFinite( fFirstY ) && ::rtl::math::isFinite( fLastY )) ) in impl_createLine()
Completed in 12 milliseconds