20#ifndef __com_sun_star_rdf_XDocumentMetadataAccess_idl__
21#define __com_sun_star_rdf_XDocumentMetadataAccess_idl__
41module
com { module sun { module star { module rdf {
140 [in] sequence<XURI> Types )
200 [in]
string FileName, [in]
XURI BaseURI,
201 [in] sequence<XURI> Types )
367 [in] sequence < com::sun::star::beans::PropertyValue > Medium )
386 [in] sequence < com::sun::star::beans::PropertyValue > Medium )
is thrown by container methods, if an element is added which is already a child of the container.
Definition ElementExistException.idl:39
is thrown by child access methods of collections, if the addressed child does not exist.
Definition NoSuchElementException.idl:35
Exception will be thrown if there is a request for data in a DataFlavor that is not supported by a da...
Definition UnsupportedFlavorException.idl:35
is thrown when an input or output error has occurred.
Definition IOException.idl:31
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:31
This is a checked exception that wraps an exception thrown by the original target.
Definition WrappedTargetException.idl:38
represents an error condition that is signaled on parsing an RDF file.
Definition ParseException.idl:35
This interface represents main storage functionality.
Definition XStorage.idl:44
provides access to an RDF Repository.
Definition XRepositorySupplier.idl:36
represents a URI node that may occur in a RDF graph.
Definition XURI.idl:54
An interaction request handler.
Definition XInteractionHandler.idl:33
Definition Ambiguous.idl:22
represents a URI node that may occur in a RDF graph.
Definition URI.idl:37
specifies a pair of two strings.
Definition StringPair.idl:29