Searched refs:aOldAnchorFmt (Results 1 – 1 of 1) sorted by relevance
3096 const SwFmtAnchor& aOldAnchorFmt( _rFlyFrmFmt.GetAnchor() ); in SwHandleAnchorNodeChg() local3097 if ( aOldAnchorFmt.GetAnchorId() == nNewAnchorType && in SwHandleAnchorNodeChg()3098 aOldAnchorFmt.GetCntntAnchor() && in SwHandleAnchorNodeChg()3099 aOldAnchorFmt.GetCntntAnchor()->nNode.GetNode().GetCntntNode() && in SwHandleAnchorNodeChg()3100 aOldAnchorFmt.GetCntntAnchor()->nNode != in SwHandleAnchorNodeChg()3105 …SwIterator<SwFrm,SwCntntNode> aOldIter( *(aOldAnchorFmt.GetCntntAnchor()->nNode.GetNode().GetCntnt… in SwHandleAnchorNodeChg()
Completed in 38 milliseconds