19#ifndef __com_sun_star_io_XPersist_idl__
20#define __com_sun_star_io_XPersist_idl__
28module
com { module sun { module star { module io {
is thrown when an input or output error has occurred.
Definition: IOException.idl:31
makes it possible to write this object to a URL or read it from a URL.
Definition: XPersist.idl:33
void write([in] string URL)
writes all the persistent data of the object to the URL.
void read([in] string URL)
reads all the persistent data of the object from the URL.
base interface of all UNO interfaces
Definition: XInterface.idl:48
Definition: Accessible.idl:22