Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx133 const SwFrm *pNewAnch; in lcl_FindAnchorPos() local
147 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() local
514 pNewAnch = pTxtFrm->FindPageFrm(); in FindAnchorPos()
522 pNewAnch = pNewAnch->FindFlyFrm(); in FindAnchorPos()
[all …]

Completed in 29 milliseconds