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

#include <msfilter.hxx>

Public Member Functions

 CharRunEntry (sal_Int32 nEndPos, sal_uInt16 nScript, rtl_TextEncoding eCharSet, bool bRTL)
 

Public Attributes

sal_Int32 mnEndPos
 
sal_uInt16 mnScript
 
rtl_TextEncoding meCharSet
 
bool mbRTL
 

Detailed Description

Definition at line 369 of file msfilter.hxx.

Constructor & Destructor Documentation

◆ CharRunEntry()

sw::util::CharRunEntry::CharRunEntry ( sal_Int32  nEndPos,
sal_uInt16  nScript,
rtl_TextEncoding  eCharSet,
bool  bRTL 
)
inline

Definition at line 375 of file msfilter.hxx.

Member Data Documentation

◆ mbRTL

bool sw::util::CharRunEntry::mbRTL

Definition at line 374 of file msfilter.hxx.

◆ meCharSet

rtl_TextEncoding sw::util::CharRunEntry::meCharSet

Definition at line 373 of file msfilter.hxx.

◆ mnEndPos

sal_Int32 sw::util::CharRunEntry::mnEndPos

Definition at line 371 of file msfilter.hxx.

Referenced by SwWW8AttrIter::SplitRun().

◆ mnScript

sal_uInt16 sw::util::CharRunEntry::mnScript

Definition at line 372 of file msfilter.hxx.


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