LibreOffice Module editeng (master) 1
Public Member Functions | Public Attributes | List of all members
WritingDirectionInfo Struct Reference

#include <editdoc.hxx>

Public Member Functions

 WritingDirectionInfo (sal_uInt8 Type, sal_Int32 Start, sal_Int32 End)
 

Public Attributes

sal_uInt8 nType
 
sal_Int32 nStartPos
 
sal_Int32 nEndPos
 

Detailed Description

Definition at line 94 of file editdoc.hxx.

Constructor & Destructor Documentation

◆ WritingDirectionInfo()

WritingDirectionInfo::WritingDirectionInfo ( sal_uInt8  Type,
sal_Int32  Start,
sal_Int32  End 
)
inline

Definition at line 100 of file editdoc.hxx.

References End, and Start.

Member Data Documentation

◆ nEndPos

sal_Int32 WritingDirectionInfo::nEndPos

Definition at line 98 of file editdoc.hxx.

◆ nStartPos

sal_Int32 WritingDirectionInfo::nStartPos

Definition at line 97 of file editdoc.hxx.

◆ nType

sal_uInt8 WritingDirectionInfo::nType

Definition at line 96 of file editdoc.hxx.


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