Searched refs:CountScriptChg (Results 1 – 2 of 2) sorted by relevance
138 inline size_t CountScriptChg() const;355 inline size_t SwScriptInfo::CountScriptChg() const { return aScriptChg.size(); } in CountScriptChg() function in SwScriptInfo
850 ASSERT( CountScriptChg(), "Where're my changes of script?" ); in InitScriptInfo()851 while( nCnt < CountScriptChg() ) in InitScriptInfo()1314 while( !bPerformUBA && nCnt < CountScriptChg() ) in InitScriptInfo()1446 sal_uInt16 nEnd = CountScriptChg(); in NextScriptChg()1463 sal_uInt16 nEnd = CountScriptChg(); in ScriptType()
Completed in 28 milliseconds