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

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: