|
LibreOffice Module lotuswordpro (master) 1
|
UIDocument structure contained in VO_DOCUMENT not parsed yet. More...
#include <lwpuidoc.hxx>
Public Member Functions | |
| LwpUIDocument (LwpObjectStream *pStrm) | |
| ~LwpUIDocument () | |
| void | Read (LwpObjectStream *pStrm) |
Private Types | |
| enum | { DOC_READONLY = 0x01 , DOC_BLOCKSETS = 0x02 , DOC_LOCKED = 0x04 , DOC_ENVELOPE = 0x08 , DOC_EXTERNALFILE = 0x10 , DOC_SANITYCHECK = 0x20 , DOC_ANNOTATEONLY = 0x40 , DOC_CANCELED = 0x80 } |
Private Attributes | |
| LwpAutoRunMacroOptions | m_ARMacroOpts |
| LwpMergeOptions | m_MergedOpts |
| LwpAtomHolder | m_SheetFullPath |
| sal_uInt16 | m_nFlags |
| LwpAtomHolder | m_InitialSaveAsType |
UIDocument structure contained in VO_DOCUMENT not parsed yet.
Definition at line 129 of file lwpuidoc.hxx.
|
private |
| Enumerator | |
|---|---|
| DOC_READONLY | |
| DOC_BLOCKSETS | |
| DOC_LOCKED | |
| DOC_ENVELOPE | |
| DOC_EXTERNALFILE | |
| DOC_SANITYCHECK | |
| DOC_ANNOTATEONLY | |
| DOC_CANCELED | |
Definition at line 141 of file lwpuidoc.hxx.
|
explicit |
Definition at line 63 of file lwpuidoc.cxx.
| LwpUIDocument::~LwpUIDocument | ( | ) |
Definition at line 69 of file lwpuidoc.cxx.
| void LwpUIDocument::Read | ( | LwpObjectStream * | pStrm | ) |
Definition at line 71 of file lwpuidoc.cxx.
References LwpObjectStream::CheckExtra(), m_ARMacroOpts, m_InitialSaveAsType, m_MergedOpts, m_nFlags, m_SheetFullPath, LwpObjectStream::QuickReaduInt16(), LwpAtomHolder::Read(), LwpNamedProperties::Read(), LwpAutoRunMacroOptions::Read(), LwpMergeOptions::Read(), LwpAtomHolder::ReadPathAtom(), and LwpObjectStream::SkipExtra().
Referenced by LwpUIDocument().
|
private |
Definition at line 136 of file lwpuidoc.hxx.
Referenced by Read().
|
private |
Definition at line 140 of file lwpuidoc.hxx.
Referenced by Read().
|
private |
Definition at line 137 of file lwpuidoc.hxx.
Referenced by Read().
|
private |
Definition at line 139 of file lwpuidoc.hxx.
Referenced by Read().
|
private |
Definition at line 138 of file lwpuidoc.hxx.
Referenced by Read().