Home
last modified time | relevance | path

Searched refs:aBoundVol (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svx/source/engine3d/
H A Dview3d.cxx1014 basegfx::B3DRange aBoundVol = pScene->GetBoundVolume(); in ConvertMarkedObjTo3D() local
1015 InitScene(pScene, (double)aRect.GetWidth(), (double)aRect.GetHeight(), aBoundVol.getDepth()); in ConvertMarkedObjTo3D()
1782 basegfx::B3DRange aBoundVol; in MergeScenes() local
1840 if (pNewObj) aBoundVol.expand(pNewObj->GetBoundVolume()); in MergeScenes()
1861 InitScene(pScene, fW, fH, aBoundVol.getMaxZ() + + ((fW + fH) / 4.0)); in MergeScenes()
1865 basegfx::B3DPoint aMinVec(aBoundVol.getMinimum()); in MergeScenes()
1866 basegfx::B3DPoint aMaxVec(aBoundVol.getMaximum()); in MergeScenes()
/aoo4110/main/sd/source/ui/func/
H A Dfucon3d.cxx265 basegfx::B3DRange aBoundVol; in ImpPrepareBasic3DShape() local
268 aBoundVol.expand(aObjVol); in ImpPrepareBasic3DShape()
269 double fDeepth(aBoundVol.getDepth()); in ImpPrepareBasic3DShape()

Completed in 31 milliseconds