Searched refs:SwScanner (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/core/txtnode/ |
H A D | txtedt.cxx | 720 SwScanner::SwScanner( const SwTxtNode& rNd, const String& rTxt, const LanguageType* pLang, in SwScanner() function in SwScanner 741 sal_Bool SwScanner::NextWord() in NextWord() 932 SwScanner aScanner( *this, m_Text, 0, 0, in Spell() 1242 SwScanner aScanner( *pNode, pNode->GetTxt(), 0, 0, in _AutoSpell() 1486 SwScanner aScanner( *pNode, pNode->GetTxt(), 0, 0, in CollectAutoCmplWrds() 2014 SwScanner aScanner( *this, aScannerText, 0, pConversionMap, in CountWords() 2045 SwScanner aScanner( *this, aNumString, &aLanguage, 0, in CountWords()
|
/trunk/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,
|
/trunk/main/sw/source/core/text/ |
H A D | porlay.cxx | 1118 SwScanner aScanner( rNode, rNode.GetTxt(), 0, 0, in InitScriptInfo()
|
Completed in 98 milliseconds