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

#include <lwpparaproperty.hxx>

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

Public Member Functions

 LwpParaIndentProperty (LwpObjectStream *pFile)
 
virtual ~LwpParaIndentProperty () override
 
LwpIndentOverrideGetIndent ()
 
sal_uInt32 GetType () override
 
const LwpObjectIDGetIndentID () const
 
- Public Member Functions inherited from LwpParaProperty
 LwpParaProperty ()
 
virtual ~LwpParaProperty ()
 
virtual sal_uInt32 GetType ()=0
 

Private Attributes

LwpObjectID m_aIndentID
 
LwpIndentOverridem_pIndent
 

Detailed Description

Definition at line 117 of file lwpparaproperty.hxx.

Constructor & Destructor Documentation

◆ LwpParaIndentProperty()

LwpParaIndentProperty::LwpParaIndentProperty ( LwpObjectStream pFile)
explicit

◆ ~LwpParaIndentProperty()

LwpParaIndentProperty::~LwpParaIndentProperty ( )
overridevirtual

Definition at line 165 of file lwpparaproperty.cxx.

Member Function Documentation

◆ GetIndent()

LwpIndentOverride * LwpParaIndentProperty::GetIndent ( )
inline

Definition at line 134 of file lwpparaproperty.hxx.

References m_pIndent.

◆ GetIndentID()

const LwpObjectID & LwpParaIndentProperty::GetIndentID ( ) const
inline

Definition at line 130 of file lwpparaproperty.hxx.

References m_aIndentID.

Referenced by LwpBulletStyleMgr::RegisterBulletStyle().

◆ GetType()

sal_uInt32 LwpParaIndentProperty::GetType ( )
overridevirtual

Implements LwpParaProperty.

Definition at line 169 of file lwpparaproperty.cxx.

References PP_LOCAL_INDENT.

Member Data Documentation

◆ m_aIndentID

LwpObjectID LwpParaIndentProperty::m_aIndentID
private

Definition at line 127 of file lwpparaproperty.hxx.

Referenced by GetIndentID(), and LwpParaIndentProperty().

◆ m_pIndent

LwpIndentOverride* LwpParaIndentProperty::m_pIndent
private

Definition at line 128 of file lwpparaproperty.hxx.

Referenced by GetIndent(), and LwpParaIndentProperty().


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