Home
last modified time | relevance | path

Searched refs:GetWindowStyle (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/vcl/win/source/window/
H A Dsalframe.cxx217 AdjustWindowRectEx( &aRect2, GetWindowStyle( pFrame->mhWnd ), in ImplSaveFrameState()
835 AdjustWindowRectEx( &aWinRect, GetWindowStyle( pFrame->mhWnd ), in ImplSalAddBorder()
1323 if( (GetWindowStyle( hWnd ) & WS_POPUP) && in ImplSalShow()
1436 sal_Bool bVisible = (GetWindowStyle( mhWnd ) & WS_VISIBLE) != 0; in SetPosSize()
1484 AdjustWindowRectEx( &aWinRect, GetWindowStyle( mhWnd ), in SetPosSize()
1498 if( !(GetWindowStyle( mhWnd ) & WS_CHILD) ) in SetPosSize()
1553 (GetWindowStyle( hWndParent ) & WS_VISIBLE) ) in SetPosSize()
1869 AdjustWindowRectEx( &aRect2, GetWindowStyle( mhWnd ), in SetWindowState()
1920 sal_Bool bVisible = (GetWindowStyle( mhWnd ) & WS_VISIBLE) != 0; in SetWindowState()
2075 if ( !(GetWindowStyle( mhWnd ) & WS_VISIBLE) ) in ShowFullScreen()
[all …]
H A Dsalobj.cxx51 if ( !(GetWindowStyle( hTempWnd ) & WS_CHILD) ) in ImplIsSysWindowOrChild()
809 sal_Bool bVisible = (GetWindowStyle( mhWnd ) & WS_VISIBLE) != 0; in SetPosSize()
/aoo4110/main/vcl/win/source/gdi/
H A Dsalgdi2.cxx199 if ( GetWindowStyle( hWndTopWindow ) & WS_CHILD ) in copyArea()
218 while ( GetWindowStyle( hWndTopWindow ) & WS_CHILD ); in copyArea()
/aoo4110/main/vcl/inc/win/
H A Dwincomp.hxx112 inline DWORD GetWindowStyle( HWND hWnd ) in GetWindowStyle() function

Completed in 53 milliseconds