Searched refs:Svx3DLightcolor7Item (Results 1 – 8 of 8) sorted by relevance
222 class SVX_DLLPUBLIC Svx3DLightcolor7Item : public SvxColorItem { class224 Svx3DLightcolor7Item(const Color& rCol = Color(0x00000000));
144 …{ return ((const Svx3DLightcolor7Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTCOLOR_7)).GetVa… in GetLightColor7()
185 Svx3DLightcolor7Item::Svx3DLightcolor7Item(const Color& rCol) in Svx3DLightcolor7Item() function in Svx3DLightcolor7Item
1370 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()
450 …pInfo->aLightSource.nDiffuseColor = ((const Svx3DLightcolor7Item&)a3DLightAttributes.Get(SDRATTR_3… in IMPL_LINK()629 aItemSet.Put(Svx3DLightcolor7Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()
959 …const basegfx::BColor aColor(((const Svx3DLightcolor7Item&)rSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_7))… in createNewSdrLightingAttribute()
952 …case 6 : return ((const Svx3DLightcolor7Item&)aLightItemSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_7)).Get… in GetLightColor()
266 mppLocalPoolDefaults[ SDRATTR_3DSCENE_LIGHTCOLOR_7 - SDRATTR_START ] = new Svx3DLightcolor7Item; in SdrItemPool()
Completed in 64 milliseconds