Home
last modified time | relevance | path

Searched refs:ImpFillHatchAttribute (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/drawinglayer/source/attribute/
H A Dfillhatchattribute.cxx34 class ImpFillHatchAttribute class
50 ImpFillHatchAttribute( in ImpFillHatchAttribute() function in drawinglayer::attribute::ImpFillHatchAttribute
75 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()
/aoo4110/main/drawinglayer/inc/drawinglayer/attribute/
H A Dfillhatchattribute.hxx34 class ImpFillHatchAttribute;
62 ImpFillHatchAttribute* mpFillHatchAttribute;

Completed in 189 milliseconds