Home
last modified time | relevance | path

Searched refs:GetVerticalSegments (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsphere3d.hxx67 sal_uInt32 GetVerticalSegments() const in GetVerticalSegments() function in E3dSphereObj
H A Dlathe3d.hxx67 sal_uInt32 GetVerticalSegments() const in GetVerticalSegments() function in E3dLatheObj
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsphere3d.hxx66 sal_uInt32 GetVerticalSegments() const in GetVerticalSegments() function in E3dSphereObj
H A Dlathe3d.hxx66 sal_uInt32 GetVerticalSegments() const in GetVerticalSegments() function in E3dLatheObj
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/contact/
H A Dviewcontactofe3dsphere.cxx61 const sal_uInt32 nVerticalSegments(GetE3dSphereObj().GetVerticalSegments()); in createViewIndependentPrimitive3DContainer()
H A Dviewcontactofe3dlathe.cxx72 const sal_uInt32 nVerticalSegments(GetE3dLatheObj().GetVerticalSegments()); in createViewIndependentPrimitive3DContainer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/contact/
H A Dviewcontactofe3dsphere.cxx63 const sal_uInt32 nVerticalSegments(GetE3dSphereObj().GetVerticalSegments()); in createViewIndependentPrimitive3DContainer()
H A Dviewcontactofe3dlathe.cxx74 const sal_uInt32 nVerticalSegments(GetE3dLatheObj().GetVerticalSegments()); in createViewIndependentPrimitive3DContainer()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/unodraw/
H A Dunoshap3.cxx751 …nst sal_uInt32 nPrevVerticalSegs(static_cast<E3dLatheObj*>(GetSdrObject())->GetVerticalSegments()); in setPropertyValueImpl()
757 …nst sal_uInt32 nPostVerticalSegs(static_cast<E3dLatheObj*>(GetSdrObject())->GetVerticalSegments()); in setPropertyValueImpl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/unodraw/
H A Dunoshap3.cxx759 …nst sal_uInt32 nPrevVerticalSegs(static_cast<E3dLatheObj*>(GetSdrObject())->GetVerticalSegments()); in setPropertyValueImpl()
765 …nst sal_uInt32 nPostVerticalSegs(static_cast<E3dLatheObj*>(GetSdrObject())->GetVerticalSegments()); in setPropertyValueImpl()