Home
last modified time | relevance | path

Searched refs:Svx3DLightcolor7Item (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx266 mppLocalPoolDefaults[ SDRATTR_3DSCENE_LIGHTCOLOR_7 - SDRATTR_START ] = new Svx3DLightcolor7Item; in SdrItemPool()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx959 …const basegfx::BColor aColor(((const Svx3DLightcolor7Item&)rSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_7))… in createNewSdrLightingAttribute()
/trunk/main/svx/source/engine3d/
H A Dsvx3ditems.cxx185 Svx3DLightcolor7Item::Svx3DLightcolor7Item(const Color& rCol) in Svx3DLightcolor7Item() function in Svx3DLightcolor7Item
H A Dfloat3d.cxx1370 aColor = ((const Svx3DLightcolor7Item&)rAttrs.Get(SDRATTR_3DSCENE_LIGHTCOLOR_7)).GetValue(); in Update()
2143 rAttrs.Put(Svx3DLightcolor7Item(aColor)); in GetAttr()
3050 …case 6: aLightItemSet.Put(Svx3DLightcolor7Item(aColor)); aLightItemSet.Put(Svx3DLightOnOff7Item(bO… in IMPL_LINK()
/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx952 …case 6 : return ((const Svx3DLightcolor7Item&)aLightItemSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_7)).Get… in GetLightColor()
/trunk/main/svx/inc/svx/
H A Dsvx3ditems.hxx222 class SVX_DLLPUBLIC Svx3DLightcolor7Item : public SvxColorItem { class
224 Svx3DLightcolor7Item(const Color& rCol = Color(0x00000000));
H A Dscene3d.hxx144 …{ return ((const Svx3DLightcolor7Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTCOLOR_7)).GetVa… in GetLightColor7()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx450 …pInfo->aLightSource.nDiffuseColor = ((const Svx3DLightcolor7Item&)a3DLightAttributes.Get(SDRATTR_3… in IMPL_LINK()
629 aItemSet.Put(Svx3DLightcolor7Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()

Completed in 64 milliseconds