|
LibreOffice Module svtools (master) 1
|
#include <parrtf.hxx>
Public Member Functions | |
| RtfParserState_Impl (sal_uInt8 nUOverread, rtl_TextEncoding eCdSt) | |
Public Attributes | |
| rtl_TextEncoding | eCodeSet |
| sal_uInt8 | nUCharOverread |
Definition at line 26 of file parrtf.hxx.
|
inline |
Definition at line 31 of file parrtf.hxx.
| rtl_TextEncoding RtfParserState_Impl::eCodeSet |
Definition at line 28 of file parrtf.hxx.
Referenced by SvRTFParser::GetNextToken_().
| sal_uInt8 RtfParserState_Impl::nUCharOverread |
Definition at line 29 of file parrtf.hxx.
Referenced by SvRTFParser::GetNextToken_().