Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/axes/
H A DVAxisOrGridBase.hxx57 …void set3DWallPositions( CuboidPlanePosition eLeftWallPos, CuboidPlanePosition eBackWallPos, Cuboi…
70 CuboidPlanePosition m_eLeftWallPos;
71 CuboidPlanePosition m_eBackWallPos;
72 CuboidPlanePosition m_eBottomPos;
H A DVCartesianGrid.cxx56 , CuboidPlanePosition eLeftWallPos=CuboidPlanePosition_Left
57 , CuboidPlanePosition eBackWallPos=CuboidPlanePosition_Back
58 , CuboidPlanePosition eBottomPos=CuboidPlanePosition_Bottom );
65 , CuboidPlanePosition eLeftWallPos in GridLinePoints()
66 , CuboidPlanePosition eBackWallPos in GridLinePoints()
67 , CuboidPlanePosition eBottomPos ) in GridLinePoints()
H A DVAxisOrGridBase.cxx71 …sOrGridBase::set3DWallPositions( CuboidPlanePosition eLeftWallPos, CuboidPlanePosition eBackWallPo… in set3DWallPositions()
H A DVCoordinateSystem.cxx460 …inateSystem::set3DWallPositions( CuboidPlanePosition eLeftWallPos, CuboidPlanePosition eBackWallPo… in set3DWallPositions()
/aoo4110/main/chart2/source/view/inc/
H A DVCoordinateSystem.hxx102 …void set3DWallPositions( CuboidPlanePosition eLeftWallPos, CuboidPlanePosition eBackWallPos, Cuboi…
176 CuboidPlanePosition m_eLeftWallPos;
177 CuboidPlanePosition m_eBackWallPos;
178 CuboidPlanePosition m_eBottomPos;
/aoo4110/main/chart2/source/inc/
H A DThreeDHelper.hxx48 enum CuboidPlanePosition enum
128 …static CuboidPlanePosition getAutomaticCuboidPlanePositionForStandardLeftWall( const ::com::sun::s…
130 …static CuboidPlanePosition getAutomaticCuboidPlanePositionForStandardBackWall(const ::com::sun::st…
132 …static CuboidPlanePosition getAutomaticCuboidPlanePositionForStandardBottom(const ::com::sun::star…
/aoo4110/main/chart2/source/tools/
H A DThreeDHelper.cxx1461 CuboidPlanePosition ThreeDHelper::getAutomaticCuboidPlanePositionForStandardLeftWall( const Referen… in getAutomaticCuboidPlanePositionForStandardLeftWall()
1463 CuboidPlanePosition eRet(CuboidPlanePosition_Left); in getAutomaticCuboidPlanePositionForStandardLeftWall()
1477 CuboidPlanePosition ThreeDHelper::getAutomaticCuboidPlanePositionForStandardBackWall( const Referen… in getAutomaticCuboidPlanePositionForStandardBackWall()
1479 CuboidPlanePosition eRet(CuboidPlanePosition_Back); in getAutomaticCuboidPlanePositionForStandardBackWall()
1493 CuboidPlanePosition ThreeDHelper::getAutomaticCuboidPlanePositionForStandardBottom( const Reference… in getAutomaticCuboidPlanePositionForStandardBottom()
1495 CuboidPlanePosition eRet(CuboidPlanePosition_Bottom); in getAutomaticCuboidPlanePositionForStandardBottom()
/aoo4110/main/chart2/source/view/diagram/
H A DVDiagram.cxx548CuboidPlanePosition eLeftWallPos( ThreeDHelper::getAutomaticCuboidPlanePositionForStandardLeftWall… in createShapes_3d()
549CuboidPlanePosition eBackWallPos( ThreeDHelper::getAutomaticCuboidPlanePositionForStandardBackWall… in createShapes_3d()
675CuboidPlanePosition eBottomPos( ThreeDHelper::getAutomaticCuboidPlanePositionForStandardBottom( un… in createShapes_3d()
/aoo4110/main/chart2/source/view/main/
H A DChartView.cxx1416CuboidPlanePosition eLeftWallPos( ThreeDHelper::getAutomaticCuboidPlanePositionForStandardLeftWall… in impl_createDiagramAndContent()
1417CuboidPlanePosition eBackWallPos( ThreeDHelper::getAutomaticCuboidPlanePositionForStandardBackWall… in impl_createDiagramAndContent()
1418CuboidPlanePosition eBottomPos( ThreeDHelper::getAutomaticCuboidPlanePositionForStandardBottom( xS… in impl_createDiagramAndContent()

Completed in 55 milliseconds