Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/layout/
H A Dflycnt.cxx1116 const SwCntntFrm *FindAnchor( const SwFrm *pOldAnch, const Point &rNew, in FindAnchor() argument
1122 if ( pOldAnch->IsCntntFrm() ) in FindAnchor()
1124 pCnt = (const SwCntntFrm*)pOldAnch; in FindAnchor()
1129 SwLayoutFrm *pTmpLay = (SwLayoutFrm*)pOldAnch; in FindAnchor()
1157 else if ( pOldAnch->IsInDocBody() || pOldAnch->IsPageFrm() ) in FindAnchor()
/trunk/main/sw/source/core/inc/
H A Dflyfrm.hxx48 const SwCntntFrm *FindAnchor( const SwFrm *pOldAnch, const Point &rNew,
/trunk/main/sw/source/core/frmedt/
H A Dfefly1.cxx466 const SwFrm* pOldAnch; in FindAnchorPos() local
478 pOldAnch = pFly->GetAnchorFrm(); in FindAnchorPos()
479 if( !pOldAnch ) in FindAnchorPos()

Completed in 33 milliseconds