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

#include <lwpparaproperty.hxx>

Inheritance diagram for LwpParaAlignProperty:
[legend]
Collaboration diagram for LwpParaAlignProperty:
[legend]

Public Member Functions

 LwpParaAlignProperty (LwpObjectStream *pFile)
 
virtual ~LwpParaAlignProperty () override
 
LwpAlignmentOverrideGetAlignment ()
 
sal_uInt32 GetType () override
 
- Public Member Functions inherited from LwpParaProperty
 LwpParaProperty ()
 
virtual ~LwpParaProperty ()
 
virtual sal_uInt32 GetType ()=0
 

Private Attributes

LwpAlignmentOverridem_pAlignment
 

Detailed Description

Definition at line 100 of file lwpparaproperty.hxx.

Constructor & Destructor Documentation

◆ LwpParaAlignProperty()

LwpParaAlignProperty::LwpParaAlignProperty ( LwpObjectStream pFile)
explicit

◆ ~LwpParaAlignProperty()

LwpParaAlignProperty::~LwpParaAlignProperty ( )
overridevirtual

Definition at line 148 of file lwpparaproperty.cxx.

Member Function Documentation

◆ GetAlignment()

LwpAlignmentOverride * LwpParaAlignProperty::GetAlignment ( )
inline

Definition at line 112 of file lwpparaproperty.hxx.

References m_pAlignment.

◆ GetType()

sal_uInt32 LwpParaAlignProperty::GetType ( )
overridevirtual

Implements LwpParaProperty.

Definition at line 152 of file lwpparaproperty.cxx.

References PP_LOCAL_ALIGN.

Member Data Documentation

◆ m_pAlignment

LwpAlignmentOverride* LwpParaAlignProperty::m_pAlignment
private

Definition at line 109 of file lwpparaproperty.hxx.

Referenced by GetAlignment(), and LwpParaAlignProperty().


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