LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwScriptInfo::DirectionChangeInfo Struct Reference

Records a single change in direction. More...

Collaboration diagram for SwScriptInfo::DirectionChangeInfo:
[legend]

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...
 

Detailed Description

Records a single change in direction.

Definition at line 62 of file scriptinfo.hxx.

Constructor & Destructor Documentation

◆ DirectionChangeInfo()

SwScriptInfo::DirectionChangeInfo::DirectionChangeInfo ( TextFrameIndex  pos,
sal_uInt8  typ 
)
inline

Definition at line 66 of file scriptinfo.hxx.

References pos.

Member Data Documentation

◆ position

TextFrameIndex SwScriptInfo::DirectionChangeInfo::position

Character position at which we change direction.

Definition at line 64 of file scriptinfo.hxx.

◆ type

sal_uInt8 SwScriptInfo::DirectionChangeInfo::type

Direction that we change to.

Definition at line 65 of file scriptinfo.hxx.


The documentation for this struct was generated from the following file: