Searched refs:Svx3DReducedLineGeometryItem (Results 1 – 5 of 5) sorted by relevance
73 Svx3DReducedLineGeometryItem::Svx3DReducedLineGeometryItem(sal_Bool bVal) in Svx3DReducedLineGeometryItem() function in Svx3DReducedLineGeometryItem77 sal_uInt16 Svx3DReducedLineGeometryItem::GetVersion(sal_uInt16 /*nFileFormatVersion*/) const in GetVersion()82 SfxPoolItem* Svx3DReducedLineGeometryItem::Create(SvStream& rIn, sal_uInt16 nItemVersion) const in Create()84 SfxBoolItem* pRetval = new Svx3DReducedLineGeometryItem(); in Create()
74 class Svx3DReducedLineGeometryItem : public SfxBoolItem { class76 Svx3DReducedLineGeometryItem(sal_Bool bVal = 0);
301 …{ return ((const Svx3DReducedLineGeometryItem&)GetObjectItemSet().Get(SDRATTR_3DOBJ_REDUCED_LINE_G… in GetReducedLineGeometry()
140 …const bool bReducedLineGeometry(((const Svx3DReducedLineGeometryItem&)rSet.Get(SDRATTR_3DOBJ_REDUC… in createNewSdr3DObjectAttribute()
255 …Defaults[ SDRATTR_3DOBJ_REDUCED_LINE_GEOMETRY - SDRATTR_START ] = new Svx3DReducedLineGeometryItem; in SdrItemPool()
Completed in 40 milliseconds