Home
last modified time | relevance | path

Searched refs:aTmpCalcPnt (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sw/source/core/frmedt/
H A Dfeshview.cxx829 SwRect aTmpCalcPnt( pAct->Prt() ); in lcl_NotifyNeighbours() local
830 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