LibreOffice Module vcl (master) 1
|
#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 |
Definition at line 100 of file textdat2.hxx.
|
inline |
Definition at line 105 of file textdat2.hxx.
bool TEWritingDirectionInfo::bLeftToRight |
Definition at line 102 of file textdat2.hxx.
sal_Int32 TEWritingDirectionInfo::nEndPos |
Definition at line 104 of file textdat2.hxx.
sal_Int32 TEWritingDirectionInfo::nStartPos |
Definition at line 103 of file textdat2.hxx.