Searched refs:aOldAnchorFmt (Results 1 – 1 of 1) sorted by relevance
3172 const SwFmtAnchor& aOldAnchorFmt( _rFlyFrmFmt.GetAnchor() ); in SwHandleAnchorNodeChg() local3173 if ( aOldAnchorFmt.GetAnchorId() == nNewAnchorType && in SwHandleAnchorNodeChg()3174 aOldAnchorFmt.GetCntntAnchor() && in SwHandleAnchorNodeChg()3175 aOldAnchorFmt.GetCntntAnchor()->nNode.GetNode().GetCntntNode() && in SwHandleAnchorNodeChg()3176 aOldAnchorFmt.GetCntntAnchor()->nNode != in SwHandleAnchorNodeChg()3181 …SwIterator<SwFrm,SwCntntNode> aOldIter( *(aOldAnchorFmt.GetCntntAnchor()->nNode.GetNode().GetCntnt… in SwHandleAnchorNodeChg()
Completed in 44 milliseconds