Searched refs:Svx3DLightcolor6Item (Results 1 – 8 of 8) sorted by relevance
217 class SVX_DLLPUBLIC Svx3DLightcolor6Item : public SvxColorItem { class219 Svx3DLightcolor6Item(const Color& rCol = Color(0x00000000));
142 …{ return ((const Svx3DLightcolor6Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTCOLOR_6)).GetVa… in GetLightColor6()
181 Svx3DLightcolor6Item::Svx3DLightcolor6Item(const Color& rCol) in Svx3DLightcolor6Item() function in Svx3DLightcolor6Item
1321 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()
445 …pInfo->aLightSource.nDiffuseColor = ((const Svx3DLightcolor6Item&)a3DLightAttributes.Get(SDRATTR_3… in IMPL_LINK()624 aItemSet.Put(Svx3DLightcolor6Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()
952 …const basegfx::BColor aColor(((const Svx3DLightcolor6Item&)rSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_6))… in createNewSdrLightingAttribute()
951 …case 5 : return ((const Svx3DLightcolor6Item&)aLightItemSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_6)).Get… in GetLightColor()
265 mppLocalPoolDefaults[ SDRATTR_3DSCENE_LIGHTCOLOR_6 - SDRATTR_START ] = new Svx3DLightcolor6Item; in SdrItemPool()
Completed in 57 milliseconds