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

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

#include <lwpuidoc.hxx>

Collaboration diagram for LwpAutoRunMacroOptions:
[legend]

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
 

Detailed Description

macro options contained in UIDocument structure not parsed yet

Definition at line 86 of file lwpuidoc.hxx.

Constructor & Destructor Documentation

◆ LwpAutoRunMacroOptions()

LwpAutoRunMacroOptions::LwpAutoRunMacroOptions ( )
inline

Definition at line 89 of file lwpuidoc.hxx.

Member Function Documentation

◆ Read()

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

Member Data Documentation

◆ m_CloseName

LwpAtomHolder LwpAutoRunMacroOptions::m_CloseName
private

Definition at line 96 of file lwpuidoc.hxx.

Referenced by Read().

◆ m_NewName

LwpAtomHolder LwpAutoRunMacroOptions::m_NewName
private

Definition at line 97 of file lwpuidoc.hxx.

Referenced by Read().

◆ m_OpenName

LwpAtomHolder LwpAutoRunMacroOptions::m_OpenName
private

Definition at line 95 of file lwpuidoc.hxx.

Referenced by Read().

◆ m_OptionFlag

sal_uInt16 LwpAutoRunMacroOptions::m_OptionFlag
private

Definition at line 98 of file lwpuidoc.hxx.

Referenced by Read().


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