LibreOffice Module embedserv (master) 1
Classes | Functions
winwrap Namespace Reference

Classes

class  CHatchWin
 
class  CWindow
 
class  Tracker
 

Functions

void TransformRect (LPRECT rect, HWND pWnd, HWND pWndClipTo)
 
LRESULT APIENTRY HatchWndProc (HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
 
BOOL HatchWindowRegister (HINSTANCE hInst)
 

Function Documentation

◆ HatchWindowRegister()

BOOL winwrap::HatchWindowRegister ( HINSTANCE  hInst)

Definition at line 104 of file syswinwrapper.cxx.

References CBHATCHWNDEXTRA, HatchWndProc(), and SZCLASSHATCHWIN.

Referenced by DllMain().

◆ HatchWndProc()

LRESULT APIENTRY winwrap::HatchWndProc ( HWND  hWnd,
UINT  iMsg,
WPARAM  wParam,
LPARAM  lParam 
)

◆ TransformRect()

void winwrap::TransformRect ( LPRECT  rect,
HWND  pWnd,
HWND  pWndClipTo 
)

Definition at line 187 of file tracker.cxx.

References POINT, and pt.

Referenced by winwrap::Tracker::DrawTrackerRect(), and HatchWndProc().