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

#include <lwpbackgroundoverride.hxx>

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

Public Member Functions

 LwpBackgroundOverride ()
 
virtual LwpBackgroundOverrideclone () const override
 
virtual void Read (LwpObjectStream *pStrm) override
 
const LwpColorGetBackColor () const
 
LwpBackgroundStuffGetBGStuff ()
 
- Public Member Functions inherited from LwpOverride
 LwpOverride ()
 
virtual ~LwpOverride ()
 
virtual LwpOverrideclone () const =0
 
virtual void Read (LwpObjectStream *pStrm)=0
 
void ReadCommon (LwpObjectStream *pStrm)
 
void Clear ()
 
void Override (sal_uInt16 nBits, STATE eState)
 

Protected Member Functions

 LwpBackgroundOverride (LwpBackgroundOverride const &rOther)
 
- Protected Member Functions inherited from LwpOverride
 LwpOverride (LwpOverride const &rOther)
 

Private Member Functions

LwpBackgroundOverrideoperator= (LwpBackgroundOverride const &rOther)=delete
 

Private Attributes

LwpBackgroundStuff m_aStuff
 

Additional Inherited Members

- Protected Attributes inherited from LwpOverride
sal_uInt16 m_nValues
 
sal_uInt16 m_nOverride
 
sal_uInt16 m_nApply
 

Detailed Description

Definition at line 63 of file lwpbackgroundoverride.hxx.

Constructor & Destructor Documentation

◆ LwpBackgroundOverride() [1/2]

LwpBackgroundOverride::LwpBackgroundOverride ( )
inline

Definition at line 66 of file lwpbackgroundoverride.hxx.

Referenced by clone().

◆ LwpBackgroundOverride() [2/2]

LwpBackgroundOverride::LwpBackgroundOverride ( LwpBackgroundOverride const &  rOther)
protected

Definition at line 12 of file lwpbackgroundoverride.cxx.

Member Function Documentation

◆ clone()

LwpBackgroundOverride * LwpBackgroundOverride::clone ( ) const
overridevirtual

Implements LwpOverride.

Definition at line 18 of file lwpbackgroundoverride.cxx.

References LwpBackgroundOverride().

◆ GetBackColor()

const LwpColor & LwpBackgroundOverride::GetBackColor ( ) const
inline

Definition at line 83 of file lwpbackgroundoverride.hxx.

References LwpBackgroundStuff::m_aFillColor, and m_aStuff.

Referenced by LwpParaStyle::Apply().

◆ GetBGStuff()

LwpBackgroundStuff & LwpBackgroundOverride::GetBGStuff ( )
inline

Definition at line 84 of file lwpbackgroundoverride.hxx.

References m_aStuff.

Referenced by LwpPara::RegisterStyle().

◆ operator=()

LwpBackgroundOverride & LwpBackgroundOverride::operator= ( LwpBackgroundOverride const &  rOther)
privatedelete

◆ Read()

virtual void LwpBackgroundOverride::Read ( LwpObjectStream pStrm)
inlineoverridevirtual

Member Data Documentation

◆ m_aStuff

LwpBackgroundStuff LwpBackgroundOverride::m_aStuff
private

Definition at line 93 of file lwpbackgroundoverride.hxx.

Referenced by GetBackColor(), GetBGStuff(), and Read().


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