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

#include <textdat2.hxx>

Public Member Functions

 TEWritingDirectionInfo (bool LeftToRight, sal_Int32 Start, sal_Int32 End)
 

Public Attributes

bool bLeftToRight
 
sal_Int32 nStartPos
 
sal_Int32 nEndPos
 

Detailed Description

Definition at line 100 of file textdat2.hxx.

Constructor & Destructor Documentation

◆ TEWritingDirectionInfo()

TEWritingDirectionInfo::TEWritingDirectionInfo ( bool  LeftToRight,
sal_Int32  Start,
sal_Int32  End 
)
inline

Definition at line 105 of file textdat2.hxx.

References End, and Start.

Member Data Documentation

◆ bLeftToRight

bool TEWritingDirectionInfo::bLeftToRight

Definition at line 102 of file textdat2.hxx.

◆ nEndPos

sal_Int32 TEWritingDirectionInfo::nEndPos

Definition at line 104 of file textdat2.hxx.

◆ nStartPos

sal_Int32 TEWritingDirectionInfo::nStartPos

Definition at line 103 of file textdat2.hxx.


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