Searched refs:mpSdrShadowAttribute (Results 1 – 2 of 2) sorted by relevance
92 : mpSdrShadowAttribute(new ImpSdrShadowAttribute( in SdrShadowAttribute()98 : mpSdrShadowAttribute(ImpSdrShadowAttribute::get_global_default()) in SdrShadowAttribute()100 mpSdrShadowAttribute->mnRefCount++; in SdrShadowAttribute()104 : mpSdrShadowAttribute(rCandidate.mpSdrShadowAttribute) in SdrShadowAttribute()106 mpSdrShadowAttribute->mnRefCount++; in SdrShadowAttribute()111 if(mpSdrShadowAttribute->mnRefCount) in ~SdrShadowAttribute()113 mpSdrShadowAttribute->mnRefCount--; in ~SdrShadowAttribute()117 delete mpSdrShadowAttribute; in ~SdrShadowAttribute()123 return mpSdrShadowAttribute == ImpSdrShadowAttribute::get_global_default(); in isDefault()128 if(rCandidate.mpSdrShadowAttribute != mpSdrShadowAttribute) in operator =()[all …]
47 ImpSdrShadowAttribute* mpSdrShadowAttribute; member in drawinglayer::attribute::SdrShadowAttribute