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 57 of file scoped_gdi.hxx.
|
inlineexplicit |
Definition at line 60 of file scoped_gdi.hxx.
References ID.
|
inline |
Definition at line 65 of file scoped_gdi.hxx.
References ID, and ImplReleaseCachedDC().
|
inline |
Definition at line 67 of file scoped_gdi.hxx.
References ScopedCachedHDC< ID >::m_hDC.
|
private |
Definition at line 70 of file scoped_gdi.hxx.
Referenced by ScopedCachedHDC< ID >::get().