Searched refs:nMaxStart (Results 1 – 1 of 1) sorted by relevance
97 sal_Int32 nMaxStart = STG_EOF, nMaxLen = 0x7FFFFFFFL; in FindBlock() local131 nMaxLen = nTmpLen, nMaxStart = nTmpStart, bFound = sal_True; in FindBlock()149 nMaxLen = nTmpLen, nMaxStart = nTmpStart; in FindBlock()154 if( nMinStart != STG_EOF && nMaxStart != STG_EOF ) in FindBlock()168 return nMaxStart; in FindBlock()
Completed in 7 milliseconds