Searched refs:pNewAnch (Results 1 – 1 of 1) sorted by relevance
133 const SwFrm *pNewAnch; in lcl_FindAnchorPos() local147 pNewAnch = ::FindAnchor( pFrm, aTmpPnt ); in lcl_FindAnchorPos()148 if( pNewAnch->IsProtected() ) in lcl_FindAnchorPos()189 pNewAnch = ::FindAnchor( in lcl_FindAnchorPos()193 if( pNewAnch && &rFrm != pNewAnch && !pNewAnch->IsProtected() ) in lcl_FindAnchorPos()206 pNewAnch = rFrm.FindPageFrm(); in lcl_FindAnchorPos()207 aNewAnch.SetPageNum( pNewAnch->GetPhyPageNum() ); in lcl_FindAnchorPos()509 const SwFrm *pNewAnch = NULL; in FindAnchorPos() local514 pNewAnch = pTxtFrm->FindPageFrm(); in FindAnchorPos()522 pNewAnch = pNewAnch->FindFlyFrm(); in FindAnchorPos()[all …]
Completed in 17 milliseconds