Searched refs:ImplHandleGlobalMsg (Results 1 – 3 of 3) sorted by relevance
/aoo41x/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 ) )
|
/aoo41x/main/vcl/inc/win/ |
H A D | saldata.hxx | 234 sal_Bool ImplHandleGlobalMsg( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam, LRESULT& rlResult…
|
/aoo41x/main/vcl/win/source/window/ |
H A D | salframe.cxx | 6381 sal_Bool ImplHandleGlobalMsg( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam, LRESULT& rlResult… function
|
Completed in 61 milliseconds