LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
Public Member Functions | List of all members
XEnumerationAccess Interface Referencepublished

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

import <XEnumerationAccess.idl;

Inherits XElementAccess.

Inherited by 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 [protected], XDataTypeRepository, XComponentEnumerationAccess, and XSet.

Collaboration diagram for XEnumerationAccess:
Collaboration graph
[legend]

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.
 
void acquire ()
 increases the reference counter by one.
 
void release ()
 decreases the reference counter by one.
 

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: