LibreOffice Module lotuswordpro (master) 1
Public Member Functions | Private Attributes | List of all members
LwpSortOption Class Reference

sort options in VO_DOCUMENT only for read, not parsed now More...

#include <lwpsortopt.hxx>

Collaboration diagram for LwpSortOption:
[legend]

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
 

Detailed Description

sort options in VO_DOCUMENT only for read, not parsed now

Definition at line 85 of file lwpsortopt.hxx.

Constructor & Destructor Documentation

◆ LwpSortOption()

LwpSortOption::LwpSortOption ( LwpObjectStream pStrm)
explicit

Definition at line 70 of file lwpsortopt.cxx.

References Read().

Member Function Documentation

◆ 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().

Member Data Documentation

◆ m_Keys

LwpSortKey LwpSortOption::m_Keys[3]
private

Definition at line 94 of file lwpsortopt.hxx.

Referenced by Read().

◆ m_nCount

sal_uInt16 LwpSortOption::m_nCount
private

Definition at line 95 of file lwpsortopt.hxx.

Referenced by Read().

◆ m_nFlags

sal_uInt16 LwpSortOption::m_nFlags
private

Definition at line 96 of file lwpsortopt.hxx.

Referenced by Read().

◆ m_nText

sal_uInt8 LwpSortOption::m_nText
private

Definition at line 97 of file lwpsortopt.hxx.

Referenced by Read().


The documentation for this class was generated from the following files: