Searched refs:nDirIdx (Results 1 – 1 of 1) sorted by relevance
1329 for ( size_t nDirIdx = 0; nDirIdx < aDirChg.size(); ++nDirIdx ) in InitScriptInfo() local1331 const sal_uInt8 nCurrDirType = GetDirType( nDirIdx ); in InitScriptInfo()1333 const xub_StrLen nStart = nDirIdx > 0 ? GetDirChg( nDirIdx - 1 ) : 0; in InitScriptInfo()1335 const xub_StrLen nEnd = GetDirChg( nDirIdx ); in InitScriptInfo()
Completed in 21 milliseconds