Home
last modified time | relevance | path

Searched defs:_nLocation (Results 1 – 2 of 2) sorted by relevance

/trunk/main/unotools/source/streaming/
H A Dstreamwrap.cxx189 void SAL_CALL OSeekableInputStreamWrapper::seek( sal_Int64 _nLocation ) in seek()
294 void SAL_CALL OSeekableOutputStreamWrapper::seek( sal_Int64 _nLocation ) in seek()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx250 void SAL_CALL FileStreamWrapper_Impl::seek( sal_Int64 _nLocation ) in seek()