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

#include <lwpparaproperty.hxx>

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

Public Member Functions

 LwpParaBorderProperty (LwpObjectStream *pStrm)
 
sal_uInt32 GetType () override
 
LwpParaBorderOverrideGetLocalParaBorder ()
 
- Public Member Functions inherited from LwpParaProperty
 LwpParaProperty ()
 
virtual ~LwpParaProperty ()
 
virtual sal_uInt32 GetType ()=0
 

Private Attributes

LwpParaBorderOverridem_pParaBorderOverride
 

Detailed Description

Definition at line 157 of file lwpparaproperty.hxx.

Constructor & Destructor Documentation

◆ LwpParaBorderProperty()

LwpParaBorderProperty::LwpParaBorderProperty ( LwpObjectStream pStrm)
explicit

Member Function Documentation

◆ GetLocalParaBorder()

LwpParaBorderOverride * LwpParaBorderProperty::GetLocalParaBorder ( )
inline

Definition at line 170 of file lwpparaproperty.hxx.

References m_pParaBorderOverride.

◆ GetType()

sal_uInt32 LwpParaBorderProperty::GetType ( )
inlineoverridevirtual

Implements LwpParaProperty.

Definition at line 162 of file lwpparaproperty.hxx.

References PP_LOCAL_BORDER.

Member Data Documentation

◆ m_pParaBorderOverride

LwpParaBorderOverride* LwpParaBorderProperty::m_pParaBorderOverride
private

Definition at line 167 of file lwpparaproperty.hxx.

Referenced by GetLocalParaBorder(), and LwpParaBorderProperty().


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