Home
last modified time | relevance | path

Searched refs:SAL_MSG_POSTMOVE (Results 1 – 5 of 5) sorted by relevance

/AOO42X/main/vcl/win/source/app/
H A Dsalinst.cxx959 if ( ImplPeekMessage( &aMsg, 0, SAL_MSG_POSTMOVE, SAL_MSG_POSTMOVE,
/AOO42X/main/vcl/inc/os2/
H A Dsaldata.hxx248 #define SAL_MSG_POSTMOVE (WM_USER+136) macro
/AOO42X/main/vcl/inc/win/
H A Dsaldata.hxx314 #define SAL_MSG_POSTMOVE (WM_USER+136) macro
/AOO42X/main/vcl/os2/source/window/
H A Dsalframe.cxx3016 WinPostMsg( hWnd, SAL_MSG_POSTMOVE, 0, 0 ); in ImplHandleMoveMsg()
3507 case SAL_MSG_POSTMOVE: in SalFrameWndProc()
/AOO42X/main/vcl/win/source/window/
H A Dsalframe.cxx4317 ImplPostMessage( hWnd, SAL_MSG_POSTMOVE, 0, 0 ); in ImplHandleMoveMsg()
5977 case SAL_MSG_POSTMOVE: in SalFrameWndProc()