21 module
com { module sun { module star { module uno {
45published
interface XInterface
void release()
decreases the reference counter by one.
any queryInterface([in] type aType)
queries for a new interface to an existing UNO object.
void acquire()
increases the reference counter by one.
Definition Ambiguous.idl:20