19#ifndef __com_sun_star_bridge_XUnoUrlResolver_idl__
20#define __com_sun_star_bridge_XUnoUrlResolver_idl__
28 module
com { module sun { module star { module bridge {
Is thrown, when it is not possible to accept on a local resource.
Definition ConnectionSetupException.idl:28
Is thrown in case no one is accepting on the specified resource.
Definition NoConnectException.idl:28
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:31
allows to resolve an object using the uno-url.
Definition XUnoUrlResolver.idl:34
com::sun::star::uno::XInterface resolve([in] string sUnoUrl)
resolves an object using the given uno-url.
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22