|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module rdf {
56 createNS( [in]
string Namespace, [in]
string LocalName )
represents a URI node that may occur in a RDF graph.
Definition: URI.idl:31
represents a URI node that may occur in a RDF graph.
Definition: XURI.idl:49
createKnown([in] short Id)
creates a URI RDF node for a well-known URI.
create([in] string Value)
creates a URI RDF node.
Definition: Ambiguous.idl:20
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition: IllegalArgumentException.idl:27
createNS([in] string Namespace, [in] string LocalName)
creates a URI RDF node from namespace prefix and local name.