Home
last modified time | relevance | path

Searched refs:ImplPostMessage (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/vcl/win/source/window/
H A Dsalobj.cxx170 ImplPostMessage( pObject->mhWnd, SALOBJ_MSG_POSTFOCUS, 0, 0 ); in SalSysMsgProc()
188 ImplPostMessage( pObject->mhWnd, SALOBJ_MSG_POSTFOCUS, 0, 0 ); in SalSysMsgProc()
214 ImplPostMessage( pObject->mhWnd, SALOBJ_MSG_TOTOP, 0, 0 ); in ImplSalPreDispatchMsg()
356 ImplPostMessage( hWnd, SALOBJ_MSG_TOTOP, 0, 0 ); in SalSysObjWndProc()
370 ImplPostMessage( hWnd, SALOBJ_MSG_TOTOP, 0, 0 ); in SalSysObjWndProc()
387 ImplPostMessage( hWnd, SALOBJ_MSG_POSTFOCUS, 0, 0 ); in SalSysObjWndProc()
H A Dsalframe.cxx1405 ImplPostMessage( mhWnd, SAL_MSG_SHOW, bVisible, bNoActivate ); in Show()
2246 ImplPostMessage( mhWnd, SAL_MSG_TOTOP, nFlags, 0 ); in ToTop()
3348 ImplPostMessage( hWnd, nMsg, wParam, lParam ); in ImplHandleMouseMsg()
4132 ImplPostMessage( hWnd, SAL_MSG_POSTPAINT, (WPARAM)pRect, 0 ); in ImplHandlePaintMsg()
4170 ImplPostMessage( hWnd, SAL_MSG_POSTPAINT, (WPARAM)pRect, 0 ); in ImplHandlePaintMsg2()
4320 ImplPostMessage( hWnd, SAL_MSG_POSTMOVE, 0, 0 ); in ImplHandleMoveMsg()
4343 ImplPostMessage( hWnd, SAL_MSG_POSTCALLSIZE, 0, 0 ); in ImplCallSizeHdl()
4403 ImplPostMessage( hWnd, SAL_MSG_POSTFOCUS, 0, 0 ); in ImplHandleFocusMsg()
4421 ImplPostMessage( hWnd, WM_CLOSE, 0, 0 ); in ImplHandleCloseMsg()
4514 ImplPostMessage( hWnd, SAL_MSG_FORCEPALETTE, 0, 0 ); in ImplHandleForcePalette()
[all …]
/aoo41x/main/vcl/win/source/app/
H A Dsalinst.cxx162 ImplPostMessage( mpInstData->mhComWnd, SAL_MSG_RELEASEWAITYIELD, 0, 0 ); in release()
247 ImplPostMessage( pInst->mhComWnd, SAL_MSG_RELEASEWAITYIELD, 0, 0 ); in ImplSalYieldMutexAcquireWithWait()
780 ImplPostMessage( hWnd, SAL_MSG_RELEASEWAITYIELD, wParam, lParam ); in SalComWndProc()
993 ImplPostMessage( pSalData->mpFirstInstance->mhComWnd, SAL_MSG_STARTTIMER, 0, (LPARAM)nMS );
H A Dsaltimer.cxx76ImplPostMessage( pSalData->mpFirstInstance->mhComWnd, SAL_MSG_STARTTIMER, 0, (LPARAM)nMS ); in Start()
H A Dsaldata.cxx131 BOOL ImplPostMessage( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in ImplPostMessage() function
/aoo41x/main/vcl/inc/win/
H A Dsaldata.hxx349 BOOL ImplPostMessage( HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam );
/aoo41x/main/vcl/win/source/gdi/
H A Dsalprn.cxx2073 ImplPostMessage( GetSalData()->mpFirstInstance->mhComWnd, SAL_MSG_DUMMY, 0, 0 ); in StartJob()
2228 ImplPostMessage( pSalData->mpFirstInstance->mhComWnd, in AbortJob()

Completed in 69 milliseconds