Syntax
interface XPersistObject : com::sun::star::uno::XInterface ;
Description
makes it possible to write the corresponding object to a stream.
Method Summary
|
getServiceName |
|
|
write |
writes all the persistent data of the object to the stream.
|
|
read |
reads all the persistent data of the object from the stream.
|
|
Known Services Which Export this Interface
|
com::sun::star::form::FormComponent -
com::sun::star::awt::TabControllerModel -
com::sun::star::awt::UnoControlModel -
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.