Home
last modified time | relevance | path

Searched refs:enumeration (Results 26 – 50 of 149) sorted by relevance

123456

/trunk/main/offapi/com/sun/star/sheet/
H A DFunctionDescriptionEnumeration.idl37 /** represents an enumeration of Function Descriptions.
45 /** provides methods to access the Function Descriptions in the enumeration.
H A DLabelRangesEnumeration.idl37 /** represents an enumeration of label ranges.
45 /** provides methods to access the label ranges in the enumeration.
H A DNamedRangesEnumeration.idl37 /** represents an enumeration of named ranges.
45 /** provides methods to access the named ranges in the enumeration.
H A DScenariosEnumeration.idl37 /** represents an enumeration of scenarios.
45 /** provides methods to access the scenarios in the enumeration.
H A DSheetCellRangesEnumeration.idl37 /** represents an enumeration of cell ranges in a spreadsheet document.
45 /** provides methods to access the cell ranges in the enumeration.
H A DSheetLinksEnumeration.idl37 /** represents an enumeration of sheet links.
45 /** provides methods to access the sheet links in the enumeration.
H A DSpreadsheetViewPanesEnumeration.idl37 /** represents an enumeration of spreadsheet view panes.
45 /** provides methods to access the spreadsheet view panes in the enumeration.
H A DSpreadsheetsEnumeration.idl37 /** represents an enumeration of spreadsheets in a spreadsheet document.
45 /** provides methods to access the spreadsheets in the enumeration.
H A DSubTotalFieldsEnumeration.idl37 /** represents an enumeration of sub total fields.
45 /** provides methods to access the sub total fields in the enumeration.
H A DTableAutoFormatEnumeration.idl37 /** represents an enumeration of AutoFormat fields in an AutoFormat.
45 /** provides methods to access the AutoFormat fields in the enumeration.
H A DTableAutoFormatsEnumeration.idl37 /** represents an enumeration of AutoFormats.
45 /** provides methods to access the AutoFormats in the enumeration.
H A DTableConditionalEntryEnumeration.idl37 /** represents an enumeration of conditional entries.
45 /** provides methods to access the conditional entries in the enumeration.
H A DUniqueCellFormatRangesEnumeration.idl37 /** represents an enumeration of equal-formatted cell range collections.
46 in the enumeration.
H A DCellAnnotationsEnumeration.idl37 /** represents an enumeration of cell annotations in a spreadsheet document.
45 /** provides methods to access the cell annotations in the enumeration.
H A DCellAreaLinksEnumeration.idl37 /** represents an enumeration of cell area links.
45 /** provides methods to access the cell area links in the enumeration.
H A DCellsEnumeration.idl37 /** represents an enumeration of spreadsheet cells.
45 /** provides methods to access the cells in the enumeration.
H A DDDELinksEnumeration.idl37 /** represents an enumeration of DDE links.
45 /** provides methods to access the DDE links in the enumeration.
/trunk/main/offapi/com/sun/star/table/
H A DTableChartsEnumeration.idl37 /** represents an enumeration of table charts.
45 /** provides methods to access the charts in the enumeration.
/trunk/main/udkapi/com/sun/star/container/
H A DXComponentEnumeration.idl45 /** provides a typified enumeration through components.
52 the next component of this enumeration.
H A DXContainerQuery.idl73 @returns an sub set of container items as an enumeration.
101 @returns an sub set of container items as an enumeration.
/trunk/main/offapi/com/sun/star/text/
H A DTextPortionEnumeration.idl37 /** This interface creates an enumeration of paragraph within a text document.
38 The elements created by this enumeration contains either parts of text with
/trunk/main/oovbaapi/ooo/vba/
H A DXCollectionBase.idl36 Every VBA collection provides the number of items, an enumeration access of
47 /** Provides an enumeration of all items in this collection.
/trunk/main/cpputools/source/registercomponent/
H A Dregistercomponent.cxx633 Reference< XEnumeration > enumeration = access->createContentEnumeration( in hasService() local
636 if( enumeration.is() && enumeration->hasMoreElements() ) in hasService()
/trunk/main/offapi/com/sun/star/sdb/
H A DDefinitionContainer.idl51 Simple enumeration must be supported as well.
69 // allows to create an enumeration of the elements.
/trunk/main/offapi/com/sun/star/sdbcx/
H A DContainer.idl48 Simple enumeration must be supported as well.
68 // used to create an enumeration of the elements.

Completed in 48 milliseconds

123456