Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporlay.cxx1846 xub_StrLen nTmpChg; in Compress() local
1849 nTmpChg = GetCompStart( nCompIdx ); in Compress()
1850 if( nTmpChg > nLen ) in Compress()
1851 nTmpChg = nLen; in Compress()
1855 nTmpChg = nLen; in Compress()
1856 while( nIdx < nTmpChg ) in Compress()

Completed in 25 milliseconds