Home
last modified time | relevance | path

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

/aoo42x/main/svl/source/filerec/
H A Dfilerec.cxx811 sal_uInt32 nContentOfsPos = _pStream->Tell(); in Close() local
828 *_pStream << static_cast<sal_uInt32>(nContentOfsPos - ( _pStream->Tell() + sizeof(sal_uInt32) )); in Close()
830 *_pStream << nContentOfsPos; in Close()

Completed in 15 milliseconds