Lines Matching refs:aSelPos
663 Point aSelPos; in ExecuteDrop() local
664 const sal_uIntPtr nItemId = ImplGetSelectedItemId( &rEvt.maPosPixel, aSelPos ); in ExecuteDrop()
682 Point aSelPos; in StartDrag() local
683 const sal_uIntPtr nItemId = ImplGetSelectedItemId( pDragPoint, aSelPos ); in StartDrag()
702 Point aSelPos; in ShowContextMenu() local
703 const sal_uIntPtr nItemId = ImplGetSelectedItemId( pContextPoint, aSelPos ); in ShowContextMenu()
719 rPopup->ExecutePopup( this, aSelPos ); in ShowContextMenu()
728 Point aSelPos; in KeyInput() local
729 const sal_uIntPtr nItemId = ImplGetSelectedItemId( NULL, aSelPos ); in KeyInput()
913 Point aSelPos; in SetMode() local
914 const sal_uIntPtr nItemId = ImplGetSelectedItemId( NULL, aSelPos ); in SetMode()
971 Point aSelPos; in Travel() local
972 const sal_uIntPtr nItemId = ImplGetSelectedItemId( NULL, aSelPos ); in Travel()
1059 Point aSelPos; in ImplUpdateInfoBar() local
1060 const sal_uIntPtr nItemId = ImplGetSelectedItemId( NULL, aSelPos ); in ImplUpdateInfoBar()
1171 Point aSelPos; in Dispatch() local
1172 const sal_uIntPtr nItemId = ImplGetSelectedItemId( NULL, aSelPos ); in Dispatch()
1281 Point aSelPos; in Execute() local
1282 const sal_uIntPtr nItemId = ImplGetSelectedItemId( NULL, aSelPos ); in Execute()