Home
last modified time | relevance | path

Searched refs:Svx3DLightcolor4Item (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dsvx3ditems.hxx207 class SVX_DLLPUBLIC Svx3DLightcolor4Item : public SvxColorItem { class
209 Svx3DLightcolor4Item(const Color& rCol = Color(0x00000000));
H A Dscene3d.hxx138 …{ return ((const Svx3DLightcolor4Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTCOLOR_4)).GetVa… in GetLightColor4()
/trunk/main/svx/source/engine3d/
H A Dsvx3ditems.cxx173 Svx3DLightcolor4Item::Svx3DLightcolor4Item(const Color& rCol) in Svx3DLightcolor4Item() function in Svx3DLightcolor4Item
H A Dfloat3d.cxx1223 aColor = ((const Svx3DLightcolor4Item&)rAttrs.Get(SDRATTR_3DSCENE_LIGHTCOLOR_4)).GetValue(); in Update()
2071 rAttrs.Put(Svx3DLightcolor4Item(aColor)); in GetAttr()
3047 …case 3: aLightItemSet.Put(Svx3DLightcolor4Item(aColor)); aLightItemSet.Put(Svx3DLightOnOff4Item(bO… in IMPL_LINK()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx435 …pInfo->aLightSource.nDiffuseColor = ((const Svx3DLightcolor4Item&)a3DLightAttributes.Get(SDRATTR_3… in IMPL_LINK()
614 aItemSet.Put(Svx3DLightcolor4Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx938 …const basegfx::BColor aColor(((const Svx3DLightcolor4Item&)rSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_4))… in createNewSdrLightingAttribute()
/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx949 …case 3 : return ((const Svx3DLightcolor4Item&)aLightItemSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_4)).Get… in GetLightColor()
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx263 mppLocalPoolDefaults[ SDRATTR_3DSCENE_LIGHTCOLOR_4 - SDRATTR_START ] = new Svx3DLightcolor4Item; in SdrItemPool()

Completed in 76 milliseconds