Home
last modified time | relevance | path

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

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

Completed in 27 milliseconds