Home
last modified time | relevance | path

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

/aoo4110/main/drawinglayer/source/attribute/
H A Dstrokeattribute.cxx36 class ImpStrokeAttribute class
46 ImpStrokeAttribute( in ImpStrokeAttribute() function in drawinglayer::attribute::ImpStrokeAttribute
63 const_cast< ImpStrokeAttribute* >(this)->mfFullDotDashLen = fAccumulated; in getFullDotDashLen()
69 bool operator==(const ImpStrokeAttribute& rCandidate) const in operator ==()
75 static ImpStrokeAttribute* get_global_default() in get_global_default()
77 static ImpStrokeAttribute* pDefault = 0; in get_global_default()
81 pDefault = new ImpStrokeAttribute( in get_global_default()
96 : mpStrokeAttribute(new ImpStrokeAttribute( in StrokeAttribute()
102 : mpStrokeAttribute(ImpStrokeAttribute::get_global_default()) in StrokeAttribute()
127 return mpStrokeAttribute == ImpStrokeAttribute::get_global_default(); in isDefault()
/aoo4110/main/drawinglayer/inc/drawinglayer/attribute/
H A Dstrokeattribute.hxx34 class ImpStrokeAttribute;
46 ImpStrokeAttribute* mpStrokeAttribute;

Completed in 21 milliseconds