Home
last modified time | relevance | path

Searched refs:JoinList (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/text/
H A DSwGrammarMarkUp.cxx88 JoinList( pNext, nInsertPos ); in JoinGrammarList()
H A Dwrong.cxx488 void SwWrongList::JoinList( SwWrongList* pNext, xub_StrLen nInsertPos ) in JoinList() function in SwWrongList
/trunk/main/sw/source/core/inc/
H A Dwrong.hxx243 void JoinList( SwWrongList* pNext, xub_StrLen nInsertPos );
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx666 pList->JoinList( pTxtNode->GetWrong(), nOldLen ); in JoinNext()
703 pList2->JoinList( pTxtNode->GetSmartTags(), nOldLen ); in JoinNext()
758 pList->JoinList( GetWrong(), Len() ); in JoinPrev()
797 pList2->JoinList( GetSmartTags(), Len() ); in JoinPrev()

Completed in 42 milliseconds