Home
last modified time | relevance | path

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

/trunk/main/svtools/source/edit/
H A Dtexteng.cxx601 TEParaPortion* pRightPortion = mpTEParaPortions->GetObject( nRight ); in ImpConnectParagraphs() local
603 DBG_ASSERT( pRight && pRightPortion, "Blinde Portion in ImpConnectParagraphs(2)" ); in ImpConnectParagraphs()
611 delete pRightPortion; in ImpConnectParagraphs()
/trunk/main/editeng/source/editeng/
H A Dimpedit2.cxx2342 ParaPortion* pRightPortion = FindParaPortion( pRight ); in ImpConnectParagraphs() local
2344 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 51 milliseconds