LibreOffice Module vcl (master) 1
|
#include <scoped_gdi.hxx>
Public Member Functions | |
ScopedSelectedGDI (HDC hDC, typename ScopedH::pointer h) | |
~ScopedSelectedGDI () | |
Private Attributes | |
HDC | m_hDC |
ScopedH | m_hSelectedH |
ScopedH::pointer | m_hOrigH |
Definition at line 34 of file scoped_gdi.hxx.
|
inline |
Definition at line 37 of file scoped_gdi.hxx.
References h.
|
inline |
Definition at line 44 of file scoped_gdi.hxx.
References ScopedSelectedGDI< ScopedH, SelectorFunc >::m_hDC, and ScopedSelectedGDI< ScopedH, SelectorFunc >::m_hOrigH.
|
private |
Definition at line 47 of file scoped_gdi.hxx.
Referenced by ScopedSelectedGDI< ScopedH, SelectorFunc >::~ScopedSelectedGDI().
|
private |
Definition at line 49 of file scoped_gdi.hxx.
Referenced by ScopedSelectedGDI< ScopedH, SelectorFunc >::~ScopedSelectedGDI().
|
private |
Definition at line 48 of file scoped_gdi.hxx.