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

#include <lwplayout.hxx>

Collaboration diagram for LwpLayoutMisc:
[legend]

Public Member Functions

 LwpLayoutMisc ()
 
 ~LwpLayoutMisc ()
 
void Read (LwpObjectStream *pStrm)
 

Private Attributes

sal_Int32 m_nGridDistance
 
sal_uInt16 m_nGridType
 
LwpAtomHolder m_aContentStyle
 

Detailed Description

Definition at line 330 of file lwplayout.hxx.

Constructor & Destructor Documentation

◆ LwpLayoutMisc()

LwpLayoutMisc::LwpLayoutMisc ( )

Definition at line 549 of file lwplayout.cxx.

◆ ~LwpLayoutMisc()

LwpLayoutMisc::~LwpLayoutMisc ( )

Definition at line 555 of file lwplayout.cxx.

Member Function Documentation

◆ Read()

void LwpLayoutMisc::Read ( LwpObjectStream pStrm)

Member Data Documentation

◆ m_aContentStyle

LwpAtomHolder LwpLayoutMisc::m_aContentStyle
private

Definition at line 339 of file lwplayout.hxx.

Referenced by Read().

◆ m_nGridDistance

sal_Int32 LwpLayoutMisc::m_nGridDistance
private

Definition at line 337 of file lwplayout.hxx.

Referenced by Read().

◆ m_nGridType

sal_uInt16 LwpLayoutMisc::m_nGridType
private

Definition at line 338 of file lwplayout.hxx.

Referenced by Read().


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