LibreOffice Module reportdesign (master) 1
Public Member Functions | Private Attributes | List of all members
rptui::ColorChanger Class Referencefinal

#include <ColorChanger.hxx>

Collaboration diagram for rptui::ColorChanger:
[legend]

Public Member Functions

 ColorChanger (OutputDevice *_pDev, const Color &_rNewLineColor, const Color &_rNewFillColor)
 
 ~ColorChanger ()
 

Private Attributes

VclPtr< OutputDevicem_pDev
 

Detailed Description

Definition at line 29 of file ColorChanger.hxx.

Constructor & Destructor Documentation

◆ ColorChanger()

rptui::ColorChanger::ColorChanger ( OutputDevice _pDev,
const Color _rNewLineColor,
const Color _rNewFillColor 
)
inline

Definition at line 34 of file ColorChanger.hxx.

References vcl::FILLCOLOR, vcl::LINECOLOR, and m_pDev.

◆ ~ColorChanger()

rptui::ColorChanger::~ColorChanger ( )
inline

Definition at line 42 of file ColorChanger.hxx.

References m_pDev.

Member Data Documentation

◆ m_pDev

VclPtr<OutputDevice> rptui::ColorChanger::m_pDev
private

Definition at line 31 of file ColorChanger.hxx.

Referenced by ColorChanger(), and ~ColorChanger().


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