Searched refs:meFormTextAdjust (Results 1 – 1 of 1) sorted by relevance
168 XFormTextAdjust meFormTextAdjust; // adjustment (left/right/center) and scale member in drawinglayer::attribute::ImpSdrFormTextAttribute189 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 8 milliseconds