20module
com { module sun { module star { module uri {
translates between external and internal URI references.
Definition XExternalUriReferenceTranslator.idl:46
string translateToExternal([in] string internalUriReference)
returns the external counterpart of an internal URI reference.
string translateToInternal([in] string externalUriReference)
returns the internal counterpart of an external URI reference.
Definition Ambiguous.idl:20