Searched refs:ImplSalShow (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 963 static void ImplSalShow( HWND hWnd, ULONG bVisible, ULONG bNoActivate ) in ImplSalShow() function 1020 ImplSalShow( mhWndFrame, bVisible, bNoActivate ); in Show() 3617 ImplSalShow( hWnd, (ULONG)nMP1, (ULONG)nMP2 ); in SalFrameWndProc()
|
/trunk/main/vcl/win/source/window/ |
H A D | salframe.cxx | 1284 static void ImplSalShow( HWND hWnd, sal_Bool bVisible, sal_Bool bNoActivate ) in ImplSalShow() function 1407 ImplSalShow( mhWnd, bVisible, bNoActivate ); in Show() 6155 ImplSalShow( hWnd, (sal_Bool)wParam, (sal_Bool)lParam ); in SalFrameWndProc()
|
Completed in 39 milliseconds