Searched refs:vup (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/svx/source/unodraw/ |
H A D | unoshap3.cxx | 352 basegfx::B3DVector aVUP(aCamGeo.vup.DirectionX, aCamGeo.vup.DirectionY, aCamGeo.vup.DirectionZ); in setPropertyValueImpl() 472 aCamGeo.vup.DirectionX = aVUP.getX(); in getPropertyValueImpl() 473 aCamGeo.vup.DirectionY = aVUP.getY(); in getPropertyValueImpl() 474 aCamGeo.vup.DirectionZ = aVUP.getZ(); in getPropertyValueImpl()
|
/aoo42x/main/xmloff/source/draw/ |
H A D | shapeexport3.cxx | 301 ::basegfx::B3DVector aVUP(aCamGeo.vup.DirectionX, aCamGeo.vup.DirectionY, aCamGeo.vup.DirectionZ); in export3DSceneAttributes()
|
H A D | ximp3dscene.cxx | 483 aCamGeo.vup.DirectionX = maVUP.getX(); in setSceneAttributes() 484 aCamGeo.vup.DirectionY = maVUP.getY(); in setSceneAttributes() 485 aCamGeo.vup.DirectionZ = maVUP.getZ(); in setSceneAttributes()
|
/aoo42x/main/chart2/source/tools/ |
H A D | ThreeDHelper.cxx | 316 drawing::Direction3D vup(-0.0733876362771618, 0.984807599917971, -0.157379306090273); in getDefaultCameraGeometry() local 322 vup = drawing::Direction3D( 0.0, 1.0, 0.0 ); in getDefaultCameraGeometry() 325 return drawing::CameraGeometry( vrp, vpn, vup ); in getDefaultCameraGeometry() 339 ::basegfx::B3DVector aVUP( BaseGFXHelper::Direction3DToB3DVector( aCG.vup ) ); in lcl_getCameraMatrix()
|
H A D | SceneProperties.cxx | 339 drawing::Direction3D vup( 0.0, 1.0, 0.0 ); in AddDefaultsToMap() local 340 drawing::CameraGeometry aDefaultCameraGeometry( vrp, vpn, vup ); in AddDefaultsToMap()
|
/aoo42x/main/xmloff/source/chart/ |
H A D | SchXMLPlotAreaContext.cxx | 120 maVUP.setX( aCamGeo.vup.DirectionX ); in getCameraDefaultFromDiagram() 121 maVUP.setY( aCamGeo.vup.DirectionY ); in getCameraDefaultFromDiagram() 122 maVUP.setZ( aCamGeo.vup.DirectionZ ); in getCameraDefaultFromDiagram()
|
/aoo42x/main/offapi/com/sun/star/drawing/ |
H A D | CameraGeometry.idl | 52 Direction3D vup;
|
/aoo42x/extras/l10n/source/kid/ |
H A D | localize.sdf | 238 …agelang.src 0 fixedtext RID_DLG_SETDEF_LANGUAGE FT_DEF_LANGUAGE 0 kid xe=vup‖Default language …
|
Completed in 1259 milliseconds