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