Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/layout/
H A Datrfrm.cxx3172 const SwFmtAnchor& aOldAnchorFmt( _rFlyFrmFmt.GetAnchor() ); in SwHandleAnchorNodeChg() local
3173 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