LibreOffice Module lotuswordpro (master) 1
|
#include <lwpdivopts.hxx>
Public Member Functions | |
LwpTextLanguage () | |
void | Read (LwpObjectStream *pStrm) |
Static Private Member Functions | |
static sal_uInt16 | ConvertFrom96 (sal_uInt16 orgLang) |
Private Attributes | |
sal_uInt16 | m_nLanguage |
Definition at line 90 of file lwpdivopts.hxx.
LwpTextLanguage::LwpTextLanguage | ( | ) |
Definition at line 81 of file lwpdivopts.cxx.
|
staticprivate |
Definition at line 95 of file lwpdivopts.cxx.
Referenced by Read().
void LwpTextLanguage::Read | ( | LwpObjectStream * | pStrm | ) |
Definition at line 86 of file lwpdivopts.cxx.
References ConvertFrom96(), LwpFileHeader::m_nFileRevision, m_nLanguage, LwpObjectStream::QuickReaduInt16(), and LwpObjectStream::SkipExtra().
Referenced by LwpDivisionOptions::Read().
|
private |
Definition at line 98 of file lwpdivopts.hxx.
Referenced by Read().