LibreOffice Module sw (master) 1
|
Records a single change in direction. More...
Public Member Functions | |
DirectionChangeInfo (TextFrameIndex pos, sal_uInt8 typ) | |
Public Attributes | |
TextFrameIndex | position |
Character position at which we change direction. More... | |
sal_uInt8 | type |
Direction that we change to. More... | |
Records a single change in direction.
Definition at line 62 of file scriptinfo.hxx.
|
inline |
Definition at line 66 of file scriptinfo.hxx.
References pos.
TextFrameIndex SwScriptInfo::DirectionChangeInfo::position |
Character position at which we change direction.
Definition at line 64 of file scriptinfo.hxx.
sal_uInt8 SwScriptInfo::DirectionChangeInfo::type |
Direction that we change to.
Definition at line 65 of file scriptinfo.hxx.