Searched refs:SplitContent (Results 1 – 6 of 6) sorted by relevance
195 TextPaM aPaM = GetTextEngine()->SplitContent( mnPara, mnSepPos ); in Undo()225 TextPaM aPaM = GetTextEngine()->SplitContent( mnPara, mnSepPos ); in Redo()
1474 TextPaM TextEngine::SplitContent( sal_uLong nNode, sal_uInt16 nSepPos ) in SplitContent() function in TextEngine
288 EditPaM aPaM = GetImpEditEngine()->SplitContent( nNode, nSepPos ); in Undo()339 EditPaM aPaM = GetImpEditEngine()->SplitContent( nNode, nSepPos ); in Redo()
591 EditPaM SplitContent( sal_uInt16 nNode, sal_uInt16 nSepPos );
3844 EditPaM ImpEditEngine::SplitContent( sal_uInt16 nNode, sal_uInt16 nSepPos ) in SplitContent() function in ImpEditEngine
222 TextPaM SplitContent( sal_uLong nNode, sal_uInt16 nSepPos );
Completed in 534 milliseconds