Home
last modified time | relevance | path

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

/aoo4110/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
/aoo4110/main/sw/source/core/inc/
H A Dwrong.hxx240 SwWrongList* SplitList( xub_StrLen nSplitPos );
/aoo4110/main/sw/source/core/txtnode/
H A Dndtxt.cxx433 pNode->SetWrong( GetWrong()->SplitList( nSplitPos ) ); in SplitCntntNode()
448 pNode->SetSmartTags( GetSmartTags()->SplitList( nSplitPos ) ); in SplitCntntNode()
575 pNode->SetWrong( pList->SplitList( nSplitPos ) ); in SplitCntntNode()
588 pNode->SetSmartTags( pList2->SplitList( nSplitPos ) ); in SplitCntntNode()

Completed in 70 milliseconds