Home
last modified time | relevance | path

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

/trunk/main/svx/source/sdr/attribute/
H A Dsdrformtextattribute.cxx168 XFormTextAdjust meFormTextAdjust; // adjustment (left/right/center) and scale member in drawinglayer::attribute::ImpSdrFormTextAttribute
189 meFormTextAdjust(((const XFormTextAdjustItem&)rSet.Get(XATTR_FORMTXTADJUST)).GetValue()), in ImpSdrFormTextAttribute()
230 meFormTextAdjust(XFT_CENTER), in ImpSdrFormTextAttribute()
247 XFormTextAdjust getFormTextAdjust() const { return meFormTextAdjust; } in getFormTextAdjust()

Completed in 16 milliseconds