Home
last modified time | relevance | path

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

/aoo4110/main/svl/source/misc/
H A Dstrmadpt.cxx265 uno::Any SAL_CALL SvLockBytesInputStream::queryInterface(uno::Type const & in queryInterface()
278 void SAL_CALL SvLockBytesInputStream::acquire() throw () in acquire()
285 void SAL_CALL SvLockBytesInputStream::release() throw () in release()
293 SvLockBytesInputStream::readBytes(uno::Sequence< sal_Int8 > & rData, in readBytes()
333 SvLockBytesInputStream::readSomeBytes(uno::Sequence< sal_Int8 > & rData, in readSomeBytes()
367 void SAL_CALL SvLockBytesInputStream::skipBytes(sal_Int32 nBytesToSkip) in skipBytes()
381 sal_Int32 SAL_CALL SvLockBytesInputStream::available() in available()
400 void SAL_CALL SvLockBytesInputStream::closeInput() in closeInput()
410 void SAL_CALL SvLockBytesInputStream::seek(sal_Int64 nLocation) in seek()
423 sal_Int64 SAL_CALL SvLockBytesInputStream::getPosition() in getPosition()
[all …]
/aoo4110/main/svl/inc/svl/
H A Dstrmadpt.hxx72 class SVL_DLLPUBLIC SvLockBytesInputStream: public cppu::OWeakObject, class
81 SvLockBytesInputStream(SvLockBytes * pTheLockBytes): in SvLockBytesInputStream() function in SvLockBytesInputStream

Completed in 19 milliseconds