Searched refs:GetHorizontalSegments (Results 1 – 6 of 6) sorted by relevance
59 sal_uInt32 GetHorizontalSegments() const in GetHorizontalSegments() function in E3dSphereObj
58 sal_uInt32 GetHorizontalSegments() const in GetHorizontalSegments() function in E3dLatheObj
69 const sal_uInt32 nHorizontalSegments(GetE3dSphereObj().GetHorizontalSegments()); in createViewIndependentPrimitive3DSequence()
81 const sal_uInt32 nHorizontalSegments(GetE3dLatheObj().GetHorizontalSegments()); in createViewIndependentPrimitive3DSequence()
140 …if((nHSegs != GetHorizontalSegments() || nVSegs != GetVerticalSegments()) && (nHSegs != 0 || nVSeg… in ReSegment()
170 if ((nHSegs != GetHorizontalSegments() || nVSegs != GetVerticalSegments()) && in ReSegment()
Completed in 20 milliseconds