:: com :: sun :: star :: configuration ::

service GroupElement

Included Services - Summary
HierarchyElement

is the basic service for accessing information about an element in the hierarchy.

Exported Interfaces - Summary
::com::sun::star::container::XChild

provides access to the containing group object. (details)

Included Services - Details
HierarchyElement
Description
is the basic service for accessing information about an element in the hierarchy.
Exported Interfaces - Details
::com::sun::star::container::XChild
Description
provides access to the containing group object.

In this service this interface is mandatory

::com::sun::star::container::XChild::getParent() shall not return NULL.

Setting a different parent is not supported.


 
Top of Page