Home
last modified time | relevance | path

Searched refs:ImpConnectParagraphs (Results 1 – 6 of 6) sorted by relevance

/trunk/main/editeng/source/editeng/
H A Deertfpar.cxx150 aCurSel.Min() = pImpEditEngine->ImpConnectParagraphs( in CallParser()
156 aCurSel.Max() = pImpEditEngine->ImpConnectParagraphs( in CallParser()
H A Dimpedit2.cxx2299 EditPaM ImpEditEngine::ImpConnectParagraphs( ContentNode* pLeft, ContentNode* pRight, sal_Bool bBac… in ImpConnectParagraphs() function in ImpEditEngine
2496 return ImpConnectParagraphs( aDelStart.GetNode(), aDelEnd.GetNode(), bSpecialBackward ); in DeleteLeftOrRight()
2545 aStartPaM = ImpConnectParagraphs( aStartPaM.GetNode(), aEndPaM.GetNode() ); in ImpDeleteSelection()
H A Dimpedit.hxx571 …EditPaM ImpConnectParagraphs( ContentNode* pLeft, ContentNode* pRight, sal_Bool bBackward = sal…
H A Dimpedit3.cxx3928 return ImpConnectParagraphs( pLeftNode, pRightNode, bBackward ); in ConnectContents()
/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx157 TextPaM ImpConnectParagraphs( sal_uLong nLeft, sal_uLong nRight );
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx589 TextPaM TextEngine::ImpConnectParagraphs( sal_uLong nLeft, sal_uLong nRight ) in ImpConnectParagraphs() function in TextEngine
670 aStartPaM = ImpConnectParagraphs( nStartNode, nEndNode ); in ImpDeleteText()
1489 return ImpConnectParagraphs( nLeftNode, nLeftNode+1 ); in ConnectContents()

Completed in 83 milliseconds