Searched refs:mbFormTextMirror (Results 1 – 1 of 1) sorted by relevance
178 unsigned mbFormTextMirror : 1; // change orientation member in drawinglayer::attribute::ImpSdrFormTextAttribute194 mbFormTextMirror(((const XFormTextMirrorItem&)rSet.Get(XATTR_FORMTXTMIRROR)).GetValue()), in ImpSdrFormTextAttribute()235 mbFormTextMirror(false), in ImpSdrFormTextAttribute()252 bool getFormTextMirror() const { return mbFormTextMirror; } in getFormTextMirror()
Completed in 5 milliseconds