Searched refs:ImplSalGetWorkArea (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/vcl/inc/win/ |
H A D | salframe.h | 143 void ImplSalGetWorkArea( HWND hWnd, RECT *pRect, const RECT *pParentRect );
|
/aoo4110/main/vcl/win/source/window/ |
H A D | salframe.cxx | 240 void ImplSalGetWorkArea( HWND hWnd, RECT *pRect, const RECT *pParentRect ) in ImplSalGetWorkArea() function 1536 ImplSalGetWorkArea( mhWnd, &aRect, NULL ); in SetPosSize() 1586 ImplSalGetWorkArea( mhWnd, &aRect, &aRect ); in SetPosSize() 1823 ImplSalGetWorkArea( mhWnd, &aRect, NULL ); in GetWorkArea() 1855 ImplSalGetWorkArea( mhWnd, &aRect, NULL ); in SetWindowState() 4195 ImplSalGetWorkArea( hWnd, &aRect, pParentRect ); in SetMaximizedFrameGeometry()
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salgdi2.cxx | 191 …ImplSalGetWorkArea( NULL, &theScreen, NULL ); // find the screen area taking multiple monitors in… in copyArea()
|
Completed in 67 milliseconds