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

Merge options contained in UIDocument structure not parsed yet. More...

#include <lwpuidoc.hxx>

Collaboration diagram for LwpMergeOptions:
[legend]

Public Member Functions

 LwpMergeOptions ()
 
void Read (LwpObjectStream *pStrm)
 @descr Read merge options from object stream More...
 

Private Attributes

LwpAtomHolder m_RecordFile
 
LwpAtomHolder m_DescriptionFile
 
LwpAtomHolder m_Filter
 
sal_uInt16 m_nType
 
sal_uInt16 m_nLastActionFlag
 

Detailed Description

Merge options contained in UIDocument structure not parsed yet.

Definition at line 107 of file lwpuidoc.hxx.

Constructor & Destructor Documentation

◆ LwpMergeOptions()

LwpMergeOptions::LwpMergeOptions ( )
inline

Definition at line 110 of file lwpuidoc.hxx.

Member Function Documentation

◆ Read()

void LwpMergeOptions::Read ( LwpObjectStream pStrm)

Member Data Documentation

◆ m_DescriptionFile

LwpAtomHolder LwpMergeOptions::m_DescriptionFile
private

Definition at line 118 of file lwpuidoc.hxx.

Referenced by Read().

◆ m_Filter

LwpAtomHolder LwpMergeOptions::m_Filter
private

Definition at line 119 of file lwpuidoc.hxx.

Referenced by Read().

◆ m_nLastActionFlag

sal_uInt16 LwpMergeOptions::m_nLastActionFlag
private

Definition at line 121 of file lwpuidoc.hxx.

Referenced by Read().

◆ m_nType

sal_uInt16 LwpMergeOptions::m_nType
private

Definition at line 120 of file lwpuidoc.hxx.

Referenced by Read().

◆ m_RecordFile

LwpAtomHolder LwpMergeOptions::m_RecordFile
private

Definition at line 117 of file lwpuidoc.hxx.

Referenced by Read().


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