20module
com { module sun { module star { module drawing { module framework {
This exception is thrown to indicate that a method has passed an illegal or inappropriate argument.
Definition IllegalArgumentException.idl:27
This is a checked exception that wraps an exception thrown by the original target.
Definition WrappedTargetException.idl:34
Factory and possibly cache for creating and releasing resources.
Definition XResourceFactory.idl:32
void releaseResource([in] XResource xResource)
Call this method to tell a factory that the given resource is no longer in use.
XResource createResource([in] XResourceId xResourceId)
Create a resource for the given XResourceId object.
A resource id uses a set of URLs to unambiguously specify a resource of the drawing framework.
Definition XResourceId.idl:38
Base interface that provides functionality shared by all resource types of the drawing framework.
Definition XResource.idl:28
Definition Ambiguous.idl:20