Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/view/axes/
H A DTickmarks_Equidistant.cxx488 double fNextParentValue = getTickValue(nDepth,0); in initIter() local
489 if( fNextParentValue < fParentValue ) in initIter()
490 fParentValue = fNextParentValue; in initIter()
H A DTickmarkHelper.cxx157 double fNextParentValue = getTickValue(nDepth,0); in initIter() local
158 if( fNextParentValue < fParentValue ) in initIter()
159 fParentValue = fNextParentValue; in initIter()

Completed in 31 milliseconds