Home
last modified time | relevance | path

Searched refs:hWndMsWheel (Results 1 – 1 of 1) sorted by path

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx781 HWND hWndMsWheel = WIN_FindWindow( MSH_WHEELMODULE_CLASS, MSH_WHEELMODULE_TITLE ); in ImplSalGetWheelScrollLines() local
782 if ( hWndMsWheel ) in ImplSalGetWheelScrollLines()
785 nScrLines = (UINT)ImplSendMessage( hWndMsWheel, nGetScrollLinesMsgId, 0, 0 ); in ImplSalGetWheelScrollLines()

Completed in 36 milliseconds