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

#include <parrtf.hxx>

Public Member Functions

 RtfParserState_Impl (sal_uInt8 nUOverread, rtl_TextEncoding eCdSt)
 

Public Attributes

rtl_TextEncoding eCodeSet
 
sal_uInt8 nUCharOverread
 

Detailed Description

Definition at line 26 of file parrtf.hxx.

Constructor & Destructor Documentation

◆ RtfParserState_Impl()

RtfParserState_Impl::RtfParserState_Impl ( sal_uInt8  nUOverread,
rtl_TextEncoding  eCdSt 
)
inline

Definition at line 31 of file parrtf.hxx.

Member Data Documentation

◆ eCodeSet

rtl_TextEncoding RtfParserState_Impl::eCodeSet

Definition at line 28 of file parrtf.hxx.

Referenced by SvRTFParser::GetNextToken_().

◆ nUCharOverread

sal_uInt8 RtfParserState_Impl::nUCharOverread

Definition at line 29 of file parrtf.hxx.

Referenced by SvRTFParser::GetNextToken_().


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