:: com :: sun :: star :: embed ::
|
interface XPersistanceHolder |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--XPersistanceHolder
::com::sun::star::uno::XInterface |
- (referenced interface's summary:)
- base interface of all UNO interfaces
|
|
- Usage Restrictions
- not published
- Description
- allows to disconnect an object from its persistence.
|
Methods' Details |
disconnectPersistence
- Description
- disconnects the object from the persistance.
- Throws
- com::sun::star::io::IOException
in case of io problems
- Throws
- com::sun::star::uno::Exception
in case of other problems
|
|
connectPersistance
- Description
- connects the object to a persistance.
- Parameter xStream
-
a stream that specify the persistance
- Throws
- com::sun::star::io::IOException
in case of io problems
- Throws
- com::sun::star::uno::Exception
in case of other problems
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.