Lines Matching refs:SwCntntNode
216 ((SwCntntNode*)pNode)->GetDepends() ) in DelHFFormat()
218 … SwCrsrShell *pShell = SwIterator<SwCrsrShell,SwCntntNode>::FirstElement( *(SwCntntNode*)pNode ); in DelHFFormat()
678 if( pMod->ISA( SwCntntNode ) ) in SwClientNotify()
679 ((SwCntntNode*)pMod)->SetAttr( aDfltDesc ); in SwClientNotify()
720 else if( IS_TYPE( SwCntntNode, pDefinedIn )) in Modify()
723 sal_Bool bDel = ((SwCntntNode*)pDefinedIn)->ResetAttr( RES_PAGEDESC ); in Modify()
727 ((SwCntntNode*)pDefinedIn)->ResetAttr( RES_PAGEDESC ); in Modify()
2760 SwCntntNode *pCNd = GetDoc()->GetNodes().GoNext( &aIdx ); in MakeFrms()
2769 if( SwIterator<SwFrm,SwCntntNode>::FirstElement( *pCNd ) ) in MakeFrms()
2800 SwCntntNode *pCNd = aAnchorAttr.GetCntntAnchor()->nNode.GetNode().GetCntntNode(); in MakeFrms()
2801 SwIterator<SwFrm,SwCntntNode> aIter( *pCNd ); in MakeFrms()
3105 …SwIterator<SwFrm,SwCntntNode> aOldIter( *(aOldAnchorFmt.GetCntntAnchor()->nNode.GetNode().GetCntnt… in SwHandleAnchorNodeChg()
3112 …SwIterator<SwFrm,SwCntntNode> aNewIter( *(_rNewAnchorFmt.GetCntntAnchor()->nNode.GetNode().GetCntn… in SwHandleAnchorNodeChg()