Home
last modified time | relevance | path

Searched refs:ImplSalShow (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/vcl/os2/source/window/
H A Dsalframe.cxx961 static void ImplSalShow( HWND hWnd, ULONG bVisible, ULONG bNoActivate ) in ImplSalShow() function
1018 ImplSalShow( mhWndFrame, bVisible, bNoActivate ); in Show()
3613 ImplSalShow( hWnd, (ULONG)nMP1, (ULONG)nMP2 ); in SalFrameWndProc()
/AOO42X/main/vcl/win/source/window/
H A Dsalframe.cxx1280 static void ImplSalShow( HWND hWnd, sal_Bool bVisible, sal_Bool bNoActivate ) in ImplSalShow() function
1403 ImplSalShow( mhWnd, bVisible, bNoActivate ); in Show()
6149 ImplSalShow( hWnd, (sal_Bool)wParam, (sal_Bool)lParam ); in SalFrameWndProc()