21 module
com { module sun { module star { module io {
41 void seek( [in] hyper location )
is thrown when an input or output error has occurred.
Definition: IOException.idl:27
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
makes it possible to seek to a certain position within a stream.
Definition: XSeekable.idl:31
hyper getPosition()
returns the current offset of the stream.
void seek([in] hyper location)
changes the seek pointer to a new location relative to the beginning of the stream.
base interface of all UNO interfaces
Definition: XInterface.idl:46
Definition: Ambiguous.idl:20