21module
com { module sun { module star { module document {
is thrown by child access methods of collections, if the addressed child does not exist.
Definition NoSuchElementException.idl:31
is thrown when an input or output error has occurred.
Definition IOException.idl:27
the base of all UNO exceptions
Definition Exception.idl:29
interface to load or store a list of document revisions from or to a document using the packed XML fi...
Definition XDocumentRevisionListPersistence.idl:27
sequence< ::com::sun::star::util::RevisionTag > load([in] ::com::sun::star::embed::XStorage Storage)
Loads a list of available revisions from a storage.
void store([in] ::com::sun::star::embed::XStorage Storage, [in] sequence< ::com::sun::star::util::RevisionTag > List)
Stores a list of available revisions to a storage.
This interface represents main storage functionality.
Definition XStorage.idl:27
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20