22 module 
com {  module sun {  module star {  module uno {
 
This is the server-side interface to a weak adapter.
Definition XAdapter.idl:35
com::sun::star::uno::XInterface queryAdapted()
queries the adapted object if it is alive.
void removeReference([in] com::sun::star::uno::XReference xRef)
removes a reference from the adapter.
void addReference([in] com::sun::star::uno::XReference xRef)
adds a reference to the adapter.
base interface of all UNO interfaces
Definition XInterface.idl:46
must be implemented by anyone who holds the adapter on the client side.
Definition XReference.idl:28
Definition Ambiguous.idl:20