Home
last modified time | relevance | path

Searched refs:Svx3DLightcolor2Item (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/svx/inc/svx/
H A Dsvx3ditems.hxx197 class SVX_DLLPUBLIC Svx3DLightcolor2Item : public SvxColorItem { class
199 Svx3DLightcolor2Item(const Color& rCol = Color(0x00000000));
H A Dscene3d.hxx134 …{ return ((const Svx3DLightcolor2Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTCOLOR_2)).GetVa… in GetLightColor2()
/aoo4110/main/svx/source/engine3d/
H A Dsvx3ditems.cxx165 Svx3DLightcolor2Item::Svx3DLightcolor2Item(const Color& rCol) in Svx3DLightcolor2Item() function in Svx3DLightcolor2Item
H A Dfloat3d.cxx1125 aColor = ((const Svx3DLightcolor2Item&)rAttrs.Get(SDRATTR_3DSCENE_LIGHTCOLOR_2)).GetValue(); in Update()
2023 rAttrs.Put(Svx3DLightcolor2Item(aColor)); in GetAttr()
3045 …case 1: aLightItemSet.Put(Svx3DLightcolor2Item(aColor)); aLightItemSet.Put(Svx3DLightOnOff2Item(bO… in IMPL_LINK()
/aoo4110/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx425 …pInfo->aLightSource.nDiffuseColor = ((const Svx3DLightcolor2Item&)a3DLightAttributes.Get(SDRATTR_3… in IMPL_LINK()
604 aItemSet.Put(Svx3DLightcolor2Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()
/aoo4110/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx924 …const basegfx::BColor aColor(((const Svx3DLightcolor2Item&)rSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_2))… in createNewSdrLightingAttribute()
/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx736 pScene->GetProperties().SetObjectItem( Svx3DLightcolor2Item( aAmbientSpot2Color ) ); in Create3DObject()
/aoo4110/main/svx/source/dialog/
H A Ddlgctl3d.cxx947 …case 1 : return ((const Svx3DLightcolor2Item&)aLightItemSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_2)).Get… in GetLightColor()
/aoo4110/main/svx/source/svdraw/
H A Dsvdattr.cxx261 mppLocalPoolDefaults[ SDRATTR_3DSCENE_LIGHTCOLOR_2 - SDRATTR_START ] = new Svx3DLightcolor2Item; in SdrItemPool()

Completed in 98 milliseconds