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 35 of file scoped_gdi.hxx.
|
inline |
Definition at line 38 of file scoped_gdi.hxx.
References h.
|
inline |
Definition at line 45 of file scoped_gdi.hxx.
References ScopedSelectedGDI< ScopedH, SelectorFunc >::m_hDC, and ScopedSelectedGDI< ScopedH, SelectorFunc >::m_hOrigH.
|
private |
Definition at line 48 of file scoped_gdi.hxx.
Referenced by ScopedSelectedGDI< ScopedH, SelectorFunc >::~ScopedSelectedGDI().
|
private |
Definition at line 50 of file scoped_gdi.hxx.
Referenced by ScopedSelectedGDI< ScopedH, SelectorFunc >::~ScopedSelectedGDI().
|
private |
Definition at line 49 of file scoped_gdi.hxx.