Searched refs:ImplHandleGlobalMsg (Results 1 – 3 of 3) sorted by relevance
/trunk/main/vcl/win/source/app/ |
H A D | salinst.cxx | 865 if ( !ImplHandleGlobalMsg( hWnd, nMsg, wParam, lParam, nRet ) ) 896 if ( !ImplHandleGlobalMsg( hWnd, nMsg, wParam, lParam, nRet ) )
|
/trunk/main/vcl/inc/win/ |
H A D | saldata.hxx | 234 sal_Bool ImplHandleGlobalMsg( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam, LRESULT& rlResult…
|
/trunk/main/vcl/win/source/window/ |
H A D | salframe.cxx | 6384 sal_Bool ImplHandleGlobalMsg( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam, LRESULT& rlResult… function
|
Completed in 31 milliseconds