Home
last modified time | relevance | path

Searched refs:SAL_MSG_POSTCALLSIZE (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/win/source/app/ !
H A Dsalinst.cxx951 if ( ImplPeekMessage( &aMsg, 0, SAL_MSG_POSTCALLSIZE, SAL_MSG_POSTCALLSIZE,
/trunk/main/vcl/inc/win/ !
H A Dsaldata.hxx316 #define SAL_MSG_POSTCALLSIZE (WM_USER+137) macro
/trunk/main/vcl/win/source/window/ !
H A Dsalframe.cxx4340 ImplPostMessage( hWnd, SAL_MSG_POSTCALLSIZE, 0, 0 ); in ImplCallSizeHdl()
5985 case SAL_MSG_POSTCALLSIZE: in SalFrameWndProc()