Home
last modified time | relevance | path

Searched refs:nSepPos (Results 26 – 27 of 27) sorted by relevance

12

/aoo41x/main/editeng/source/editeng/
H A Dimpedit3.cxx3844 EditPaM ImpEditEngine::SplitContent( sal_uInt16 nNode, sal_uInt16 nSepPos ) in SplitContent() argument
3849 DBG_ASSERT( nSepPos <= pNode->Len(), "Index im Wald: SplitContent" ); in SplitContent()
3850 EditPaM aPaM( pNode, nSepPos ); in SplitContent()
H A Dimpedit.hxx591 EditPaM SplitContent( sal_uInt16 nNode, sal_uInt16 nSepPos );

Completed in 55 milliseconds

12