22module
com { module sun { module star { module io {
41 void deleteMark( [in]
long Mark )
43 com::sun::star::lang::IllegalArgumentException );
47 void jumpToMark( [in]
long nMark )
49 com::sun::star::lang::IllegalArgumentException );
75 long offsetToMark( [in]
long nMark )
77 com::sun::star::lang::IllegalArgumentException );
is thrown when an input or output error has occurred.
Definition IOException.idl:27
makes it possible to set and remove seekable marks to a stream.
Definition XMarkableStream.idl:27
long createMark()
creates a mark of the current position and returns an identifier to it.
base interface of all UNO interfaces
Definition generated_idl_chapter_refs.idl:452
Definition Ambiguous.idl:20