Searched refs:pMain (Results 1 – 2 of 2) sorted by relevance
1590 ImplListBoxWindow* pMain = mpImplLB->GetMainWindow(); in GetIndexForPoint() local1595 aConvPoint = pMain->AbsoluteScreenToOutputPixel( aConvPoint ); in GetIndexForPoint()1596 aConvPoint = pMain->PixelToLogic( aConvPoint ); in GetIndexForPoint()1599 sal_uInt16 nEntry = pMain->GetEntryPosForPoint( aConvPoint ); in GetIndexForPoint()
791 ImplListBoxWindow* pMain = mpImplLB->GetMainWindow(); in GetIndexForPoint() local796 aConvPoint = pMain->AbsoluteScreenToOutputPixel( aConvPoint ); in GetIndexForPoint()797 aConvPoint = pMain->PixelToLogic( aConvPoint ); in GetIndexForPoint()800 sal_uInt16 nEntry = pMain->GetEntryPosForPoint( aConvPoint ); in GetIndexForPoint()
Completed in 17 milliseconds