crashrpt2
Public Member Functions | Public Attributes | List of all members
WTL::CDialogBaseUnits Class Reference

Public Member Functions

 CDialogBaseUnits (HWND hWnd)
 
 CDialogBaseUnits (HFONT hFont, HWND hWnd=NULL)
 
 CDialogBaseUnits (LOGFONT lf, HWND hWnd=NULL)
 
BOOL InitDialogBaseUnits (HWND hWnd)
 
BOOL InitDialogBaseUnits (LOGFONT lf, HWND hWnd=NULL)
 
BOOL InitDialogBaseUnits (HFONT hFont, HWND hWnd=NULL)
 
SIZE GetDialogBaseUnits () const
 
INT MapDialogPixelsX (INT x) const
 
INT MapDialogPixelsY (INT y) const
 
POINT MapDialogPixels (POINT pt) const
 
SIZE MapDialogPixels (SIZE input) const
 
RECT MapDialogPixels (const RECT &input) const
 
INT MapDialogUnitsX (INT x) const
 
INT MapDialogUnitsY (INT y) const
 
POINT MapDialogUnits (POINT pt) const
 
SIZE MapDialogUnits (SIZE input) const
 
RECT MapDialogUnits (const RECT &input) const
 

Public Attributes

SIZE m_sizeUnits
 

The documentation for this class was generated from the following file: