Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/layout/
H A Dfrmtool.cxx2943 SwRect aCntPrt( pCnt->Prt() ); in lcl_NotifyCntnt() local
2944 aCntPrt.Pos() += pCnt->Frm().Pos(); in lcl_NotifyCntnt()
2949 if ( aCntPrt.IsOver( rRect ) ) in lcl_NotifyCntnt()
2955 else if ( aCntPrt.IsOver( rRect ) ) in lcl_NotifyCntnt()
2957 pCnt->Prepare( eHint, (void*)&aCntPrt._Intersection( rRect ) ); in lcl_NotifyCntnt()