Home
last modified time | relevance | path

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

/aoo4110/main/svx/inc/svx/
H A Dsvx3ditems.hxx227 class SVX_DLLPUBLIC Svx3DLightcolor8Item : public SvxColorItem { class
229 Svx3DLightcolor8Item(const Color& rCol = Color(0x00000000));
H A Dscene3d.hxx146 …{ return ((const Svx3DLightcolor8Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTCOLOR_8)).GetVa… in GetLightColor8()
/aoo4110/main/svx/source/engine3d/
H A Dsvx3ditems.cxx189 Svx3DLightcolor8Item::Svx3DLightcolor8Item(const Color& rCol) in Svx3DLightcolor8Item() function in Svx3DLightcolor8Item
H A Dfloat3d.cxx1419 aColor = ((const Svx3DLightcolor8Item&)rAttrs.Get(SDRATTR_3DSCENE_LIGHTCOLOR_8)).GetValue(); in Update()
2167 rAttrs.Put(Svx3DLightcolor8Item(aColor)); in GetAttr()
3052 …case 7: aLightItemSet.Put(Svx3DLightcolor8Item(aColor)); aLightItemSet.Put(Svx3DLightOnOff8Item(bO… in IMPL_LINK()
/aoo4110/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx455 …pInfo->aLightSource.nDiffuseColor = ((const Svx3DLightcolor8Item&)a3DLightAttributes.Get(SDRATTR_3… in IMPL_LINK()
634 aItemSet.Put(Svx3DLightcolor8Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()
/aoo4110/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx966 …const basegfx::BColor aColor(((const Svx3DLightcolor8Item&)rSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_8))… in createNewSdrLightingAttribute()
/aoo4110/main/svx/source/dialog/
H A Ddlgctl3d.cxx953 …case 7 : return ((const Svx3DLightcolor8Item&)aLightItemSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_8)).Get… in GetLightColor()
/aoo4110/main/svx/source/svdraw/
H A Dsvdattr.cxx267 mppLocalPoolDefaults[ SDRATTR_3DSCENE_LIGHTCOLOR_8 - SDRATTR_START ] = new Svx3DLightcolor8Item; in SdrItemPool()

Completed in 96 milliseconds