Home
last modified time | relevance | path

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

/AOO41X/main/io/source/stm/
H A Dopipe.cxx60 class OPipeImpl : class
64 OPipeImpl( );
65 ~OPipeImpl();
138 OPipeImpl::OPipeImpl() in OPipeImpl() function in io_stm::OPipeImpl
150 OPipeImpl::~OPipeImpl() in ~OPipeImpl()
159 void OPipeImpl::checkInvariant() in checkInvariant()
164 sal_Int32 OPipeImpl::readBytes(Sequence< sal_Int8 >& aData, sal_Int32 nBytesToRead) in readBytes()
202 sal_Int32 OPipeImpl::readSomeBytes(Sequence< sal_Int8 >& aData, sal_Int32 nMaxBytesToRead) in readSomeBytes()
236 void OPipeImpl::skipBytes(sal_Int32 nBytesToSkip) in skipBytes()
265 sal_Int32 OPipeImpl::available(void) in available()
[all …]