interface XPersist in module com::sun::star::io:: |
interface XPersist : com::sun::star::uno::XInterface ;
makes it possible to write this object to an URL or read it from an URL.
Method Summary |
|
| write | writes all the persistent data of the object to the URL. |
| read | reads all the persistent data of the object from the URL. |
Method Details |
|||
|
|||
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.