Home
last modified time | relevance | path

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

/aoo41x/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
/aoo41x/main/sw/source/core/inc/
H A Dwrong.hxx243 void JoinList( SwWrongList* pNext, xub_StrLen nInsertPos );
/aoo41x/main/sw/source/core/txtnode/
H A Dndtxt.cxx661 pList->JoinList( pTxtNode->GetWrong(), nOldLen ); in JoinNext()
698 pList2->JoinList( pTxtNode->GetSmartTags(), nOldLen ); in JoinNext()
753 pList->JoinList( GetWrong(), Len() ); in JoinPrev()
792 pList2->JoinList( GetSmartTags(), Len() ); in JoinPrev()

Completed in 29 milliseconds