LibreOffice Module canvas (master) 1
|
#include <impltools.hxx>
Public Member Functions | |
OutDevStateKeeper (OutputDevice &rOutDev) | |
OutDevStateKeeper (const OutDevProviderSharedPtr &rOutDev) | |
~OutDevStateKeeper () | |
Private Member Functions | |
void | init () |
Private Attributes | |
VclPtr< OutputDevice > | mpOutDev |
const bool | mbMappingWasEnabled |
const AntialiasingFlags | mnAntiAliasing |
Definition at line 122 of file impltools.hxx.
|
inlineexplicit |
Definition at line 125 of file impltools.hxx.
References init().
|
inlineexplicit |
Definition at line 133 of file impltools.hxx.
|
inline |
Definition at line 141 of file impltools.hxx.
References mbMappingWasEnabled, mnAntiAliasing, and mpOutDev.
|
inlineprivate |
Definition at line 153 of file impltools.hxx.
References mpOutDev.
Referenced by OutDevStateKeeper().
|
private |
Definition at line 164 of file impltools.hxx.
Referenced by ~OutDevStateKeeper().
|
private |
Definition at line 165 of file impltools.hxx.
Referenced by ~OutDevStateKeeper().
|
private |
Definition at line 163 of file impltools.hxx.
Referenced by init(), and ~OutDevStateKeeper().