Searched refs:Svx3DVerticalSegmentsItem (Results 1 – 9 of 9) sorted by relevance
96 GetProperties().SetObjectItemDirect(Svx3DVerticalSegmentsItem(nSegCnt)); in E3dLatheObj()174 GetProperties().SetObjectItemDirect(Svx3DVerticalSegmentsItem(nVSegs)); in ReSegment()203 GetProperties().SetObjectItemDirect(Svx3DVerticalSegmentsItem(nSegCnt)); in SetPolyPoly2D()
57 Svx3DVerticalSegmentsItem::Svx3DVerticalSegmentsItem(sal_uInt32 nVal) in Svx3DVerticalSegmentsItem() function in Svx3DVerticalSegmentsItem
143 GetProperties().SetObjectItemDirect(Svx3DVerticalSegmentsItem(nVSegs)); in ReSegment()
738 …sal_uInt32 nValue = ((const Svx3DVerticalSegmentsItem&)rAttrs.Get(SDRATTR_3DOBJ_VERT_SEGS)).GetVal… in Update()1852 rAttrs.Put(Svx3DVerticalSegmentsItem(nValue)); in GetAttr()
57 class Svx3DVerticalSegmentsItem : public SfxUInt32Item { class59 SVX_DLLPUBLIC Svx3DVerticalSegmentsItem(sal_uInt32 nVal = 24);
64 …{ return ((const Svx3DVerticalSegmentsItem&)GetObjectItemSet().Get(SDRATTR_3DOBJ_VERT_SEGS)).GetVa… in GetVerticalSegments()
63 …{ return ((const Svx3DVerticalSegmentsItem&)GetObjectItemSet().Get(SDRATTR_3DOBJ_VERT_SEGS)).GetVa… in GetVerticalSegments()
880 …static_cast<E3dLatheObj*>(mpObj.get())->SetMergedItem(Svx3DVerticalSegmentsItem(nPrevVerticalSegs)… in setPropertyValueImpl()
235 mppLocalPoolDefaults[ SDRATTR_3DOBJ_VERT_SEGS - SDRATTR_START ] = new Svx3DVerticalSegmentsItem; in SdrItemPool()
Completed in 56 milliseconds