19 #ifndef __com_sun_star_io_XMarkableStream_idl__ 20 #define __com_sun_star_io_XMarkableStream_idl__ 30 module
com { module sun { module star { module io {
49 void deleteMark( [in]
long Mark )
55 void jumpToMark( [in]
long nMark )
83 long offsetToMark( [in]
long nMark )
is thrown when an input or output error has occurred.
Definition: IOException.idl:30
Definition: Ambiguous.idl:22
makes it possible to set and remove seekable marks to a stream.
Definition: XMarkableStream.idl:34
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:29
base interface of all UNO interfaces
Definition: XInterface.idl:47