Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Descherex.cxx5157 sal_uInt32 nEndOfRecord = mpOutStrm->Tell() + nSize; in InsertAtCurrentPos() local
5162 … if ( (nCurPos < nEndOfRecord) || ((nCurPos == nEndOfRecord) && (bContainer || bExpandEndOfAtom)) ) in InsertAtCurrentPos()
H A Ddffpropset.cxx1102 sal_Size nEndOfStream, nEndOfRecord; in ReadPropSet() local
1106 nEndOfRecord = Min(aHd.GetRecEndFilePos(), nEndOfStream); in ReadPropSet()
1123 if (nEndOfRecord - rIn.Tell() < 6) in ReadPropSet()
1166 if ( aPropFlag.bComplex && nContent && ( nComplexDataFilePos < nEndOfRecord ) ) in ReadPropSet()
1199 if ( nContent > nEndOfRecord - nComplexDataFilePos) in ReadPropSet()
1207 if ( nContent > nEndOfRecord - nComplexDataFilePos) in ReadPropSet()

Completed in 44 milliseconds