Home
last modified time | relevance | path

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

/aoo41x/main/chart2/source/view/axes/
H A DVCartesianAxis.cxx933 double fZEnd = fZStart; in get2DAxisMainLine() local
986 fZStart = fZEnd = fZOnZPlane; in get2DAxisMainLine()
988 fZStart = fZEnd = fZOther; in get2DAxisMainLine()
993 rEnd = getScreenPosition( fXEnd, fYEnd, fZEnd ); in get2DAxisMainLine()
1019 fZStart = fZEnd = aBestPos.fLogicZ; in get2DAxisMainLine()
1040 fZStart = fZEnd = fZOnZPlane; in get2DAxisMainLine()
1042 fZStart = fZEnd = fZOther; in get2DAxisMainLine()
1047 rEnd = getScreenPosition( fXEnd, fYEnd, fZEnd ); in get2DAxisMainLine()
1073 fZStart = fZEnd = aBestPos.fLogicZ; in get2DAxisMainLine()
1081 fZEnd = m_pPosHelper->getLogicMaxZ(); in get2DAxisMainLine()
[all …]

Completed in 19 milliseconds