22module
com { module sun { module star { module rdf {
121 [in] sequence<XURI> Types )
181 [in]
string FileName, [in]
XURI BaseURI,
182 [in] sequence<XURI> Types )
348 [in] sequence < com::sun::star::beans::PropertyValue > Medium )
367 [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:35
is thrown by child access methods of collections, if the addressed child does not exist.
Definition NoSuchElementException.idl:31
Exception will be thrown if there is a request for data in a DataFlavor that is not supported by a da...
Definition UnsupportedFlavorException.idl:30
is thrown when an input or output error has occurred.
Definition IOException.idl:27
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
This is a checked exception that wraps an exception thrown by the original target.
Definition WrappedTargetException.idl:34
represents an error condition that is signaled on parsing an RDF file.
Definition ParseException.idl:30
This interface represents main storage functionality.
Definition XStorage.idl:27
provides access to an RDF Repository.
Definition XRepositorySupplier.idl:31
represents a URI node that may occur in a RDF graph.
Definition XURI.idl:49
An interaction request handler.
Definition XInteractionHandler.idl:27
Definition Ambiguous.idl:20
represents a URI node that may occur in a RDF graph.
Definition URI.idl:31
specifies a pair of two strings.
Definition StringPair.idl:27