Searched refs:rFlyCntIdx (Results 1 – 1 of 1) sorted by relevance
795 const SwNodeIndex& rFlyCntIdx = *rFlyCntnt.GetCntntIdx(); in InsertFlyFrame() local796 SwCntntNode *pCNd = pDoc->GetNodes()[rFlyCntIdx.GetIndex()+1] in InsertFlyFrame()799 SwPosition aNewPos( SwNodeIndex( rFlyCntIdx, 1 ), SwIndex( pCNd, 0 ) ); in InsertFlyFrame()
Completed in 7 milliseconds