20module
com { module sun { module star { module drawing { module framework {
69 [in]
string sTargetURLPrefix,
A configuration describes the resources of an application like panes, views, and tool bars and their ...
Definition XConfiguration.idl:38
void addResource([in] XResourceId xResourceId)
Add a resource to the configuration.
boolean hasResource([in] XResourceId xResourceId)
void removeResource([in] XResourceId xResourceId)
Remove a resource from the configuration.
sequence< XResourceId > getResources([in] XResourceId xAnchorId, [in] string sTargetURLPrefix, [in] AnchorBindingMode eSearchMode)
Returns the list of resources that are bound directly and/or indirectly to the given anchor.
A resource id uses a set of URLs to unambiguously specify a resource of the drawing framework.
Definition XResourceId.idl:38
makes it possible to create a copy of the object which supports this interface.
Definition XCloneable.idl:28
AnchorBindingMode
This enum specifies how a resource is bound to an anchor.
Definition AnchorBindingMode.idl:29
Definition Ambiguous.idl:20