Searched refs:aTmpCalcPnt (Results 1 – 1 of 1) sorted by relevance
826 SwRect aTmpCalcPnt( pAct->Prt() ); in lcl_NotifyNeighbours() local827 aTmpCalcPnt += pAct->Frm().Pos(); in lcl_NotifyNeighbours()828 if ( aRect.IsOver( aTmpCalcPnt ) ) in lcl_NotifyNeighbours()833 aTmpCalcPnt = pCnt->Prt(); in lcl_NotifyNeighbours()834 aTmpCalcPnt += pCnt->Frm().Pos(); in lcl_NotifyNeighbours()835 if ( aRect.IsOver( aTmpCalcPnt ) ) in lcl_NotifyNeighbours()
Completed in 34 milliseconds