Searched refs:aTmpCalcPnt (Results 1 – 1 of 1) sorted by relevance
829 SwRect aTmpCalcPnt( pAct->Prt() ); in lcl_NotifyNeighbours() local830 aTmpCalcPnt += pAct->Frm().Pos(); in lcl_NotifyNeighbours()831 if ( aRect.IsOver( aTmpCalcPnt ) ) in lcl_NotifyNeighbours()836 aTmpCalcPnt = pCnt->Prt(); in lcl_NotifyNeighbours()837 aTmpCalcPnt += pCnt->Frm().Pos(); in lcl_NotifyNeighbours()838 if ( aRect.IsOver( aTmpCalcPnt ) ) in lcl_NotifyNeighbours()
Completed in 28 milliseconds