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