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

#include <lwpparaproperty.hxx>

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

Public Member Functions

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

Private Attributes

std::unique_ptr< LwpBulletOverridem_pBullet
 

Detailed Description

Definition at line 194 of file lwpparaproperty.hxx.

Constructor & Destructor Documentation

◆ LwpParaBulletProperty()

LwpParaBulletProperty::LwpParaBulletProperty ( LwpObjectStream pStrm)
explicit

Definition at line 219 of file lwpparaproperty.cxx.

References m_pBullet.

◆ ~LwpParaBulletProperty()

LwpParaBulletProperty::~LwpParaBulletProperty ( )
overridevirtual

Definition at line 225 of file lwpparaproperty.cxx.

Member Function Documentation

◆ GetLocalParaBullet()

LwpBulletOverride * LwpParaBulletProperty::GetLocalParaBullet ( )
inline

Definition at line 209 of file lwpparaproperty.hxx.

References m_pBullet.

◆ GetType()

sal_uInt32 LwpParaBulletProperty::GetType ( )
inlineoverridevirtual

Implements LwpParaProperty.

Definition at line 201 of file lwpparaproperty.hxx.

References PP_LOCAL_BULLET.

Member Data Documentation

◆ m_pBullet

std::unique_ptr<LwpBulletOverride> LwpParaBulletProperty::m_pBullet
private

Definition at line 206 of file lwpparaproperty.hxx.

Referenced by GetLocalParaBullet(), and LwpParaBulletProperty().


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