Home
last modified time | relevance | path

Searched refs:GetHorizontalSegments (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dsphere3d.hxx59 sal_uInt32 GetHorizontalSegments() const in GetHorizontalSegments() function in E3dSphereObj
H A Dlathe3d.hxx58 sal_uInt32 GetHorizontalSegments() const in GetHorizontalSegments() function in E3dLatheObj
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofe3dsphere.cxx69 const sal_uInt32 nHorizontalSegments(GetE3dSphereObj().GetHorizontalSegments()); in createViewIndependentPrimitive3DSequence()
H A Dviewcontactofe3dlathe.cxx81 const sal_uInt32 nHorizontalSegments(GetE3dLatheObj().GetHorizontalSegments()); in createViewIndependentPrimitive3DSequence()
/trunk/main/svx/source/engine3d/
H A Dsphere3d.cxx140 …if((nHSegs != GetHorizontalSegments() || nVSegs != GetVerticalSegments()) && (nHSegs != 0 || nVSeg… in ReSegment()
H A Dlathe3d.cxx170 if ((nHSegs != GetHorizontalSegments() || nVSegs != GetVerticalSegments()) && in ReSegment()

Completed in 19 milliseconds