Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/layout/
H A Datrfrm.cxx3096 const SwFmtAnchor& aOldAnchorFmt( _rFlyFrmFmt.GetAnchor() ); in SwHandleAnchorNodeChg() local
3097 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 27 milliseconds