Lines Matching defs:void

191 sal_Int32 ODataInputStream::available(void)  in available()  argument
208 void ODataInputStream::closeInput(void ) in closeInput() argument
231 sal_Int8 ODataInputStream::readBoolean(void) throw (IOException, RuntimeException) in readBoolean() argument
236 sal_Int8 ODataInputStream::readByte(void) throw (IOException, RuntimeException) in readByte() argument
246 sal_Unicode ODataInputStream::readChar(void) throw (IOException, RuntimeException) in readChar() argument
258 sal_Int16 ODataInputStream::readShort(void) throw (IOException, RuntimeException) in readShort() argument
271 sal_Int32 ODataInputStream::readLong(void) throw (IOException, RuntimeException) in readLong() argument
284 sal_Int64 ODataInputStream::readHyper(void) throw (IOException, RuntimeException) in readHyper() argument
304 float ODataInputStream::readFloat(void) throw (IOException, RuntimeException) in readFloat() argument
311 double ODataInputStream::readDouble(void) throw (IOException, RuntimeException) in readDouble() argument
330 OUString ODataInputStream::readUTF(void) throw (IOException, RuntimeException) in readUTF() argument
425 Reference< XInputStream > ODataInputStream::getInputStream(void) throw (RuntimeException) in getInputStream() argument
491 Sequence< OUString > ODataInputStream::getSupportedServiceNames(void) throw () in getSupportedServiceNames() argument
514 Sequence<OUString> ODataInputStream_getSupportedServiceNames(void) in ODataInputStream_getSupportedServiceNames() argument
612 void ODataOutputStream::flush(void) in flush() argument
629 void ODataOutputStream::closeOutput(void) in closeOutput() argument
831 Reference< XOutputStream > ODataOutputStream::getOutputStream(void) in getOutputStream() argument
902 Sequence< OUString > ODataOutputStream::getSupportedServiceNames(void) throw () in getSupportedServiceNames() argument
923 Sequence<OUString> ODataOutputStream_getSupportedServiceNames(void) in ODataOutputStream_getSupportedServiceNames() argument
991 virtual void SAL_CALL flush(void) in flush() argument
997 virtual void SAL_CALL closeOutput(void) in closeOutput() argument
1141 void OObjectOutputStream::connectToMarkable(void) in connectToMarkable() argument
1170 sal_Int32 OObjectOutputStream::createMark(void) in createMark() argument
1199 void OObjectOutputStream::jumpToFurthest(void) in jumpToFurthest() argument
1231 Sequence<OUString> OObjectOutputStream_getSupportedServiceNames(void) in OObjectOutputStream_getSupportedServiceNames() argument
1238 Sequence< Type > SAL_CALL OObjectOutputStream::getTypes(void) throw( RuntimeException ) in getTypes() argument
1292 Sequence< OUString > OObjectOutputStream::getSupportedServiceNames(void) throw () in getSupportedServiceNames() argument
1340 virtual sal_Int32 SAL_CALL available(void) in available() argument
1345 virtual void SAL_CALL closeInput(void) in closeInput() argument
1351 virtual sal_Int8 SAL_CALL readBoolean(void) throw (IOException, RuntimeException) in readBoolean() argument
1353 virtual sal_Int8 SAL_CALL readByte(void) throw (IOException, RuntimeException) in readByte() argument
1355 virtual sal_Unicode SAL_CALL readChar(void) throw (IOException, RuntimeException) in readChar() argument
1357 virtual sal_Int16 SAL_CALL readShort(void) throw (IOException, RuntimeException) in readShort() argument
1359 virtual sal_Int32 SAL_CALL readLong(void) throw (IOException, RuntimeException) in readLong() argument
1361 virtual sal_Int64 SAL_CALL readHyper(void) throw (IOException, RuntimeException) in readHyper() argument
1363 virtual float SAL_CALL readFloat(void) throw (IOException, RuntimeException) in readFloat() argument
1365 virtual double SAL_CALL readDouble(void) throw (IOException, RuntimeException) in readDouble() argument
1367 virtual OUString SAL_CALL readUTF(void) throw (IOException, RuntimeException) in readUTF() argument
1539 sal_Int32 OObjectInputStream::createMark(void) throw (IOException, RuntimeException) in createMark() argument
1563 void OObjectInputStream::jumpToFurthest(void) throw (IOException, RuntimeException) in jumpToFurthest() argument
1580 Sequence< Type > SAL_CALL OObjectInputStream::getTypes(void) throw( RuntimeException ) in getTypes() argument
1634 Sequence< OUString > OObjectInputStream::getSupportedServiceNames(void) throw () in getSupportedServiceNames() argument
1653 Sequence<OUString> OObjectInputStream_getSupportedServiceNames(void) in OObjectInputStream_getSupportedServiceNames() argument