Home
last modified time | relevance | path

Searched refs:nMaxStart (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sot/source/sdstor/
H A Dstgstrms.cxx97 sal_Int32 nMaxStart = STG_EOF, nMaxLen = 0x7FFFFFFFL; in FindBlock() local
131 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 11 milliseconds