Searched defs:aCamPos (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/svx/source/dialog/ |
H A D | dlgctl3d.cxx | 123 basegfx::B3DPoint aCamPos(0.0, 0.0, fCamZ < fDefaultCamPosZ ? fDefaultCamPosZ : fCamZ); in Construct() local 391 basegfx::B3DPoint aCamPos(0.0, 0.0, fCamZ < fDefaultCamPosZ ? fDefaultCamPosZ : fCamZ); in Construct2() local
|
/aoo42x/main/svx/source/unodraw/ |
H A D | unopage.cxx | 604 basegfx::B3DPoint aCamPos(0.0, 0.0, 10000.0); in _CreateSdrObject() local
|
H A D | unoshap3.cxx | 396 basegfx::B3DPoint aCamPos(0.0, 0.0, fCamPosZ); in setPropertyValueImpl() local
|
/aoo42x/main/svx/source/customshapes/ |
H A D | EnhancedCustomShape3d.cxx | 617 basegfx::B3DPoint aCamPos( 0.0, 0.0, 100.0 ); in Create3DObject() local
|
/aoo42x/main/svx/source/engine3d/ |
H A D | view3d.cxx | 1427 basegfx::B3DPoint aCamPos(0.0, 0.0, fCamZ < fDefaultCamPosZ ? fDefaultCamPosZ : fCamZ); in InitScene() local
|
Completed in 54 milliseconds