Searched refs:EmptyInputStream (Results 1 – 1 of 1) sorted by relevance
84 class EmptyInputStream : public ::cppu::WeakImplHelper1< XInputStream > class101 sal_Int32 EmptyInputStream::readBytes( in readBytes()109 sal_Int32 EmptyInputStream::readSomeBytes( in readSomeBytes()117 void EmptyInputStream::skipBytes( sal_Int32 ) in skipBytes()122 sal_Int32 EmptyInputStream::available() in available()128 void EmptyInputStream::closeInput() in closeInput()1332 aArg.Data = rStream.is() ? rStream : new EmptyInputStream; in writeStream()1376 new EmptyInputStream, in insertNewContent()1391 new EmptyInputStream, in insertNewContent()1450 rData.is() ? rData : new EmptyInputStream, in insertNewContent()[all …]
Completed in 27 milliseconds