Searched refs:SalComWndProc (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/vcl/os2/source/app/ |
H A D | salinst.cxx | 80 MRESULT EXPENTRY SalComWndProc( HWND hWnd, ULONG nMsg, MPARAM nMP1, MPARAM nMP2 ); 431 (PFNWP)SalComWndProc, 0, 0 )) in CreateSalInstance() 628 MRESULT EXPENTRY SalComWndProc( HWND hWnd, ULONG nMsg, in SalComWndProc() function
|
/aoo41x/main/vcl/win/source/app/ |
H A D | salinst.cxx | 758 LRESULT CALLBACK SalComWndProc( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam, int& rDef ) in SalComWndProc() function 854 nRet = SalComWndProc( hWnd, nMsg, wParam, lParam, bDef ); 885 nRet = SalComWndProc( hWnd, nMsg, wParam, lParam, bDef );
|
Completed in 30 milliseconds