Searched refs:pMain (Results 1 – 2 of 2) sorted by relevance
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()
1588 ImplListBoxWindow* pMain = mpImplLB->GetMainWindow(); in GetIndexForPoint() local1593 aConvPoint = pMain->AbsoluteScreenToOutputPixel( aConvPoint ); in GetIndexForPoint()1594 aConvPoint = pMain->PixelToLogic( aConvPoint ); in GetIndexForPoint()1597 sal_uInt16 nEntry = pMain->GetEntryPosForPoint( aConvPoint ); in GetIndexForPoint()