Top | Module | Use | Manual | Index |
 NESTED MODULES | SERVICES | INTERFACES | STRUCTS | EXCEPTIONS | ENUMS | TYPEDEFS | CONSTANT GROUPS  |
Services |
|
AddIn | is the base for AddIn services that supply functions which can be called by other components. |
CellAnnotation | represents a cell annotation object attached to a spreadsheet cell. |
CellAnnotations | represents a collection of cell annotations. |
CellAnnotationsEnumeration | represents an enumeration of cell annotations in a spreadsheet document. |
CellAreaLink | a linked cell range. |
CellAreaLinks | a collection of area links. |
CellFormatRanges | provides access to ranges with different formatting. |
CellFormatRangesEnumeration | enumerates ranges with different formatting. |
Cells | represents a collection of used cells in a spreadsheet document. |
CellsEnumeration | represents an enumeration of spreadsheet cells. |
ConsolidationDescriptor | a description of how data are consolidated. |
DDELink | A DDE link controls the results of a DDE spreadsheet formula. |
DDELinks | a collection of DDE links. |
DataPilotDescriptor | This is a description of the layout of a data pilot table. |
DataPilotField | a single field in a DataPilotDescriptor. |
DataPilotFields | collection of fields in a DataPilotDescriptor. |
DataPilotSource | a data pilot source. |
DataPilotSourceDimension | a dimension in a data pilot source. |
DataPilotSourceDimensions | the collection of dimensions in a data pilot source. |
DataPilotSourceHierarchies | the collection of hierarchies in a data pilot source dimension. |
DataPilotSourceHierarchy | a hierarchy in a data pilot source. |
DataPilotSourceLevel | a level in a data pilot source. |
DataPilotSourceLevels | the collection of levels in a data pilot source hierarchy. |
DataPilotSourceMember | a field in a data pilot source. |
DataPilotSourceMembers | the collection of fields in a data pilot source level. |
DataPilotTable | a data pilot table on a spreadsheet. |
DataPilotTables | a collection of data pilot tables. |
DatabaseImportDescriptor | a description of how data from an external database is imported. |
DatabaseRange | A database range is a name for a cell range that also stores filtering, sorting, subtotal and import settings and options. |
DatabaseRanges | a collection of database ranges. |
FunctionAccess | allows generic access to all spreadsheet functions. |
FunctionDescription | a description of a function. |
FunctionDescriptions | a list of function descriptions. |
GlobalSheetSettings | the settings for all spreadsheets. |
HeaderFooterContent | the content of a header or footer in a page format. |
LabelRange | A label range defines a cell area that contains labels for another area which can be used in formulas. |
LabelRanges | a collection of label ranges. |
NamedRange | a range which can be addressed by a name. |
NamedRanges | a collection of named ranges. |
RangeSelectionArguments | contains the arguments for starting the range selection. |
RecentFunctions | the list of recently used functions. |
Scenarios | a collection of scenarios. |
SheetCell | represents a single addressable cell in a spreadsheet document. |
SheetCellCursor | represents a cursor in a spreadsheet. |
SheetCellRange | represents a rectangular range of cells in a spreadsheet document. |
SheetCellRanges | represents a collection of cell ranges in a spreadsheet document. |
SheetCellRangesEnumeration | represents an enumeration of cell ranges in a spreadsheet document. |
SheetFilterDescriptor | a description of how a cell range is to be filtered. |
SheetLink | A sheet link represents the source data of linked sheets. |
SheetLinks | a collection of sheet links. |
SheetRangesQuery | makes it possible to query for cells. |
SheetSortDescriptor | a description of how a cell range is to be sorted. |
Spreadsheet | a 2-dimensional sheet of cells. |
SpreadsheetDocument | a model component which consists of some settings and one or more spreadsheets. |
SpreadsheetDocumentSettings | keep the configuration which is global for all views of a spreadsheet document. |
SpreadsheetView | a view of a spreadsheet document. |
SpreadsheetViewPane | a single pane in a view of a spreadsheet document. |
SpreadsheetViewSettings | settings which are specific to each view of a spreadsheet document. |
Spreadsheets | the collection of spreadsheets in a spreadsheet document. |
SubTotalDescriptor | This is a description of how subtotals are created. |
SubTotalField | a single field in a SubTotalDescriptor. |
TableAutoFormat | an autoformat for tables. |
TableAutoFormatField | a single field in a TableAutoFormat. |
TableAutoFormats | a list of table autoformats. |
TableConditionalEntry | a single entry in a TableConditionalFormat object. |
TableConditionalFormat | the conditional formatting for a cell or cell range. |
TablePageStyle | a spreadsheet page format. |
TableValidation | the validation settings for a cell or cell range. |
VolatileResult | a volatile result. |
Interfaces |
|
XAddIn | gives access to function descriptions and user-visible names. |
XAreaLink | represents a linked cell range. |
XAreaLinks | represents a collection of area links. |
XArrayFormulaRange | represents something (such as a cell range) that can contain an array formula. |
XCalculatable | represents something that can recalculate. |
XCellAddressable | represents a cell which can be addressed with a CellAddress . |
XCellFormatRangesSupplier | provides a collection of cell formats. |
XCellRangeAddressable | represents a cell which can be addressed with a CellRangeAddress . |
XCellRangeData | allows to get and set an array of data from a cell range. |
XCellRangeMovement | has functions for moving ranges of cells in a sheet. |
XCellRangeReferrer | allows direct access to the cells in a named range or to the cells which are visible in a view, without the need to get the document object first. |
XCellRangesQuery | provides methods to invoke queries on cells. |
XCellSeries | represents a cell range that can be filled with a series. |
XCompatibilityNames | gives access to an AddIn's compatibility names. |
XConsolidatable | [ DEPRECATED ] represents a spreadsheet document that can consolidate ranges. |
XConsolidationDescriptor | represents a description of how to consolidate multiple cell ranges. @deprecated@see com::sun::star::sheet::ConsolidationDescriptor |
XDDELink | represents a DDE link. @deprecated@see com::sun::star::sheet::DDELink |
XDataPilotDescriptor | represents a description of a data pilot table. |
XDataPilotMemberResults | gives access to member results. |
XDataPilotResults | gives access to results. |
XDataPilotTable | represents a data pilot table which has already been created. |
XDataPilotTables | represents a collection of data pilot tables. |
XDataPilotTablesSupplier | grants access to a collection of data pilot tables. |
XDatabaseRange | represents a cell range for which data operations are defined. |
XDatabaseRanges | provides functions to manage a collection of database ranges. |
XDimensionsSupplier | gives access to dimensions. |
XDocumentAuditing | represents auditing functions of a document. |
XFillAcrossSheet | [ DEPRECATED ] uno! |
XFormulaQuery | provides methods to query cells for dependencies in formulas. |
XFunctionAccess | allows generic access to all spreadsheet functions. |
XFunctionDescriptions | manages the list of descriptions of functions. |
XGoalSeek | makes it possible to seek a goal for a cell. |
XHeaderFooterContent | represents the contents of a header or footer on a page. |
XHierarchiesSupplier | gives access to hierarchies. |
XLabelRange | represents a cell range that contains labels. |
XLabelRanges | represents a collection of label ranges. |
XLevelsSupplier | gives access to levels. |
XMembersSupplier | gives access to members. |
XMultipleOperation | represents something in which a table of operations can be created. |
XNamedRange | represents a named range. |
XNamedRanges | represents a collection of named ranges. |
XPrintAreas | [ DEPRECATED ] represents a sheet which has print areas. |
XRangeSelection | allows to let the user to select a cell range. |
XRangeSelectionChangeListener | allows notification when the selected range is changed. |
XRangeSelectionListener | allows notification when range selection is completed or aborted. |
XRecentFunctions | represents a list of recently used functions. |
XResultListener | allows notification when new values are available. |
XScenario | [ DEPRECATED ] represents something that can be a scenario. |
XScenarios | represents a collection of scenarios. |
XScenariosSupplier | provides access to a collection of scenarios. |
XSheetAnnotation | provides methods to query data of the annotation and to show and hide it. |
XSheetAnnotationAnchor | provides access to a cell annotation attached to a spreadsheet cell. |
XSheetAnnotations | provides methods to access cell annotations via index and to insert and remove annotations. |
XSheetAnnotationsSupplier | provides access to a collection of cell annotations. |
XSheetAuditing | represents auditing functions of a sheet. |
XSheetCellCursor | provides advanced methods to control the position of a cursor in a spreadsheet. |
XSheetCellRange | provides access to the spreadsheet that contains a cell range. |
XSheetCellRangeContainer | provides methods to access cell ranges in a collection via index and to add and remove cell ranges. |
XSheetCellRanges | provides methods to access cell ranges in a collection via index and other helper methods. |
XSheetCondition | represents a condition in conditional formats or validation. |
XSheetConditionalEntries | the conditions of a conditional format are managed. |
XSheetConditionalEntry | represents an entry in a conditional format. |
XSheetFilterDescriptor | represents a description of how to filter cells. |
XSheetFilterable | represents something that can be filtered using an XSheetFilterDesriptor. |
XSheetFilterableEx | represents something from which criteria for filtering can be read. |
XSheetLinkable | [ DEPRECATED ] enables a sheet to refer to another sheet in a different document. |
XSheetOperation | represents operations on a cell range or ranges. |
XSheetOutline | represents outlining functions of a sheet. |
XSheetPageBreak | [ DEPRECATED ] provides access to page breaks in a sheet. |
XSheetPastable | [ DEPRECATED ] represents a sheet into which contents of the clipboard can be pasted. |
XSpreadsheet | represents a 2-dimensional sheet of cells. |
XSpreadsheetDocument | a container of spreadsheets. |
XSpreadsheetView | the main interface of a SpreadsheetView . It manages the active sheet within this view. |
XSpreadsheets | represents the collection of sheets in a document. |
XSubTotalCalculatable | The interface contains methods to handle a SubTotaldescriptor. The SubTotaldescriptor provides properties to set up the SubTotal function. |
XSubTotalDescriptor | represents a description of how subtotals are to be inserted. |
XSubTotalField | represents a field in a subtotal descriptor. |
XUniqueCellFormatRangesSupplier | provides a collection of cell formats. |
XUsedAreaCursor | provides methods to find the used area of the entire sheet. |
XViewFreezable | enables a SpreadsheetView to freeze columns and rows of the view. |
XViewPane | represents a pane in a view of a spreadsheet document. |
XViewPanesSupplier | enables access to the panes in a view. |
XViewSplitable | [ DEPRECATED ] enables a SpreadsheetView to split the view. |
XVolatileResult | represents a volatile function result. |
Structs |
|
DataResult | contains the result of a DataPilot element. |
FunctionArgument | contains the description of a single argument within a FunctionDescription . |
GoalResult | is the result of a goal seek operation. |
LocalizedName | A name that is valid for a specified locale. |
MemberResult | describes a result of a DataPilot member. |
RangeSelectionEvent | specifies an event from range selection. |
ResultEvent | contains the new value of a volatile result. |
SubTotalColumn | describes how a single data column is treated when creating subtotals. |
TableFilterField | describes a single condition in a filter descriptor. |
TablePageBreakData | describes a page break. |
Enums |
|
Border | is used to select one of the four borders of a cell range. |
CellDeleteMode | is used to specify how remaining cells are moved when cells are deleted. |
CellInsertMode | is used to specify how cells are moved when new cells are inserted. |
ConditionOperator | is used to specify the type of XSheetCondition . |
DataImportMode | used to specify which database contents are imported. |
DataPilotFieldOrientation | used to specify where a field in a Data Pilot Table is laid out. |
FillDateMode | used to specify how an arithmetic date series is calculated. |
FillDirection | used to specify the direction of filling cells, for example, with a series. |
FillMode | used to specify the series type used to fill cells. |
FilterConnection | used to specify how two conditions in a filter descriptor are connected. |
FilterOperator | specifies the type of a single condition in a filter descriptor. |
GeneralFunction | used to specify a function to be calculated from values. |
PasteOperation | used to specify which operations are carried out when pasting cell values into a cell range. |
SheetLinkMode | used to specify how a sheet is linked to another sheet. |
TableOperationMode | used to specify if a table operation is applied to columns, rows, or both columns and rows. |
ValidationAlertStyle | used to specify how invalid cell contents are treated. |
ValidationType | used to specify which cell contents are treated as valid. |
Constant Groups |
|
CellFlags | These constants select different types of cell contents. |
DataResultFlags | used to specify the result type of a DataPilot element. |
FormulaResult | used to select different result types of cell formulas. |
MemberResultFlags | used to give information about elements in data pilot member results. |
NamedRangeFlag | used to specify the purpose of a named range. |
_NamedRange | [ DEPRECATED ] |
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.