Home
last modified time | relevance | path

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

/trunk/main/svx/source/sdr/attribute/
H A Dsdrformtextattribute.cxx163 sal_Int32 mnFormTextStart; // shift from polygon start member in drawinglayer::attribute::ImpSdrFormTextAttribute
184 mnFormTextStart(((const XFormTextStartItem&)rSet.Get(XATTR_FORMTXTSTART)).GetValue()), in ImpSdrFormTextAttribute()
225 mnFormTextStart(0), in ImpSdrFormTextAttribute()
242 sal_Int32 getFormTextStart() const { return mnFormTextStart; } in getFormTextStart()

Completed in 17 milliseconds