Home
last modified time | relevance | path

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

/aoo42x/main/unotools/source/ucbhelper/
H A Dxtempfile.cxx48 , mnCachedPos( 0 ) in OTempFileService()
192 mnCachedPos = mpStream->Tell(); in readBytes()
316 mnCachedPos = mpStream->Tell(); in closeOutput()
350 mpStream->Seek( sal::static_int_cast<sal_Size>(mnCachedPos) ); in checkConnected()
354 mnCachedPos = 0; in checkConnected()
H A DXTempFile.hxx64 sal_Int64 mnCachedPos; member in OTempFileService

Completed in 16 milliseconds