Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/editeng/source/editeng/
H A Dimpedit2.cxx2339 ParaPortion* pRightPortion = FindParaPortion( pRight ); in ImpConnectParagraphs() local
2341 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 49 milliseconds