Home
last modified time | relevance | path

Searched refs:SDRATTR_3DOBJ_TEXTURE_PROJ_X (Results 1 – 17 of 17) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/properties/
H A De3dcompoundproperties.cxx130 case SDRATTR_3DOBJ_TEXTURE_PROJ_X: in PostItemChange()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/properties/
H A De3dcompoundproperties.cxx132 case SDRATTR_3DOBJ_TEXTURE_PROJ_X: in PostItemChange()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/sdr/primitive3d/
H A Dsdrattributecreator3d.cxx54 const sal_uInt16 nTextureValueX(rSet.Get(SDRATTR_3DOBJ_TEXTURE_PROJ_X).GetValue()); in createNewSdr3DObjectAttribute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/sdr/primitive3d/
H A Dsdrattributecreator3d.cxx56 const sal_uInt16 nTextureValueX(rSet.Get(SDRATTR_3DOBJ_TEXTURE_PROJ_X).GetValue()); in createNewSdr3DObjectAttribute()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/engine3d/
H A Dsvx3ditems.cxx49 : SfxUInt16Item(SDRATTR_3DOBJ_TEXTURE_PROJ_X, nVal) in Svx3DTextureProjectionXItem()
H A Dfloat3d.cxx1397 eState = rAttrs.GetItemState(SDRATTR_3DOBJ_TEXTURE_PROJ_X); in Update()
1400 sal_uInt16 nValue = rAttrs.Get(SDRATTR_3DOBJ_TEXTURE_PROJ_X).GetValue(); in Update()
2082 rAttrs.InvalidateItem(SDRATTR_3DOBJ_TEXTURE_PROJ_X); in GetAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/engine3d/
H A Dsvx3ditems.cxx48 : SfxUInt16Item(SDRATTR_3DOBJ_TEXTURE_PROJ_X, nVal) in Svx3DTextureProjectionXItem()
H A Dfloat3d.cxx1396 eState = rAttrs.GetItemState(SDRATTR_3DOBJ_TEXTURE_PROJ_X); in Update()
1399 sal_uInt16 nValue = rAttrs.Get(SDRATTR_3DOBJ_TEXTURE_PROJ_X).GetValue(); in Update()
2081 rAttrs.InvalidateItem(SDRATTR_3DOBJ_TEXTURE_PROJ_X); in GetAttr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvddef.hxx332 #define SDRATTR_3DOBJ_TEXTURE_PROJ_X TypedWhichId<Svx3DTextureProjectionXItem>(SDRATTR_3… macro
H A Dunoshprp.hxx501 …{ OUString(UNO_NAME_3D_TEXTURE_PROJ_X) ,SDRATTR_3DOBJ_TEXTURE_PROJ_X , ::cppu::…
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvddef.hxx346 constexpr TypedWhichId<Svx3DTextureProjectionXItem> SDRATTR_3DOBJ_TEXTURE_PROJ_X (SDRATTR_3… variable
H A Dunoshprp.hxx519 …{ u"" UNO_NAME_3D_TEXTURE_PROJ_X ,SDRATTR_3DOBJ_TEXTURE_PROJ_X , ::cppu::UnoTyp…
/dports/textproc/libstaroffice/libstaroffice-0.0.7/src/lib/
H A DStarAttribute.hxx648 SDRATTR_3DOBJ_TEXTURE_PROJ_X, enumerator
H A DStarAttribute.cxx317 addAttributeUInt(StarAttribute::SDRATTR_3DOBJ_TEXTURE_PROJ_X, "obj3d[texture,projX]",2,0); in initAttributeMap()
H A DStarItemPool.cxx863 …, StarAttribute::SDRATTR_3DOBJ_NORMALS_INVERT, StarAttribute::SDRATTR_3DOBJ_TEXTURE_PROJ_X, StarAt… in init()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdattr.cxx271 rPoolDefaults[ SDRATTR_3DOBJ_TEXTURE_PROJ_X - SDRATTR_START ] = new Svx3DTextureProjectionXItem; in SdrItemPool()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdattr.cxx263 rPoolDefaults[ SDRATTR_3DOBJ_TEXTURE_PROJ_X - SDRATTR_START ] = new Svx3DTextureProjectionXItem; in SdrItemPool()