Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/view/axes/
H A DTickmarks_Equidistant.cxx513 double fThisValue = getTickValue(nDepth,0); in getStartDepth() local
514 if(fThisValue<fMinValue) in getStartDepth()
517 fMinValue = fThisValue; in getStartDepth()
H A DTickmarkHelper.cxx182 double fThisValue = getTickValue(nDepth,0); in getStartDepth() local
183 if(fThisValue<fMinValue) in getStartDepth()
186 fMinValue = fThisValue; in getStartDepth()

Completed in 20 milliseconds