LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XChild Interface Referencepublished

provides access to the parent of the object. More...

import"XChild.idl";

Inheritance diagram for XChild:
XInterface GroupElement HierarchyElement SetElement XUndoManager FormController XFormController XForms PackageFolder PackageStream XFunction XFunctions XGroup XGroups XReportComponent XSection Connection DatabaseAccessConnection CellAnnotation InContentMetadata MetadataField Content FileContent FTPContent GnomeVFSDocumentContent GnomeVFSFolderContent HelpContent HierarchyFolderContent HierarchyLinkContent HierarchyRootFolderContent ODMAContent PackageFolderContent PackageStreamContent TransientDocumentsDocumentContent TransientDocumentsFolderContent TransientDocumentsRootContent TransientDocumentsStreamContent WebDAVDocumentContent WebDAVFolderContent XAnimationNode XFormComponent

Public Member Functions

com::sun::star::uno::XInterface getParent ()
 grants access to the object containing this content. More...
 
void setParent ([in] com::sun::star::uno::XInterface Parent) raises ( com::sun::star::lang::NoSupportException )
 sets the parent to this object. More...
 
- Public Member Functions inherited from XInterface
any queryInterface ([in] type aType)
 queries for a new interface to an existing UNO object. More...
 
void acquire ()
 increases the reference counter by one. More...
 
void release ()
 decreases the reference counter by one. More...
 

Detailed Description

provides access to the parent of the object.

This interface normally is only supported if the objects all have exactly one dedicated parent container.

Developers Guide
Universal Content Broker - Services and Interfaces

Member Function Documentation

◆ getParent()

grants access to the object containing this content.

◆ setParent()

sets the parent to this object.

Exceptions
com::sun::star::lang::NoSupportExceptionif the name of this object cannot be changed.

The documentation for this interface was generated from the following file: