Home
last modified time | relevance | path

Searched refs:Svx3DReducedLineGeometryItem (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svx/source/engine3d/
H A Dsvx3ditems.cxx73 Svx3DReducedLineGeometryItem::Svx3DReducedLineGeometryItem(sal_Bool bVal) in Svx3DReducedLineGeometryItem() function in Svx3DReducedLineGeometryItem
77 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()
/trunk/main/svx/inc/svx/
H A Dsvx3ditems.hxx74 class Svx3DReducedLineGeometryItem : public SfxBoolItem { class
76 Svx3DReducedLineGeometryItem(sal_Bool bVal = 0);
H A Dobj3d.hxx301 …{ return ((const Svx3DReducedLineGeometryItem&)GetObjectItemSet().Get(SDRATTR_3DOBJ_REDUCED_LINE_G… in GetReducedLineGeometry()
/trunk/main/svx/source/sdr/primitive3d/
H A Dsdrattributecreator3d.cxx140 …const bool bReducedLineGeometry(((const Svx3DReducedLineGeometryItem&)rSet.Get(SDRATTR_3DOBJ_REDUC… in createNewSdr3DObjectAttribute()
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx255 …Defaults[ SDRATTR_3DOBJ_REDUCED_LINE_GEOMETRY - SDRATTR_START ] = new Svx3DReducedLineGeometryItem; in SdrItemPool()

Completed in 43 milliseconds