Home
last modified time | relevance | path

Searched refs:maTextAttribute (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/sdr/attribute/
H A Dsdrshadowtextattribute.cxx38 maTextAttribute(rTextAttribute) in SdrShadowTextAttribute()
44 maTextAttribute() in SdrShadowTextAttribute()
50 maTextAttribute(rCandidate.getText()) in SdrShadowTextAttribute()
57 maTextAttribute = rCandidate.getText(); in operator =()
H A Dsdrfilltextattribute.cxx40 maTextAttribute(rTextAttribute) in SdrFillTextAttribute()
47 maTextAttribute() in SdrFillTextAttribute()
54 maTextAttribute(rCandidate.getText()) in SdrFillTextAttribute()
62 maTextAttribute = rCandidate.getText(); in operator =()
/trunk/main/svx/inc/svx/sdr/attribute/
H A Dsdrshadowtextattribute.hxx41 SdrTextAttribute maTextAttribute; // text and text attributes (if used) member in drawinglayer::attribute::SdrShadowTextAttribute
59 const SdrTextAttribute& getText() const { return maTextAttribute; } in getText()
H A Dsdrfilltextattribute.hxx43 SdrTextAttribute maTextAttribute; // text and text attributes (if used) member in drawinglayer::attribute::SdrFillTextAttribute
63 const SdrTextAttribute& getText() const { return maTextAttribute; } in getText()

Completed in 16 milliseconds