Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/view/axes/
H A DVCartesianGrid.cxx264 GridLinePoints aGridLinePoints( m_pPosHelper, m_nDimensionIndex ); in createShapes() local
276 aGridLinePoints.update( (*aTickIter).fScaledTickValue ); in createShapes()
277 …addLine2D( aPoints, nRealPointCount, aGridLinePoints, m_pPosHelper->getTransformationScaledLogicTo… in createShapes()
300 …GridLinePoints aGridLinePoints( m_pPosHelper, m_nDimensionIndex, m_eLeftWallPos, m_eBackWallPos, m… in createShapes() local
317 aGridLinePoints.update( (*aTickIter).fScaledTickValue ); in createShapes()
318 …addLine3D( aPoints, nPolyIndex, aGridLinePoints, m_pPosHelper->getTransformationScaledLogicToScene… in createShapes()

Completed in 10 milliseconds