Home
last modified time | relevance | path

Searched refs:bExtrude (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/svx/source/engine3d/
H A Dview3d.cxx752 if(bExtrude) in ImpCreateSingle3DObjectFlat()
787 if(bExtrude) in ImpCreateSingle3DObjectFlat()
860 ImpCreateSingle3DObjectFlat(pScene, pGroupMember, bExtrude, fDepth, rLatheMat); in ImpCreate3DObject()
864 ImpCreateSingle3DObjectFlat(pScene, pNewObj2, bExtrude, fDepth, rLatheMat); in ImpCreate3DObject()
884 void E3dView::ConvertMarkedObjTo3D(sal_Bool bExtrude, basegfx::B2DPoint aPnt1, basegfx::B2DPoint aP… in ConvertMarkedObjTo3D() argument
889 if(bExtrude) in ConvertMarkedObjTo3D()
909 if(bExtrude) in ConvertMarkedObjTo3D()
915 if(!bExtrude) in ConvertMarkedObjTo3D()
996 ImpCreate3DObject(pScene, pObj, bExtrude, fDepth, aLatheMat); in ConvertMarkedObjTo3D()
1002 if(bExtrude) in ConvertMarkedObjTo3D()
[all …]
H A Dfloat3d.cxx600 sal_Bool bExtrude = (sal_Bool) ( nState & 2 ); in Update() local
634 aFtEndAngle.Enable( !bExtrude && !bCube && !bSphere ); in Update()
635 aMtrEndAngle.Enable( !bExtrude && !bCube && !bSphere ); in Update()
636 if( bExtrude || bCube || bSphere ) in Update()
/trunk/main/svx/inc/svx/
H A Dview3d.hxx77 …void ImpCreate3DObject(E3dScene* pScene, SdrObject* pObj, sal_Bool bExtrude, double fDepth, basegf…
78 …void ImpCreateSingle3DObjectFlat(E3dScene* pScene, SdrObject* pObj, sal_Bool bExtrude, double fDep…
119 …void ConvertMarkedObjTo3D(sal_Bool bExtrude=sal_True, basegfx::B2DPoint aPnt1 = basegfx::B2DPoint(…

Completed in 34 milliseconds