Home
last modified time | relevance | path

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

/aoo42x/main/vcl/source/app/
H A Ddbggui.cxx477 sal_uInt16 nSelectedChannelPos = rList.GetSelectEntryPos(); in ImplGetChannelId() local
478 …ic_cast< DbgChannelId >( reinterpret_cast<sal_IntPtr>(rList.GetEntryData( nSelectedChannelPos )) ); in ImplGetChannelId()
480 return (DbgChannelId)( nSelectedChannelPos + nPositionOffset ); in ImplGetChannelId()

Completed in 36 milliseconds