Home
last modified time | relevance | path

Searched refs:GetBegin (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dporlay.cxx1149 nKashidaPos = aScanner.GetBegin() + nIdx; in InitScriptInfo()
1160 nKashidaPos = aScanner.GetBegin() + nIdx; in InitScriptInfo()
1178 nKashidaPos = aScanner.GetBegin() + nIdx - 1; in InitScriptInfo()
1198 nKashidaPos = aScanner.GetBegin() + nIdx - 1; in InitScriptInfo()
1218 nKashidaPos = aScanner.GetBegin() + nIdx - 1; in InitScriptInfo()
1240 nKashidaPos = aScanner.GetBegin() + nIdx - 1; in InitScriptInfo()
1260 nKashidaPos = aScanner.GetBegin() + nIdx - 1; in InitScriptInfo()
/trunk/main/sw/source/core/txtnode/
H A Dtxtedt.cxx953 if( IsSymbol( aScanner.GetBegin() ) ) in Spell()
976 pArgs->pEndIdx->Assign(this, aScanner.GetBegin() + nLeft ); in Spell()
1248 nBegin = aScanner.GetBegin(); in _AutoSpell()
1490 nBegin = aScanner.GetBegin(); in CollectAutoCmplWrds()
2023 … CH_TXTATR_BREAKWORD != aScriptText.match(aBreakWord, aScanner.GetBegin() ) ) in CountWords()
/trunk/main/sw/source/core/inc/
H A Dscriptinfo.hxx81 xub_StrLen GetBegin() const { return nBegin; } in GetBegin() function in SwScanner

Completed in 30 milliseconds