Searched refs:ConnectParagraphs (Results 1 – 6 of 6) sorted by relevance
126 TextPaM ConnectParagraphs( TextNode* pLeft, TextNode* pRight );
645 TextPaM TextDoc::ConnectParagraphs( TextNode* pLeft, TextNode* pRight ) in ConnectParagraphs() function in TextDoc
605 TextPaM aPaM = mpDoc->ConnectParagraphs( pLeft, pRight ); in ImpConnectParagraphs()
740 EditPaM ConnectParagraphs( ContentNode* pLeft, ContentNode* pRight );
1604 EditPaM EditDoc::ConnectParagraphs( ContentNode* pLeft, ContentNode* pRight ) in ConnectParagraphs() function in EditDoc
2369 EditPaM aPaM = aEditDoc.ConnectParagraphs( pLeft, pRight ); in ImpConnectParagraphs()
Completed in 66 milliseconds