interface XChild in module com::sun::star::container:: |
interface XChild : com::sun::star::uno::XInterface ;
provides access to the parent of the object.
This interface normally is only supported if the objects all have exactly one dedicated parent container.
Method Summary |
|
getParent | grants access to the object containing this content. |
setParent | sets the parent to this object. |
Method Details |
|||
|
Copyright 2001 OpenOffice.org Foundation. All Rights Reserved.