Searched refs:nCntComp (Results 1 – 1 of 1) sorted by relevance
828 sal_uInt16 nCntComp = 0; in InitScriptInfo() local863 while( nCntComp < CountCompChg() ) in InitScriptInfo()865 if ( nChg > GetCompStart( nCntComp ) ) in InitScriptInfo()866 nCntComp++; in InitScriptInfo()916 if( nCntComp ) in InitScriptInfo()918 --nCntComp; in InitScriptInfo()919 nLastCompression = GetCompStart( nCntComp ); in InitScriptInfo()920 if( nChg >= nLastCompression + GetCompLen( nCntComp ) ) in InitScriptInfo()923 ++nCntComp; in InitScriptInfo()928 const size_t nCompRemove = aCompChg.size() - nCntComp; in InitScriptInfo()[all …]