Home
last modified time | relevance | path

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

/trunk/main/svx/inc/svx/
H A Dsvx3ditems.hxx202 class SVX_DLLPUBLIC Svx3DLightcolor3Item : public SvxColorItem { class
204 Svx3DLightcolor3Item(const Color& rCol = Color(0x00000000));
H A Dscene3d.hxx136 …{ return ((const Svx3DLightcolor3Item&)GetObjectItemSet().Get(SDRATTR_3DSCENE_LIGHTCOLOR_3)).GetVa… in GetLightColor3()
/trunk/main/svx/source/engine3d/
H A Dsvx3ditems.cxx169 Svx3DLightcolor3Item::Svx3DLightcolor3Item(const Color& rCol) in Svx3DLightcolor3Item() function in Svx3DLightcolor3Item
H A Dfloat3d.cxx1174 aColor = ((const Svx3DLightcolor3Item&)rAttrs.Get(SDRATTR_3DSCENE_LIGHTCOLOR_3)).GetValue(); in Update()
2047 rAttrs.Put(Svx3DLightcolor3Item(aColor)); in GetAttr()
3046 …case 2: aLightItemSet.Put(Svx3DLightcolor3Item(aColor)); aLightItemSet.Put(Svx3DLightOnOff3Item(bO… in IMPL_LINK()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_3D_SceneIllumination.cxx430 …pInfo->aLightSource.nDiffuseColor = ((const Svx3DLightcolor3Item&)a3DLightAttributes.Get(SDRATTR_3… in IMPL_LINK()
609 aItemSet.Put(Svx3DLightcolor3Item(pInfo->aLightSource.nDiffuseColor)); in updatePreview()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx931 …const basegfx::BColor aColor(((const Svx3DLightcolor3Item&)rSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_3))… in createNewSdrLightingAttribute()
/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx948 …case 2 : return ((const Svx3DLightcolor3Item&)aLightItemSet.Get(SDRATTR_3DSCENE_LIGHTCOLOR_3)).Get… in GetLightColor()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape3d.cxx743 pScene->GetProperties().SetObjectItem( Svx3DLightcolor3Item( aAmbientSpot3Color ) ); in Create3DObject()
/trunk/main/svx/source/svdraw/
H A Dsvdattr.cxx262 mppLocalPoolDefaults[ SDRATTR_3DSCENE_LIGHTCOLOR_3 - SDRATTR_START ] = new Svx3DLightcolor3Item; in SdrItemPool()

Completed in 89 milliseconds