Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dobjectformattertxtfrm.cxx213 SwPageFrm* pAnchorPageFrm( mrAnchorTxtFrm.FindPageFrm() ); in DoFormatObj() local
214 if ( pAnchorPageFrm != _rAnchoredObj.GetPageFrm() ) in DoFormatObj()
222 if ( nToPageNum < pAnchorPageFrm->GetPhyPageNum() ) in DoFormatObj()
230 pAnchorPageFrm->GetPhyPageNum() ); in DoFormatObj()
411 SwPageFrm* pAnchorPageFrm( mrAnchorTxtFrm.FindPageFrm() ); in DoFormatObjs() local
414 if ( pAnchorPageFrm != pObj->GetPageFrm() || in DoFormatObjs()
424 if ( nTmpToPageNum < pAnchorPageFrm->GetPhyPageNum() ) in DoFormatObjs()
432 pAnchorPageFrm->GetPhyPageNum() ); in DoFormatObjs()

Completed in 11 milliseconds