A mapping from a (source) set of XContentIdentifiers to another (target) set of XContentIdentifiers.
Definition: XContentIdentifierMapping.idl:49
XContent mapContent([in] XContent Source)
Map the XContent identified by an XContentIdentifier.
XContentIdentifier mapContentIdentifier([in] XContentIdentifier Source)
Map an XContentIdentifier.
string mapContentIdentifierString([in] string Source)
Map the string representation of an XContentIdentifier.
boolean mapRow([inout] sequence< any > Value)
Map the content identifiers (or related data) contained in the columns of a com::sun::star::sdbc::XRo...
An identifier for contents.
Definition: XContentIdentifier.idl:34
specifies a content with a type and an identifier, which is able to manage listeners for events that ...
Definition: XContent.idl:38