Home
last modified time | relevance | path

Searched refs:aTmpCalcPnt (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx826 SwRect aTmpCalcPnt( pAct->Prt() ); in lcl_NotifyNeighbours() local
827 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 25 milliseconds