Searched refs:pRightPortion (Results 1 – 2 of 2) sorted by relevance
601 TEParaPortion* pRightPortion = mpTEParaPortions->GetObject( nRight ); in ImpConnectParagraphs() local603 DBG_ASSERT( pRight && pRightPortion, "Blinde Portion in ImpConnectParagraphs(2)" ); in ImpConnectParagraphs()611 delete pRightPortion; in ImpConnectParagraphs()
2342 ParaPortion* pRightPortion = FindParaPortion( pRight ); in ImpConnectParagraphs() local2344 DBG_ASSERT( pRightPortion, "Blinde Portion in ImpConnectParagraphs(2)" ); in ImpConnectParagraphs()2345 …DBG_ASSERT( nParagraphTobeDeleted == GetParaPortions().GetPos( pRightPortion ), "NodePos != Portio… in ImpConnectParagraphs()2374 delete pRightPortion; in ImpConnectParagraphs()
Completed in 218 milliseconds