20 #ifndef __com_sun_star_drawing_framework_XConfiguration_idl__ 21 #define __com_sun_star_drawing_framework_XConfiguration_idl__ 27 module
com { module sun { module star { module drawing { module framework {
29 interface XResourceId;
74 sequence<XResourceId> getResources (
76 [in]
string sTargetURLPrefix,
119 void removeResource ([in]
XResourceId xResourceId);
AnchorBindingMode
This enum specifies how a resource is bound to an anchor.
Definition: AnchorBindingMode.idl:34
Definition: Ambiguous.idl:22
A configuration describes the resources of an application like panes, views, and tool bars and their ...
Definition: XConfiguration.idl:43
A resource id uses a set of URLs to unambiguously specify a resource of the drawing framework...
Definition: XResourceId.idl:44
makes it possible to create a copy of the object which supports this interface.
Definition: XCloneable.idl:31