| 
    LibreOffice Module editeng (master) 1
    
   | 
 
#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 | 
Definition at line 78 of file editdoc.hxx.
      
  | 
  inline | 
Definition at line 84 of file editdoc.hxx.
| sal_Int32 ScriptTypePosInfo::nEndPos | 
Definition at line 82 of file editdoc.hxx.
| short ScriptTypePosInfo::nScriptType | 
Definition at line 80 of file editdoc.hxx.
| sal_Int32 ScriptTypePosInfo::nStartPos | 
Definition at line 81 of file editdoc.hxx.