Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/axes/
H A DVAxisOrGridBase.cxx46 , m_eLeftWallPos(CuboidPlanePosition_Left) in VAxisOrGridBase()
73 m_eLeftWallPos = eLeftWallPos; in set3DWallPositions()
H A DVCartesianCoordinateSystem.cxx100 aGrid.set3DWallPositions( m_eLeftWallPos, m_eBackWallPos, m_eBottomPos ); in createGridShapes()
168 apVAxis->set3DWallPositions( m_eLeftWallPos, m_eBackWallPos, m_eBottomPos ); in createVAxisList()
H A DVCoordinateSystem.cxx86 , m_eLeftWallPos(CuboidPlanePosition_Left) in VCoordinateSystem()
462 m_eLeftWallPos = eLeftWallPos; in set3DWallPositions()
H A DVAxisOrGridBase.hxx70 CuboidPlanePosition m_eLeftWallPos; member in chart::VAxisOrGridBase
H A DVCartesianAxis.cxx939 nDifferentValue *= (CuboidPlanePosition_Left != m_eLeftWallPos) ? -1 : 1; in get2DAxisMainLine()
954 nDifferentValue *= (CuboidPlanePosition_Left != m_eLeftWallPos) ? -1 : 1; in get2DAxisMainLine()
1179 if( m_eLeftWallPos != CuboidPlanePosition_Left ) in get2DAxisMainLine()
H A DVCartesianGrid.cxx300 …GridLinePoints aGridLinePoints( m_pPosHelper, m_nDimensionIndex, m_eLeftWallPos, m_eBackWallPos, m… in createShapes()
/aoo4110/main/chart2/source/view/inc/
H A DVCoordinateSystem.hxx176 CuboidPlanePosition m_eLeftWallPos; member in chart::VCoordinateSystem

Completed in 30 milliseconds