Searched refs:Svx3DLightcolor8Item (Results 1 – 8 of 8) sorted by relevance
227 class SVX_DLLPUBLIC Svx3DLightcolor8Item : public SvxColorItem { class229 Svx3DLightcolor8Item(const Color& rCol = Color(0x00000000));
146 …{ return ((const Svx3DLightcolor8Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTCOLOR_8)).GetVa… in GetLightColor8()
189 Svx3DLightcolor8Item::Svx3DLightcolor8Item(const Color& rCol) in Svx3DLightcolor8Item() function in Svx3DLightcolor8Item
1419 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()
455 …pInfo->aLightSource.nDiffuseColor = ((const Svx3DLightcolor8Item&)a3DLightAttributes.Get(SDRATTR_3… in IMPL_LINK()634 aItemSet.Put(Svx3DLightcolor8Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()
966 …const basegfx::BColor aColor(((const Svx3DLightcolor8Item&)rSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_8))… in createNewSdrLightingAttribute()
953 …case 7 : return ((const Svx3DLightcolor8Item&)aLightItemSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_8)).Get… in GetLightColor()
267 mppLocalPoolDefaults[ SDRATTR_3DSCENE_LIGHTCOLOR_8 - SDRATTR_START ] = new Svx3DLightcolor8Item; in SdrItemPool()
Completed in 68 milliseconds