LibreOffice
LibreOffice 24.2 SDK API Reference
Public Member Functions | List of all members
XElementAccess Interface Referencepublished

This is the base interface of all collection interfaces. More...

import"XElementAccess.idl";

Inheritance diagram for XElementAccess:
XInterface XEnumerationAccess XIdentifierAccess XImplicitIDAccess XIndexAccess XMap XNameAccess XChangesSet XParallelTimeContainer XComponentEnumerationAccess XSet 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 XIdentifierReplace XIndexReplace XDrawPages XLayerManager XShapes GridControl XFormController XFrames XGalleryTheme XFunctionCategory XFunctionManager DefinitionContainer Container CellAreaLinks CellFormatRanges DatabaseRanges DataPilotFieldGroup DataPilotFieldGroups DataPilotFields DataPilotItems DataPilotTables DDELinks LabelRanges NamedRanges Scenarios SheetLinks Spreadsheets SpreadsheetView SubTotalDescriptor TableAutoFormat TableAutoFormats TableConditionalFormat UniqueCellFormatRanges XAreaLinks XConditionalFormat XExternalDocLink XExternalDocLinks XFunctionDescriptions XLabelRanges XSheetAnnotations XSheetCellRanges XSheetConditionalEntries StyleFamilies StyleFamily XAutoStyles TableCharts XTableColumns XTableRows AutoTextGroup Bookmarks DocumentIndexes Footnotes ReferenceMarks TextEmbeddedObjects TextFrames TextGraphicObjects TextRanges TextSections TextTables XAutoTextContainer2 UIElementSettings XDecks XPanels XEnumerableMap HierarchyAccess SimpleSetAccess XNameReplace ExtendedTypeDetectionFactory FilterFactory LinkTargets TypeDetection LayerManager XStorage Bibliography Settings theUICommandDescription UICommandDescription XLoaderFactory XGalleryThemeProvider XZipFileAccess2 XLibraryContainer DatabaseAccessContext DefinitionContainer XDatabaseContext Container DataPilotFieldGroup DataPilotFieldGroups DataPilotFields DataPilotItems DataPilotSourceDimensions DataPilotSourceHierarchies DataPilotSourceLevels DDELinks FunctionDescriptions SheetLinks TableConditionalFormat XDatabaseRanges XDataPilotTables XDDELinks XExternalDocLink XExternalDocLinks XMembersAccess XNamedRanges XScenarios StyleFamilies StyleFamily XAutoStyles TableColumns XTableCharts XTablePivotCharts Bookmarks DocumentIndexes ReferenceMarks TextContentCollection TextEmbeddedObjects TextFieldMasters TextFrames TextGraphicObjects TextSections TextTables XAutoTextContainer XAutoTextGroup HierarchyDataReadAccess PropertySetRegistry ModuleUICategoryDescription ModuleUICommandDescription theUICategoryDescription theWindowStateConfiguration UICategoryDescription WindowStateConfiguration XDecks XPanels XDataTypeRepository

Public Member Functions

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

This is the base interface of all collection interfaces.

Member Function Documentation

◆ getElementType()

type getElementType ( )
Returns
the type of the elements. void means that it is a multi-type container and you cannot determine the exact types with this interface.

◆ hasElements()

boolean hasElements ( )
Returns
TRUE if the object contain elements, otherwise FALSE.

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