(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: document ::

unpublished interface XDocumentRevisionListPersistence
Usage Restrictions
not published
Description
interface to load or store a list of document revisions from or to a document using the packed XML file format

Methods' Summary
load Loads a list of available revisions from a storage  
store Stores a list of available revisions to a storage  
Methods' Details
load
sequence< ::com::sun::star::util::RevisionTag >
load( [in] ::com::sun::star::embed::XStorage  Storage )
raises( ::com::sun::star::container::NoSuchElementException,
::com::sun::star::io::IOException,
::com::sun::star::uno::Exception );

Description
Loads a list of available revisions from a storage

This method does not load any revision itself

store
void
store( [in] ::com::sun::star::embed::XStorage  Storage,
[in] sequence< ::com::sun::star::util::RevisionTag >  List )
raises( ::com::sun::star::io::IOException,
::com::sun::star::uno::Exception );

Description
Stores a list of available revisions to a storage

This method does not store revisions themselves

Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.