Searched refs:wRemoveMsg (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/vcl/win/source/app/ |
H A D | saldata.cxx | 153 … ImplPeekMessage( LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT wMsgFilterMax, UINT wRemoveMsg ) in ImplPeekMessage() argument 155 return PeekMessageW( lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax, wRemoveMsg ); in ImplPeekMessage()
|
/aoo42x/main/vcl/inc/win/ |
H A D | saldata.hxx | 352 …ImplPeekMessage( LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT wMsgFilterMax, UINT wRemoveMsg );
|
Completed in 22 milliseconds