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()
2339 ParaPortion* pRightPortion = FindParaPortion( pRight ); in ImpConnectParagraphs() local2341 DBG_ASSERT( pRightPortion, "Blinde Portion in ImpConnectParagraphs(2)" ); in ImpConnectParagraphs()2342 …DBG_ASSERT( nParagraphTobeDeleted == GetParaPortions().GetPos( pRightPortion ), "NodePos != Portio… in ImpConnectParagraphs()2371 delete pRightPortion; in ImpConnectParagraphs()
Completed in 37 milliseconds