Home
last modified time | relevance | path

Searched refs:Svx3DPerspectiveItem (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svx/source/engine3d/
H A Dsvx3ditems.cxx145 Svx3DPerspectiveItem::Svx3DPerspectiveItem(sal_uInt16 nVal) in Svx3DPerspectiveItem() function in Svx3DPerspectiveItem
502 sal_Bool Svx3DPerspectiveItem::QueryValue( uno::Any& rVal, sal_uInt8 /*nMemberId*/) const in QueryValue()
508 sal_Bool Svx3DPerspectiveItem::PutValue( const uno::Any& rVal, sal_uInt8 /*nMemberId*/) in PutValue()
517 SfxPoolItem* Svx3DPerspectiveItem::Clone(SfxItemPool* /*pPool*/) const in Clone()
519 return new Svx3DPerspectiveItem(*this); in Clone()
H A Dfloat3d.cxx1715 …ProjectionType ePT = (ProjectionType)((const Svx3DPerspectiveItem&)rAttrs.Get(SDRATTR_3DSCENE_PERS… in Update()
1822 rAttrs.Put(Svx3DPerspectiveItem(nValue)); in GetAttr()
/trunk/main/svx/inc/svx/
H A Dsvx3ditems.hxx167 class SVX_DLLPUBLIC Svx3DPerspectiveItem : public SfxUInt16Item { class
169 Svx3DPerspectiveItem(sal_uInt16 nVal = (sal_uInt16)PR_PERSPECTIVE);
H A Dscene3d.hxx116 …{ return (ProjectionType)((const Svx3DPerspectiveItem&)GetObjectItemSet().Get(SDRATTR_3DSCENE_PERS… in GetPerspective()
/trunk/main/svx/source/sdr/properties/
H A De3dsceneproperties.cxx318 mpItemSet->Put(Svx3DPerspectiveItem((sal_uInt16)aSceneCam.GetProjection())); in SetSceneItemsFromCamera()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx874 …const sal_uInt16 nProjectionValue(((const Svx3DPerspectiveItem&)rSet.Get(SDRATTR_3DSCENE_PERSPECTI… in createNewSdrSceneAttribute()
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx256 mppLocalPoolDefaults[ SDRATTR_3DSCENE_PERSPECTIVE - SDRATTR_START ] = new Svx3DPerspectiveItem; in SdrItemPool()

Completed in 52 milliseconds