Lines Matching refs:GetCntntIdx
244 const SwNodeIndex* pCntIdx = pFmt->GetCntnt().GetCntntIdx(); in DelLayoutFmt()
298 const SwNodeIndex* pCntntIdx = pFmt->GetCntnt().GetCntntIdx(); in DelLayoutFmt()
449 const SwNode& rCSttNd = rSource.GetCntnt().GetCntntIdx()->GetNode(); in CopyLayoutFmt()
807 ASSERT( rCntnt.GetCntntIdx(), "Kein Inhalt vorbereitet." ); in MakeFlyAndMove()
808 SwNodeIndex aIndex( *(rCntnt.GetCntntIdx()), 1 ); in MakeFlyAndMove()
855 aIndex = rCntnt.GetCntntIdx()->GetNode().EndOfSectionIndex() - 1; in MakeFlyAndMove()
1436 SwNodeIndex aAnchIdx( *pNewFmt->GetCntnt().GetCntntIdx(), 1 ); in lcl_InsertLabel()
1754 SwNodeIndex aAnchIdx( *pNewFmt->GetCntnt().GetCntntIdx(), 1 ); in lcl_InsertDrawLabel()
2089 0 != ( pIdx = pFlyFmt->GetCntnt().GetCntntIdx() ) && in FindFlyByName()
2114 const SwNodeIndex* pIdx = rFmt.GetCntnt().GetCntntIdx(); in SetFlyName()
2183 if( 0 != ( pIdx = ( pFlyFmt = aArr[ --n ])->GetCntnt().GetCntntIdx() ) in SetAllUniqueFlyNames()
2264 const SwNodeIndex* pIdx = pFmt->GetCntnt().GetCntntIdx(); in IsInHeaderFooter()