20#ifndef __com_sun_star_sheet_SpreadsheetDocument_idl__
21#define __com_sun_star_sheet_SpreadsheetDocument_idl__
50module
com { module sun { module star { module sheet {
is used to access named objects within a container.
Definition XNameAccess.idl:40
makes it possible to prevent object internal updates for a certain period to be able to quickly chang...
Definition XActionLockable.idl:34
interface is supplied by objects inside a document object model that have children that can be the ta...
Definition XLinkTargetSupplier.idl:37
must be supported to provide access to a multi-page drawing-layer.
Definition XDrawPagesSupplier.idl:34
represents a component which is created from a URL and arguments.
Definition XModel.idl:59
Allows creating instances specified by a string name.
Definition XMultiServiceFactory.idl:40
provides access via index to a collection of area links and inserting and removing area links.
Definition XAreaLinks.idl:37
represents something that can recalculate.
Definition XCalculatable.idl:32
provides methods to consolidate ranges in a spreadsheet document.
Definition XConsolidatable.idl:38
provides functions to manage a collection of database ranges.
Definition XDatabaseRanges.idl:35
provides auditing functions of a document.
Definition XDocumentAuditing.idl:32
provides seeking a goal value for a cell.
Definition XGoalSeek.idl:34
provides methods to access the members of a label range collection and to insert and remove them.
Definition XLabelRanges.idl:37
provides access to the members in a collection of named ranges and to insert and remove them.
Definition XNamedRanges.idl:39
provides access to a collection of spreadsheets.
Definition XSpreadsheetDocument.idl:35
This interface provides access to the style families within the container document.
Definition XStyleFamiliesSupplier.idl:34
makes it possible to protect objects from modifications.
Definition XProtectable.idl:34
Definition Ambiguous.idl:22
abstract service which specifies a storable and printable document
Definition OfficeDocument.idl:49
contributes properties to control the configuration which is global for all views of a spreadsheet do...
Definition SpreadsheetDocumentSettings.idl:41
represents a model component which consists of some settings and one or more spreadsheets.
Definition SpreadsheetDocument.idl:57
com::sun::star::container::XNameAccess SheetLinks
contains the collection of sheet links in the document.
Definition SpreadsheetDocument.idl:167
com::sun::star::sheet::XNamedRanges NamedRanges
contains the collection of named ranges in the document.
Definition SpreadsheetDocument.idl:147
com::sun::star::sheet::XDatabaseRanges DatabaseRanges
contains the collection of database ranges in the document.
Definition SpreadsheetDocument.idl:152
com::sun::star::container::XNameAccess DDELinks
contains the collection of DDE links in the document.
Definition SpreadsheetDocument.idl:177
com::sun::star::sheet::XLabelRanges RowLabelRanges
contains the collection of row label ranges in the document.
Definition SpreadsheetDocument.idl:162
com::sun::star::sheet::XAreaLinks AreaLinks
contains the collection of area links in the document.
Definition SpreadsheetDocument.idl:172
com::sun::star::sheet::XLabelRanges ColumnLabelRanges
contains the collection of column label ranges in the document.
Definition SpreadsheetDocument.idl:157