Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx2959 SwRect aCntPrt( pCnt->Prt() ); in lcl_NotifyCntnt() local
2960 aCntPrt.Pos() += pCnt->Frm().Pos(); in lcl_NotifyCntnt()
2965 if ( aCntPrt.IsOver( rRect ) ) in lcl_NotifyCntnt()
2971 else if ( aCntPrt.IsOver( rRect ) ) in lcl_NotifyCntnt()
2973 pCnt->Prepare( eHint, (void*)&aCntPrt._Intersection( rRect ) ); in lcl_NotifyCntnt()

Completed in 20 milliseconds