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

#include <lwpparaproperty.hxx>

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

Public Member Functions

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

Private Attributes

LwpSpacingOverridem_pSpacing
 

Detailed Description

Definition at line 139 of file lwpparaproperty.hxx.

Constructor & Destructor Documentation

◆ LwpParaSpacingProperty()

LwpParaSpacingProperty::LwpParaSpacingProperty ( LwpObjectStream pFile)
explicit

◆ ~LwpParaSpacingProperty()

LwpParaSpacingProperty::~LwpParaSpacingProperty ( )
overridevirtual

Definition at line 183 of file lwpparaproperty.cxx.

Member Function Documentation

◆ GetSpacing()

LwpSpacingOverride * LwpParaSpacingProperty::GetSpacing ( )
inline

Definition at line 151 of file lwpparaproperty.hxx.

References m_pSpacing.

◆ GetType()

sal_uInt32 LwpParaSpacingProperty::GetType ( )
overridevirtual

Implements LwpParaProperty.

Definition at line 187 of file lwpparaproperty.cxx.

References PP_LOCAL_SPACING.

Member Data Documentation

◆ m_pSpacing

LwpSpacingOverride* LwpParaSpacingProperty::m_pSpacing
private

Definition at line 147 of file lwpparaproperty.hxx.

Referenced by GetSpacing(), and LwpParaSpacingProperty().


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