LibreOffice Module lotuswordpro (master) 1
|
#include <lwpdivopts.hxx>
Public Member Functions | |
LwpHyphenOptions () | |
void | Read (LwpObjectStream *pStrm) |
Private Attributes | |
sal_uInt16 | m_nFlags |
sal_uInt16 | m_nZoneBefore |
sal_uInt16 | m_nZoneAfter |
sal_uInt16 | m_nMaxLines |
Definition at line 68 of file lwpdivopts.hxx.
LwpHyphenOptions::LwpHyphenOptions | ( | ) |
Definition at line 64 of file lwpdivopts.cxx.
References m_nFlags.
void LwpHyphenOptions::Read | ( | LwpObjectStream * | pStrm | ) |
Definition at line 72 of file lwpdivopts.cxx.
References m_nFlags, m_nMaxLines, m_nZoneAfter, m_nZoneBefore, LwpObjectStream::QuickReaduInt16(), and LwpObjectStream::SkipExtra().
Referenced by LwpDivisionOptions::Read().
|
private |
Definition at line 75 of file lwpdivopts.hxx.
Referenced by Read().
|
private |
Definition at line 78 of file lwpdivopts.hxx.
Referenced by Read().
|
private |
Definition at line 77 of file lwpdivopts.hxx.
Referenced by Read().
|
private |
Definition at line 76 of file lwpdivopts.hxx.
Referenced by Read().