21module
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.
hyper getLength()
returns the length 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
General input/output interfaces.
Definition AlreadyConnectedException.idl:22
the module com::sun::star is the root module of the UNO API.
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20
Definition Ambiguous.idl:20