LibreOffice Module vcl (master) 1
|
#include <ScopedStates.hxx>
Public Member Functions | |
ScopedAntialiasing (OutputDevice &rOutputDevice, bool bAAState) | |
~ScopedAntialiasing () | |
Private Attributes | |
OutputDevice & | m_rOutputDevice |
AntialiasingFlags | m_nPreviousAAState |
Definition at line 18 of file ScopedStates.hxx.
|
inline |
Definition at line 25 of file ScopedStates.hxx.
References Enable, m_nPreviousAAState, and OutputDevice::SetAntialiasing().
|
inline |
Definition at line 35 of file ScopedStates.hxx.
References m_nPreviousAAState, m_rOutputDevice, and OutputDevice::SetAntialiasing().
|
private |
Definition at line 22 of file ScopedStates.hxx.
Referenced by ScopedAntialiasing(), and ~ScopedAntialiasing().
|
private |
Definition at line 21 of file ScopedStates.hxx.
Referenced by ~ScopedAntialiasing().