20 module 
com { module sun { module star { module drawing { module framework {
    23 interface XResourceId;
    66     void releaseResource ([in] 
XResource xResource);
 Factory and possibly cache for creating and releasing resources. 
Definition: XResourceFactory.idl:31
 
Base interface that provides functionality shared by all resource types of the drawing framework...
Definition: XResource.idl:27
 
Definition: Ambiguous.idl:20
 
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument...
Definition: IllegalArgumentException.idl:25
 
This is a checked exception that wraps an exception thrown by the original target. 
Definition: WrappedTargetException.idl:33
 
A resource id uses a set of URLs to unambiguously specify a resource of the drawing framework...
Definition: XResourceId.idl:37