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()923 ++nCntComp; in InitScriptInfo()930 aCompLen.erase( aCompLen.begin() + nCntComp, aCompLen.begin() + (nCntComp + nCompRemove) ); in InitScriptInfo()1088 nCntComp++; in InitScriptInfo()[all …]
Completed in 29 milliseconds