Searched refs:mpFillHatchAttribute (Results 1 – 2 of 2) sorted by relevance
113 : mpFillHatchAttribute( in FillHatchAttribute()125 : mpFillHatchAttribute(ImpFillHatchAttribute::get_global_default()) in FillHatchAttribute()127 mpFillHatchAttribute->mnRefCount++; in FillHatchAttribute()131 : mpFillHatchAttribute(rCandidate.mpFillHatchAttribute) in FillHatchAttribute()133 mpFillHatchAttribute->mnRefCount++; in FillHatchAttribute()138 if(mpFillHatchAttribute->mnRefCount) in ~FillHatchAttribute()140 mpFillHatchAttribute->mnRefCount--; in ~FillHatchAttribute()144 delete mpFillHatchAttribute; in ~FillHatchAttribute()150 return mpFillHatchAttribute == ImpFillHatchAttribute::get_global_default(); in isDefault()155 if(rCandidate.mpFillHatchAttribute != mpFillHatchAttribute) in operator =()[all …]
62 ImpFillHatchAttribute* mpFillHatchAttribute; member in drawinglayer::attribute::FillHatchAttribute