Home
last modified time | relevance | path

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

/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx1947 static USHORT ImplMouseSysValueToSAL( int iSysValue, USHORT& rCode, USHORT& rClicks, sal_Bool& rDow… in ImplMouseSysValueToSAL() function
2108 if ( ImplMouseSysValueToSAL( SV_BEGINDRAG, nCode, nClicks, bDown ) ) in UpdateSettings()
2110 if ( ImplMouseSysValueToSAL( SV_CONTEXTMENU, nCode, nClicks, bDown ) ) in UpdateSettings()