19 #ifndef __com_sun_star_io_XSeekable_idl__
20 #define __com_sun_star_io_XSeekable_idl__
28 module com { module sun { module star { module io {
48 void seek( [in] hyper location )
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
makes it possible to seek to a certain position within a stream.
Definition: XSeekable.idl:37
base interface of all UNO interfaces
Definition: XInterface.idl:47