Searched refs:ImpSdrLightingAttribute (Results 1 – 2 of 2) sorted by relevance
36 class ImpSdrLightingAttribute class46 ImpSdrLightingAttribute( in ImpSdrLightingAttribute() function in drawinglayer::attribute::ImpSdrLightingAttribute59 bool operator==(const ImpSdrLightingAttribute& rCandidate) const in operator ==()65 static ImpSdrLightingAttribute* get_global_default() in get_global_default()67 static ImpSdrLightingAttribute* pDefault = 0; in get_global_default()71 pDefault = new ImpSdrLightingAttribute( in get_global_default()86 : mpSdrLightingAttribute(new ImpSdrLightingAttribute( in SdrLightingAttribute()92 : mpSdrLightingAttribute(ImpSdrLightingAttribute::get_global_default()) in SdrLightingAttribute()117 return mpSdrLightingAttribute == ImpSdrLightingAttribute::get_global_default(); in isDefault()
37 class ImpSdrLightingAttribute;50 ImpSdrLightingAttribute* mpSdrLightingAttribute;
Completed in 22 milliseconds