Searched refs:SwScanner (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/sw/source/core/txtnode/ |
H A D | txtedt.cxx | 714 SwScanner::SwScanner( const SwTxtNode& rNd, const String& rTxt, const LanguageType* pLang, in SwScanner() function in SwScanner 735 sal_Bool SwScanner::NextWord() in NextWord() 926 SwScanner aScanner( *this, m_Text, 0, 0, in Spell() 1236 SwScanner aScanner( *pNode, pNode->GetTxt(), 0, 0, in _AutoSpell() 1480 SwScanner aScanner( *pNode, pNode->GetTxt(), 0, 0, in CollectAutoCmplWrds() 2008 SwScanner aScanner( *this, aScannerText, 0, pConversionMap, in CountWords() 2039 SwScanner aScanner( *this, aNumString, &aLanguage, 0, in CountWords()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | scriptinfo.hxx | 52 class SwScanner class 68 SwScanner( const SwTxtNode& rNd, const String& rTxt, const LanguageType* pLang,
|
/aoo41x/main/sw/source/core/text/ |
H A D | porlay.cxx | 1118 SwScanner aScanner( rNode, rNode.GetTxt(), 0, 0, in InitScriptInfo()
|
Completed in 36 milliseconds