Searched refs:rDstAnchor (Results 1 – 1 of 1) sorted by relevance
924 &rDstAnchor = rDest.GetAnchor(); in Chainable() local929 if ( (FLY_AT_PAGE == rDstAnchor.GetAnchorId()) || in Chainable()930 ( rDstAnchor.GetCntntAnchor() && in Chainable()931 rDstAnchor.GetCntntAnchor()->nNode.GetIndex() > nEndOfExtras )) in Chainable()934 else if( rSrcAnchor.GetCntntAnchor() && rDstAnchor.GetCntntAnchor() ) in Chainable()937 &rDstIdx = rDstAnchor.GetCntntAnchor()->nNode; in Chainable()
Completed in 22 milliseconds