:: com :: sun :: star :: embed ::
|
interface XPersistanceHolder |
|
- Description
- allows to disconnect an object from its persistence.
|
Methods' Details |
disconnectPersistence
- Description
- disconnects the object from the persistence.
- 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 persistence.
- Parameter xStream
- a stream that specify the persistence
- 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 © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.