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

#include <txtpaint.hxx>

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

Public Member Functions

 DbgBackColor (OutputDevice *pOut, const bool bOn)
 
 ~DbgBackColor ()
 
- Public Member Functions inherited from SwDbgOut
 SwDbgOut (OutputDevice *pOutDev, const bool bOn)
 

Private Attributes

Color aOldFillColor
 

Additional Inherited Members

- Protected Attributes inherited from SwDbgOut
VclPtr< OutputDevicepOut
 

Detailed Description

Definition at line 68 of file txtpaint.hxx.

Constructor & Destructor Documentation

◆ DbgBackColor()

DbgBackColor::DbgBackColor ( OutputDevice pOut,
const bool  bOn 
)
inline

Definition at line 88 of file txtpaint.hxx.

References aOldFillColor, COL_RED(), and SwDbgOut::pOut.

◆ ~DbgBackColor()

DbgBackColor::~DbgBackColor ( )
inline

Definition at line 98 of file txtpaint.hxx.

References aOldFillColor, and SwDbgOut::pOut.

Member Data Documentation

◆ aOldFillColor

Color DbgBackColor::aOldFillColor
private

Definition at line 70 of file txtpaint.hxx.

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


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