Searched refs:ImpFillHatchAttribute (Results 1 – 2 of 2) sorted by relevance
34 class ImpFillHatchAttribute class50 ImpFillHatchAttribute( in ImpFillHatchAttribute() function in drawinglayer::attribute::ImpFillHatchAttribute75 bool operator==(const ImpFillHatchAttribute& rCandidate) const in operator ==()85 static ImpFillHatchAttribute* get_global_default() in get_global_default()87 static ImpFillHatchAttribute* pDefault = 0; in get_global_default()91 pDefault = new ImpFillHatchAttribute( in get_global_default()114 new ImpFillHatchAttribute( in FillHatchAttribute()125 : mpFillHatchAttribute(ImpFillHatchAttribute::get_global_default()) in FillHatchAttribute()150 return mpFillHatchAttribute == ImpFillHatchAttribute::get_global_default(); in isDefault()
34 class ImpFillHatchAttribute;62 ImpFillHatchAttribute* mpFillHatchAttribute;
Completed in 11 milliseconds