|
LibreOffice Module lotuswordpro (master) 1
|
Merge options contained in UIDocument structure not parsed yet. More...
#include <lwpuidoc.hxx>
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 |
Merge options contained in UIDocument structure not parsed yet.
Definition at line 107 of file lwpuidoc.hxx.
|
inline |
Definition at line 110 of file lwpuidoc.hxx.
| void LwpMergeOptions::Read | ( | LwpObjectStream * | pStrm | ) |
@descr Read merge options from object stream
Definition at line 113 of file lwpuidoc.cxx.
References m_DescriptionFile, m_Filter, m_nLastActionFlag, m_nType, m_RecordFile, LwpObjectStream::QuickReaduInt16(), LwpAtomHolder::Read(), LwpAtomHolder::ReadPathAtom(), and LwpObjectStream::SkipExtra().
Referenced by LwpUIDocument::Read().
|
private |
Definition at line 118 of file lwpuidoc.hxx.
Referenced by Read().
|
private |
Definition at line 119 of file lwpuidoc.hxx.
Referenced by Read().
|
private |
Definition at line 121 of file lwpuidoc.hxx.
Referenced by Read().
|
private |
Definition at line 120 of file lwpuidoc.hxx.
Referenced by Read().
|
private |
Definition at line 117 of file lwpuidoc.hxx.
Referenced by Read().