LibreOffice Module vcl (master) 1
|
#include <scoped_gdi.hxx>
Public Member Functions | |
ScopedCachedHDC (HBITMAP hBitmap) | |
~ScopedCachedHDC () | |
HDC | get () const |
Private Attributes | |
HDC | m_hDC |
Definition at line 56 of file scoped_gdi.hxx.
|
inlineexplicit |
Definition at line 59 of file scoped_gdi.hxx.
References ID.
|
inline |
Definition at line 64 of file scoped_gdi.hxx.
References ID, and ImplReleaseCachedDC().
|
inline |
Definition at line 66 of file scoped_gdi.hxx.
References ScopedCachedHDC< ID >::m_hDC.
|
private |
Definition at line 69 of file scoped_gdi.hxx.
Referenced by ScopedCachedHDC< ID >::get().