Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx298 const SwNodeIndex* pCntntIdx = pFmt->GetCntnt().GetCntntIdx(); in DelLayoutFmt() local
299 if ( pCntntIdx ) in DelLayoutFmt()
305 const sal_uLong nNodeIdxOfFlyFmt( pCntntIdx->GetIndex() ); in DelLayoutFmt()
H A Ddocedt.cxx266 const SwNodeIndex* pCntntIdx; in _SaveFlyInRange() local
278 ( 0 == ( pCntntIdx = pFmt->GetCntnt().GetCntntIdx() ) || in _SaveFlyInRange()
279 !( *pCntntIdx < rInsPos && in _SaveFlyInRange()
280 rInsPos < pCntntIdx->GetNode().EndOfSectionIndex() )) ) in _SaveFlyInRange()

Completed in 46 milliseconds