Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/axes/
H A DVAxisOrGridBase.cxx48 , m_eBottomPos(CuboidPlanePosition_Bottom) in VAxisOrGridBase()
75 m_eBottomPos = eBottomPos; 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.cxx88 , m_eBottomPos(CuboidPlanePosition_Bottom) in VCoordinateSystem()
464 m_eBottomPos = eBottomPos; in set3DWallPositions()
H A DVAxisOrGridBase.hxx72 CuboidPlanePosition m_eBottomPos; member in chart::VAxisOrGridBase
H A DVCartesianGrid.cxx300 …s aGridLinePoints( m_pPosHelper, m_nDimensionIndex, m_eLeftWallPos, m_eBackWallPos, m_eBottomPos ); in createShapes()
H A DVCartesianAxis.cxx941 nDifferentValue *= (CuboidPlanePosition_Bottom != m_eBottomPos) ? -1 : 1; in get2DAxisMainLine()
952 nDifferentValue *= (CuboidPlanePosition_Bottom != m_eBottomPos) ? -1 : 1; in get2DAxisMainLine()
/aoo4110/main/chart2/source/view/inc/
H A DVCoordinateSystem.hxx178 CuboidPlanePosition m_eBottomPos; member in chart::VCoordinateSystem

Completed in 50 milliseconds