Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A DSwGrammarMarkUp.cxx68 SwGrammarMarkUp* pNew = (SwGrammarMarkUp*)SplitList( nSplitPos ); in SplitGrammarList()
H A Dwrong.cxx445 SwWrongList* SwWrongList::SplitList( xub_StrLen nSplitPos ) in SplitList() function in SwWrongList
/trunk/main/sw/source/core/inc/
H A Dwrong.hxx240 SwWrongList* SplitList( xub_StrLen nSplitPos );
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx438 pNode->SetWrong( GetWrong()->SplitList( nSplitPos ) ); in SplitCntntNode()
453 pNode->SetSmartTags( GetSmartTags()->SplitList( nSplitPos ) ); in SplitCntntNode()
580 pNode->SetWrong( pList->SplitList( nSplitPos ) ); in SplitCntntNode()
593 pNode->SetSmartTags( pList2->SplitList( nSplitPos ) ); in SplitCntntNode()

Completed in 36 milliseconds