LibreOffice Module lotuswordpro (master) 1
|
macro options contained in UIDocument structure not parsed yet More...
#include <lwpuidoc.hxx>
Public Member Functions | |
LwpAutoRunMacroOptions () | |
void | Read (LwpObjectStream *pStrm) |
@descr Read macro options from object stream More... | |
Private Attributes | |
LwpAtomHolder | m_OpenName |
LwpAtomHolder | m_CloseName |
LwpAtomHolder | m_NewName |
sal_uInt16 | m_OptionFlag |
macro options contained in UIDocument structure not parsed yet
Definition at line 86 of file lwpuidoc.hxx.
|
inline |
Definition at line 89 of file lwpuidoc.hxx.
void LwpAutoRunMacroOptions::Read | ( | LwpObjectStream * | pStrm | ) |
@descr Read macro options from object stream
Definition at line 102 of file lwpuidoc.cxx.
References m_CloseName, m_NewName, m_OpenName, m_OptionFlag, LwpObjectStream::QuickReaduInt16(), LwpAtomHolder::ReadPathAtom(), and LwpObjectStream::SkipExtra().
Referenced by LwpUIDocument::Read().
|
private |
Definition at line 96 of file lwpuidoc.hxx.
Referenced by Read().
|
private |
Definition at line 97 of file lwpuidoc.hxx.
Referenced by Read().
|
private |
Definition at line 95 of file lwpuidoc.hxx.
Referenced by Read().
|
private |
Definition at line 98 of file lwpuidoc.hxx.
Referenced by Read().