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

#include <lwpparaproperty.hxx>

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

Public Member Functions

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

Private Attributes

LwpBreaksOverridem_pBreaks
 

Detailed Description

Definition at line 175 of file lwpparaproperty.hxx.

Constructor & Destructor Documentation

◆ LwpParaBreaksProperty()

LwpParaBreaksProperty::LwpParaBreaksProperty ( LwpObjectStream pStrm)
explicit

Member Function Documentation

◆ GetLocalParaBreaks()

LwpBreaksOverride * LwpParaBreaksProperty::GetLocalParaBreaks ( )
inline

Definition at line 189 of file lwpparaproperty.hxx.

References m_pBreaks.

◆ GetType()

sal_uInt32 LwpParaBreaksProperty::GetType ( )
inlineoverridevirtual

Implements LwpParaProperty.

Definition at line 180 of file lwpparaproperty.hxx.

References PP_LOCAL_BREAKS.

Member Data Documentation

◆ m_pBreaks

LwpBreaksOverride* LwpParaBreaksProperty::m_pBreaks
private

Definition at line 185 of file lwpparaproperty.hxx.

Referenced by GetLocalParaBreaks(), and LwpParaBreaksProperty().


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