LibreOffice Module sw (master) 1
|
#include <txtpaint.hxx>
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< OutputDevice > | pOut |
Definition at line 68 of file txtpaint.hxx.
|
inline |
Definition at line 88 of file txtpaint.hxx.
References aOldFillColor, COL_RED(), and SwDbgOut::pOut.
|
inline |
Definition at line 98 of file txtpaint.hxx.
References aOldFillColor, and SwDbgOut::pOut.
|
private |
Definition at line 70 of file txtpaint.hxx.
Referenced by DbgBackColor(), and ~DbgBackColor().