Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dsvx3ditems.hxx212 class SVX_DLLPUBLIC Svx3DLightcolor5Item : public SvxColorItem { class
214 Svx3DLightcolor5Item(const Color& rCol = Color(0x00000000));
H A Dscene3d.hxx140 …{ return ((const Svx3DLightcolor5Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTCOLOR_5)).GetVa… in GetLightColor5()
/trunk/main/svx/source/engine3d/
H A Dsvx3ditems.cxx177 Svx3DLightcolor5Item::Svx3DLightcolor5Item(const Color& rCol) in Svx3DLightcolor5Item() function in Svx3DLightcolor5Item
H A Dfloat3d.cxx1272 aColor = ((const Svx3DLightcolor5Item&)rAttrs.Get(SDRATTR_3DSCENE_LIGHTCOLOR_5)).GetValue(); in Update()
2095 rAttrs.Put(Svx3DLightcolor5Item(aColor)); in GetAttr()
3048 …case 4: aLightItemSet.Put(Svx3DLightcolor5Item(aColor)); aLightItemSet.Put(Svx3DLightOnOff5Item(bO… in IMPL_LINK()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx440 …pInfo->aLightSource.nDiffuseColor = ((const Svx3DLightcolor5Item&)a3DLightAttributes.Get(SDRATTR_3… in IMPL_LINK()
619 aItemSet.Put(Svx3DLightcolor5Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx945 …const basegfx::BColor aColor(((const Svx3DLightcolor5Item&)rSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_5))… in createNewSdrLightingAttribute()
/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx950 …case 4 : return ((const Svx3DLightcolor5Item&)aLightItemSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_5)).Get… in GetLightColor()
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx264 mppLocalPoolDefaults[ SDRATTR_3DSCENE_LIGHTCOLOR_5 - SDRATTR_START ] = new Svx3DLightcolor5Item; in SdrItemPool()

Completed in 63 milliseconds