Home
last modified time | relevance | path

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

/aoo42x/main/svx/inc/svx/
H A Dsvx3ditems.hxx192 class SVX_DLLPUBLIC Svx3DLightcolor1Item : public SvxColorItem { class
194 Svx3DLightcolor1Item(const Color& rCol = Color(0xffcccccc));
H A Dscene3d.hxx132 …{ return ((const Svx3DLightcolor1Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTCOLOR_1)).GetVa… in GetLightColor1()
/aoo42x/main/svx/source/engine3d/
H A Dsvx3ditems.cxx161 Svx3DLightcolor1Item::Svx3DLightcolor1Item(const Color& rCol) in Svx3DLightcolor1Item() function in Svx3DLightcolor1Item
H A Dfloat3d.cxx1076 aColor = ((const Svx3DLightcolor1Item&)rAttrs.Get(SDRATTR_3DSCENE_LIGHTCOLOR_1)).GetValue(); in Update()
1998 rAttrs.Put(Svx3DLightcolor1Item(aColor)); in GetAttr()
3044 …case 0: aLightItemSet.Put(Svx3DLightcolor1Item(aColor)); aLightItemSet.Put(Svx3DLightOnOff1Item(bO… in IMPL_LINK()
/aoo42x/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx420 …pInfo->aLightSource.nDiffuseColor = ((const Svx3DLightcolor1Item&)a3DLightAttributes.Get(SDRATTR_3… in IMPL_LINK()
599 aItemSet.Put(Svx3DLightcolor1Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()
/aoo42x/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx917 …const basegfx::BColor aColor(((const Svx3DLightcolor1Item&)rSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_1))… in createNewSdrLightingAttribute()
/aoo42x/main/svx/source/dialog/
H A Ddlgctl3d.cxx946 …case 0 : return ((const Svx3DLightcolor1Item&)aLightItemSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_1)).Get… in GetLightColor()
/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx728 pScene->GetProperties().SetObjectItem( Svx3DLightcolor1Item( aAmbientSpot1Color ) ); in Create3DObject()
/aoo42x/main/svx/source/svdraw/
H A Dsvdattr.cxx260 mppLocalPoolDefaults[ SDRATTR_3DSCENE_LIGHTCOLOR_1 - SDRATTR_START ] = new Svx3DLightcolor1Item; in SdrItemPool()

Completed in 89 milliseconds