LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SwDropCapsPict::ScriptInfo Struct Reference

The ScriptInfo structure holds information on where we change from one script to another. More...

Public Member Functions

 ScriptInfo (sal_uInt16 scrptType, sal_Int32 position)
 

Public Attributes

sal_uLong textWidth
 Physical width of this segment. More...
 
sal_uInt16 scriptType
 Script type (e.g. Latin, Asian, Complex) More...
 
sal_Int32 changePos
 Character position where the script changes. More...
 

Detailed Description

The ScriptInfo structure holds information on where we change from one script to another.

Definition at line 57 of file drpcps.hxx.

Constructor & Destructor Documentation

◆ ScriptInfo()

SwDropCapsPict::ScriptInfo::ScriptInfo ( sal_uInt16  scrptType,
sal_Int32  position 
)
inline

Definition at line 62 of file drpcps.hxx.

References position().

Member Data Documentation

◆ changePos

sal_Int32 SwDropCapsPict::ScriptInfo::changePos

Character position where the script changes.

Definition at line 61 of file drpcps.hxx.

◆ scriptType

sal_uInt16 SwDropCapsPict::ScriptInfo::scriptType

Script type (e.g. Latin, Asian, Complex)

Definition at line 60 of file drpcps.hxx.

◆ textWidth

sal_uLong SwDropCapsPict::ScriptInfo::textWidth

Physical width of this segment.

Definition at line 59 of file drpcps.hxx.


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