Home
last modified time | relevance | path

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

/aoo41x/main/svx/inc/svx/
H A Dsvx3ditems.hxx217 class SVX_DLLPUBLIC Svx3DLightcolor6Item : public SvxColorItem { class
219 Svx3DLightcolor6Item(const Color& rCol = Color(0x00000000));
H A Dscene3d.hxx142 …{ return ((const Svx3DLightcolor6Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTCOLOR_6)).GetVa… in GetLightColor6()
/aoo41x/main/svx/source/engine3d/
H A Dsvx3ditems.cxx181 Svx3DLightcolor6Item::Svx3DLightcolor6Item(const Color& rCol) in Svx3DLightcolor6Item() function in Svx3DLightcolor6Item
H A Dfloat3d.cxx1321 aColor = ((const Svx3DLightcolor6Item&)rAttrs.Get(SDRATTR_3DSCENE_LIGHTCOLOR_6)).GetValue(); in Update()
2119 rAttrs.Put(Svx3DLightcolor6Item(aColor)); in GetAttr()
3049 …case 5: aLightItemSet.Put(Svx3DLightcolor6Item(aColor)); aLightItemSet.Put(Svx3DLightOnOff6Item(bO… in IMPL_LINK()
/aoo41x/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx445 …pInfo->aLightSource.nDiffuseColor = ((const Svx3DLightcolor6Item&)a3DLightAttributes.Get(SDRATTR_3… in IMPL_LINK()
624 aItemSet.Put(Svx3DLightcolor6Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()
/aoo41x/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx952 …const basegfx::BColor aColor(((const Svx3DLightcolor6Item&)rSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_6))… in createNewSdrLightingAttribute()
/aoo41x/main/svx/source/dialog/
H A Ddlgctl3d.cxx951 …case 5 : return ((const Svx3DLightcolor6Item&)aLightItemSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_6)).Get… in GetLightColor()
/aoo41x/main/svx/source/svdraw/
H A Dsvdattr.cxx265 mppLocalPoolDefaults[ SDRATTR_3DSCENE_LIGHTCOLOR_6 - SDRATTR_START ] = new Svx3DLightcolor6Item; in SdrItemPool()

Completed in 45 milliseconds