Searched refs:IFIFO_OutOfBoundsException (Results 1 – 3 of 3) sorted by relevance
40 class IFIFO_OutOfBoundsException : class54 IFIFO_OutOfBoundsException )=0;57 throw( IFIFO_OutOfBoundsException )=0;59 throw( IFIFO_OutOfBoundsException )=0;140 IFIFO_OutOfBoundsException );142 throw( IFIFO_OutOfBoundsException );143 virtual void skip( sal_Int32 nBytesToSkip ) throw( IFIFO_OutOfBoundsException );
43 IFIFO_OutOfBoundsException ) in write()55 throw IFIFO_OutOfBoundsException(); in write()59 … MemFIFO::read( Sequence<sal_Int8> &seq , sal_Int32 nBufferLen ) throw (IFIFO_OutOfBoundsException) in read()68 throw IFIFO_OutOfBoundsException(); in read()72 void MemFIFO::skip( sal_Int32 nBytesToSkip ) throw ( IFIFO_OutOfBoundsException ) in skip()80 throw IFIFO_OutOfBoundsException(); in skip()
345 catch ( IFIFO_OutOfBoundsException & ) in writeBytes()
Completed in 20 milliseconds