LibreOffice Module lotuswordpro (master) 1
|
sort options in VO_DOCUMENT only for read, not parsed now More...
#include <lwpsortopt.hxx>
Public Member Functions | |
LwpSortOption (LwpObjectStream *pStrm) | |
void | Read (LwpObjectStream *pStrm) |
@descr Read sort option in VO_DOCUMENT from object stream More... | |
Private Attributes | |
LwpSortKey | m_Keys [3] |
sal_uInt16 | m_nCount |
sal_uInt16 | m_nFlags |
sal_uInt8 | m_nText |
sort options in VO_DOCUMENT only for read, not parsed now
Definition at line 85 of file lwpsortopt.hxx.
|
explicit |
Definition at line 70 of file lwpsortopt.cxx.
References Read().
void LwpSortOption::Read | ( | LwpObjectStream * | pStrm | ) |
@descr Read sort option in VO_DOCUMENT from object stream
Definition at line 74 of file lwpsortopt.cxx.
References m_Keys, m_nCount, m_nFlags, m_nText, LwpObjectStream::QuickReaduInt16(), LwpObjectStream::QuickReaduInt8(), and LwpObjectStream::SkipExtra().
Referenced by LwpSortOption().
|
private |
Definition at line 94 of file lwpsortopt.hxx.
Referenced by Read().
|
private |
Definition at line 95 of file lwpsortopt.hxx.
Referenced by Read().
|
private |
Definition at line 96 of file lwpsortopt.hxx.
Referenced by Read().
|
private |
Definition at line 97 of file lwpsortopt.hxx.
Referenced by Read().