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