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

#include <editdoc.hxx>

Public Member Functions

 ScriptTypePosInfo (short Type, sal_Int32 Start, sal_Int32 End)
 

Public Attributes

short nScriptType
 
sal_Int32 nStartPos
 
sal_Int32 nEndPos
 

Detailed Description

Definition at line 78 of file editdoc.hxx.

Constructor & Destructor Documentation

◆ ScriptTypePosInfo()

ScriptTypePosInfo::ScriptTypePosInfo ( short  Type,
sal_Int32  Start,
sal_Int32  End 
)
inline

Definition at line 84 of file editdoc.hxx.

References End, and Start.

Member Data Documentation

◆ nEndPos

sal_Int32 ScriptTypePosInfo::nEndPos

Definition at line 82 of file editdoc.hxx.

◆ nScriptType

short ScriptTypePosInfo::nScriptType

Definition at line 80 of file editdoc.hxx.

◆ nStartPos

sal_Int32 ScriptTypePosInfo::nStartPos

Definition at line 81 of file editdoc.hxx.


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