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

used to enumerate objects in a container which contains objects. More...

import"XEnumerationAccess.idl";

Inheritance diagram for XEnumerationAccess:
XElementAccess XInterface XParallelTimeContainer GridControl FormComponents FormController XFormController XForms Components DesktopTasks PackageFolder XSection DatabaseAccessContext DefinitionContainer XDatabaseContext XDriverManager2 Container CellAnnotations CellAreaLinks CellFormatRanges Cells DatabaseRanges DataPilotFieldGroup DataPilotFieldGroups DataPilotFields DataPilotItems DataPilotTables DDELinks FunctionDescriptions LabelRanges NamedRanges Scenarios SheetCellRanges SheetLinks Spreadsheets SpreadsheetView SubTotalDescriptor TableAutoFormat TableAutoFormats TableConditionalFormat UniqueCellFormatRanges XExternalDocLink XExternalDocLinks XAutoStyleFamily TableCharts TableColumns TableRows InContentMetadata Paragraph Text MetadataField TextFields ActionTriggerContainer XDataTypeRepository XComponentEnumerationAccess XSet

Public Member Functions

com::sun::star::container::XEnumeration createEnumeration ()
 
- Public Member Functions inherited from XElementAccess
type getElementType ()
 
boolean hasElements ()
 
- 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

used to enumerate objects in a container which contains objects.

Developers Guide
Text Documents - Iterating over Text
Professional UNO - Collections and Containers

Member Function Documentation

◆ createEnumeration()

Returns
a new enumeration object for this container. It returns NULL if there are no objects in this container.

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