diff options
author | Niklas Nebel <nn@openoffice.org> | 2000-11-09 20:02:56 +0000 |
---|---|---|
committer | Niklas Nebel <nn@openoffice.org> | 2000-11-09 20:02:56 +0000 |
commit | c6e1556594bfacdcf409f27d9b435bee8bdc4abc (patch) | |
tree | 9aea39a914e8dd359c016f1749e87ce62a323437 | |
parent | ff1b0cd6e952299a96db8450ba38f7a9b5f4f729 (diff) |
#78913# descriptions
62 files changed, 64 insertions, 62 deletions
diff --git a/sc/xml/ScAnnotationObj.xml b/sc/xml/ScAnnotationObj.xml index e1bf33a93f78..09f928bad428 100644 --- a/sc/xml/ScAnnotationObj.xml +++ b/sc/xml/ScAnnotationObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScAnnotationObj</Name> <Description> - This component provides ... + This component provides access to an annotation of a cell. </Description> <SupportedService>com.sun.star.sheet.CellAnnotation</SupportedService> diff --git a/sc/xml/ScAnnotationsObj.xml b/sc/xml/ScAnnotationsObj.xml index 529662d3b44f..7b4640ae7e5e 100644 --- a/sc/xml/ScAnnotationsObj.xml +++ b/sc/xml/ScAnnotationsObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScAnnotationsObj</Name> <Description> - This component provides ... + This component provides access to a collection of cell annotations. </Description> <SupportedService>com.sun.star.sheet.CellAnnotations</SupportedService> diff --git a/sc/xml/ScAreaLinkObj.xml b/sc/xml/ScAreaLinkObj.xml index e1fa431fce3b..33202fae48ea 100644 --- a/sc/xml/ScAreaLinkObj.xml +++ b/sc/xml/ScAreaLinkObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScAreaLinkObj</Name> <Description> - This component provides ... + This component provides access to a linked cell range. </Description> <SupportedService>com.sun.star.sheet.CellAreaLink</SupportedService> diff --git a/sc/xml/ScAreaLinksObj.xml b/sc/xml/ScAreaLinksObj.xml index 12ade85bdfaa..42ab885ec75e 100644 --- a/sc/xml/ScAreaLinksObj.xml +++ b/sc/xml/ScAreaLinksObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScAreaLinksObj</Name> <Description> - This component provides ... + This component provides access to a collection of area links. </Description> <SupportedService>com.sun.star.sheet.CellAreaLinks</SupportedService> diff --git a/sc/xml/ScAutoFormatFieldObj.xml b/sc/xml/ScAutoFormatFieldObj.xml index 70b9328986a5..f8b92ed335ad 100644 --- a/sc/xml/ScAutoFormatFieldObj.xml +++ b/sc/xml/ScAutoFormatFieldObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScAutoFormatFieldObj</Name> <Description> - This component provides ... + This component provides access to a single field in a TableAutoFormat. </Description> <SupportedService>com.sun.star.sheet.TableAutoFormatField</SupportedService> diff --git a/sc/xml/ScAutoFormatObj.xml b/sc/xml/ScAutoFormatObj.xml index 63b6eb07f848..85f7f88bd5e5 100644 --- a/sc/xml/ScAutoFormatObj.xml +++ b/sc/xml/ScAutoFormatObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScAutoFormatObj</Name> <Description> - This component provides ... + This component provides access to an autoformat for tables. </Description> <SupportedService>com.sun.star.sheet.TableAutoFormat</SupportedService> diff --git a/sc/xml/ScAutoFormatsObj.xml b/sc/xml/ScAutoFormatsObj.xml index dda3dbd5d3e3..1ef0cb5dcfb3 100644 --- a/sc/xml/ScAutoFormatsObj.xml +++ b/sc/xml/ScAutoFormatsObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScAutoFormatsObj</Name> <Description> - This component provides ... + This component provides access to the list of table autoformats. </Description> <SupportedService>com.sun.star.sheet.TableAutoFormats</SupportedService> diff --git a/sc/xml/ScCellCursorObj.xml b/sc/xml/ScCellCursorObj.xml index f37df31f011a..d47a4b3238a3 100644 --- a/sc/xml/ScCellCursorObj.xml +++ b/sc/xml/ScCellCursorObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScCellCursorObj</Name> <Description> - This component provides ... + This component provides access to a cursor in a spreadsheet. </Description> <SupportedService>com.sun.star.sheet.SheetCellCursor</SupportedService> diff --git a/sc/xml/ScCellFieldObj.xml b/sc/xml/ScCellFieldObj.xml index ebdc2fe73d52..3bdad210a3af 100644 --- a/sc/xml/ScCellFieldObj.xml +++ b/sc/xml/ScCellFieldObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScCellFieldObj</Name> <Description> - This component provides ... + This component provides access to a field in the text of a cell. </Description> <SupportedService>com.sun.star.text.TextField</SupportedService> diff --git a/sc/xml/ScCellFormatsObj.xml b/sc/xml/ScCellFormatsObj.xml index bced18145840..47c912d812f5 100644 --- a/sc/xml/ScCellFormatsObj.xml +++ b/sc/xml/ScCellFormatsObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScCellFormatsObj</Name> <Description> - This component provides ... + This component provides access to ranges with different formatting. </Description> <SupportedService>com.sun.star.sheet.CellFormatRanges</SupportedService> diff --git a/sc/xml/ScCellObj.xml b/sc/xml/ScCellObj.xml index d5c5de52df4a..553e844645d0 100644 --- a/sc/xml/ScCellObj.xml +++ b/sc/xml/ScCellObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScCellObj</Name> <Description> - This component provides ... + This component provides access to a spreadsheet cell. </Description> <SupportedService>com.sun.star.sheet.SheetCell</SupportedService> diff --git a/sc/xml/ScCellRangeObj.xml b/sc/xml/ScCellRangeObj.xml index cf042239790d..e2edf839ca22 100644 --- a/sc/xml/ScCellRangeObj.xml +++ b/sc/xml/ScCellRangeObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScCellRangeObj</Name> <Description> - This component provides ... + This component provides access to a range of cells in a spreadsheet document. </Description> <SupportedService>com.sun.star.sheet.SheetCellRange</SupportedService> diff --git a/sc/xml/ScCellRangesObj.xml b/sc/xml/ScCellRangesObj.xml index 38e248a4be80..1a2fd9f7ea8d 100644 --- a/sc/xml/ScCellRangesObj.xml +++ b/sc/xml/ScCellRangesObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScCellRangesObj</Name> <Description> - This component provides ... + This component provides access to a collection of cell ranges. </Description> <SupportedService>com.sun.star.sheet.SheetCellRanges</SupportedService> diff --git a/sc/xml/ScCellSearchObj.xml b/sc/xml/ScCellSearchObj.xml index 94bfb534d68b..0469b4c89d67 100644 --- a/sc/xml/ScCellSearchObj.xml +++ b/sc/xml/ScCellSearchObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScCellSearchObj</Name> <Description> - This component provides ... + This component describes what and how to replace strings. </Description> <SupportedService>com.sun.star.util.ReplaceDescriptor</SupportedService> diff --git a/sc/xml/ScCellTextCursor.xml b/sc/xml/ScCellTextCursor.xml index d9e2a8bbaab3..2d7c044fa2a7 100644 --- a/sc/xml/ScCellTextCursor.xml +++ b/sc/xml/ScCellTextCursor.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScCellTextCursor</Name> <Description> - This component provides ... + This component provides access to a text cursor within a spreadsheet cell. </Description> <SupportedService>com.sun.star.text.TextCursor</SupportedService> diff --git a/sc/xml/ScCellsEnumeration.xml b/sc/xml/ScCellsEnumeration.xml index 9a929d822f30..47df592d242d 100644 --- a/sc/xml/ScCellsEnumeration.xml +++ b/sc/xml/ScCellsEnumeration.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScCellsEnumeration</Name> <Description> - This component provides ... + This component enumerates all cells. </Description> <SupportedService>com.sun.star.sheet.CellsEnumeration</SupportedService> diff --git a/sc/xml/ScCellsObj.xml b/sc/xml/ScCellsObj.xml index 4a32dfc4cce6..f3e26aed0b8d 100644 --- a/sc/xml/ScCellsObj.xml +++ b/sc/xml/ScCellsObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScCellsObj</Name> <Description> - This component provides ... + This component provides access to single cells. </Description> <SupportedService>com.sun.star.sheet.Cells</SupportedService> diff --git a/sc/xml/ScChartObj.xml b/sc/xml/ScChartObj.xml index f44f5934d2c0..6b1a94c47389 100644 --- a/sc/xml/ScChartObj.xml +++ b/sc/xml/ScChartObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScChartObj</Name> <Description> - This component provides ... + This component provides access to a chart based on the data in a table. </Description> <SupportedService>com.sun.star.table.TableChart</SupportedService> diff --git a/sc/xml/ScChartsObj.xml b/sc/xml/ScChartsObj.xml index df2b2b02cefb..baa2ef465d36 100644 --- a/sc/xml/ScChartsObj.xml +++ b/sc/xml/ScChartsObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScChartsObj</Name> <Description> - This component provides ... + This component provides access to the collection of charts based on data in tables. </Description> <SupportedService>com.sun.star.table.TableCharts</SupportedService> diff --git a/sc/xml/ScConsolidationDescriptor.xml b/sc/xml/ScConsolidationDescriptor.xml index 9ab04e08ea64..8c73845ca9d0 100644 --- a/sc/xml/ScConsolidationDescriptor.xml +++ b/sc/xml/ScConsolidationDescriptor.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScConsolidationDescriptor</Name> <Description> - This component provides ... + This component provides access to a description of how data are consolidated. </Description> <SupportedService>com.sun.star.sheet.ConsolidationDescriptor</SupportedService> diff --git a/sc/xml/ScDDELinkObj.xml b/sc/xml/ScDDELinkObj.xml index a0b1c61b5f1e..e530b7c2c523 100644 --- a/sc/xml/ScDDELinkObj.xml +++ b/sc/xml/ScDDELinkObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScDDELinkObj</Name> <Description> - This component provides ... + This component provides access to a DDE link. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScDDELinksObj.xml b/sc/xml/ScDDELinksObj.xml index c435202835f9..d8308fe221fb 100644 --- a/sc/xml/ScDDELinksObj.xml +++ b/sc/xml/ScDDELinksObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScDDELinksObj</Name> <Description> - This component provides ... + This component provides access to a collection of DDE links. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScDataPilotFieldObj.xml b/sc/xml/ScDataPilotFieldObj.xml index a4da4d0a3a38..4645a950b758 100644 --- a/sc/xml/ScDataPilotFieldObj.xml +++ b/sc/xml/ScDataPilotFieldObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScDataPilotFieldObj</Name> <Description> - This component provides ... + This component provides access to a single field in a DataPilotDescriptor. </Description> <ModuleName>sc</ModuleName> <LoaderName>com.sun.star.loader.SharedLibrary</LoaderName> diff --git a/sc/xml/ScDataPilotFieldsObj.xml b/sc/xml/ScDataPilotFieldsObj.xml index 70aee8f2b2d7..ed8d6d17e0d7 100644 --- a/sc/xml/ScDataPilotFieldsObj.xml +++ b/sc/xml/ScDataPilotFieldsObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScDataPilotFieldsObj</Name> <Description> - This component provides ... + This component provides access to the collection of fields in a DataPilotDescriptor. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScDataPilotTableObj.xml b/sc/xml/ScDataPilotTableObj.xml index 69ebc03ee91e..c0a87c051a4f 100644 --- a/sc/xml/ScDataPilotTableObj.xml +++ b/sc/xml/ScDataPilotTableObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScDataPilotTableObj</Name> <Description> - This component provides ... + This component provides access to a data pilot table on a spreadsheet. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScDataPilotTablesObj.xml b/sc/xml/ScDataPilotTablesObj.xml index adc52c74993b..7ba1cb6c6098 100644 --- a/sc/xml/ScDataPilotTablesObj.xml +++ b/sc/xml/ScDataPilotTablesObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScDataPilotTablesObj</Name> <Description> - This component provides ... + This component provides access to a collection of data pilot tables. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScDatabaseRangeObj.xml b/sc/xml/ScDatabaseRangeObj.xml index 3ce48a1c7bde..a18bf5d60c68 100644 --- a/sc/xml/ScDatabaseRangeObj.xml +++ b/sc/xml/ScDatabaseRangeObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScDatabaseRangeObj</Name> <Description> - This component provides ... + This component provides access to a database range. </Description> <SupportedService>com.sun.star.sheet.DatabaseRange</SupportedService> diff --git a/sc/xml/ScDatabaseRangesObj.xml b/sc/xml/ScDatabaseRangesObj.xml index e3020c843725..13f69d47ee15 100644 --- a/sc/xml/ScDatabaseRangesObj.xml +++ b/sc/xml/ScDatabaseRangesObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScDatabaseRangesObj</Name> <Description> - This component provides ... + This component provides access to the collection of database ranges in a spreadsheet document. </Description> <SupportedService>com.sun.star.sheet.DatabaseRanges</SupportedService> diff --git a/sc/xml/ScDrawPagesObj.xml b/sc/xml/ScDrawPagesObj.xml index d90bf83abf62..c578fd797402 100644 --- a/sc/xml/ScDrawPagesObj.xml +++ b/sc/xml/ScDrawPagesObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScDrawPagesObj</Name> <Description> - This component provides ... + This component provides access to the collection of DrawPages in a spreadsheet document. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScFilterDescriptorBase.xml b/sc/xml/ScFilterDescriptorBase.xml index e2f192446e39..0795bd246ebe 100644 --- a/sc/xml/ScFilterDescriptorBase.xml +++ b/sc/xml/ScFilterDescriptorBase.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScFilterDescriptorBase</Name> <Description> - This component provides ... + This component provides access to a description of how a cell range is to be filtered. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScFunctionListObj.xml b/sc/xml/ScFunctionListObj.xml index 9ed75f8257a3..ff5ee7279a53 100644 --- a/sc/xml/ScFunctionListObj.xml +++ b/sc/xml/ScFunctionListObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScFunctionListObj</Name> <Description> - This component provides ... + This component provides access to the list of function descriptions. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScHeaderFieldObj.xml b/sc/xml/ScHeaderFieldObj.xml index d48d314c4321..8e168205473b 100644 --- a/sc/xml/ScHeaderFieldObj.xml +++ b/sc/xml/ScHeaderFieldObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScHeaderFieldObj</Name> <Description> - This component provides ... + This component provides access to a field in a page header or footer. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScHeaderFooterContentObj.xml b/sc/xml/ScHeaderFooterContentObj.xml index 120b4ae200d2..6a41d34442cd 100644 --- a/sc/xml/ScHeaderFooterContentObj.xml +++ b/sc/xml/ScHeaderFooterContentObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScHeaderFooterContentObj</Name> <Description> - This component provides ... + This component provides access to the content of a header or footer in a page format. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScHeaderFooterTextCursor.xml b/sc/xml/ScHeaderFooterTextCursor.xml index a82e17b320c6..07a9b298dc83 100644 --- a/sc/xml/ScHeaderFooterTextCursor.xml +++ b/sc/xml/ScHeaderFooterTextCursor.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScHeaderFooterTextCursor</Name> <Description> - This component provides ... + This component provides access to a text cursor in a page header or footer. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScHeaderFooterTextObj.xml b/sc/xml/ScHeaderFooterTextObj.xml index 5eb075e08259..b383518cb3c3 100644 --- a/sc/xml/ScHeaderFooterTextObj.xml +++ b/sc/xml/ScHeaderFooterTextObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScHeaderFooterTextObj</Name> <Description> - This component provides ... + This component provides access to the text in a page header or footer. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScLabelRangeObj.xml b/sc/xml/ScLabelRangeObj.xml index 50b08e536fcf..51ebb13899c8 100644 --- a/sc/xml/ScLabelRangeObj.xml +++ b/sc/xml/ScLabelRangeObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScLabelRangeObj</Name> <Description> - This component provides ... + This component provides access to a label range. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScLabelRangesObj.xml b/sc/xml/ScLabelRangesObj.xml index 65d357de4973..94899aef8740 100644 --- a/sc/xml/ScLabelRangesObj.xml +++ b/sc/xml/ScLabelRangesObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScLabelRangesObj</Name> <Description> - This component provides ... + This component provides access to the collection of label ranges in a spreadsheet document. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScModelObj.xml b/sc/xml/ScModelObj.xml index 9b9cdb8071a2..5bce6de77a22 100644 --- a/sc/xml/ScModelObj.xml +++ b/sc/xml/ScModelObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScModelObj</Name> <Description> - This component provides ... + This component provides access to a spreadsheet document. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScNamedRangeObj.xml b/sc/xml/ScNamedRangeObj.xml index 29d98411628a..6eb945c7c1f2 100644 --- a/sc/xml/ScNamedRangeObj.xml +++ b/sc/xml/ScNamedRangeObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScNamedRangeObj</Name> <Description> - This component provides ... + This component provides access to a range which can be addressed by a name. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScNamedRangesObj.xml b/sc/xml/ScNamedRangesObj.xml index a7d6e44d59c6..a3ce60307840 100644 --- a/sc/xml/ScNamedRangesObj.xml +++ b/sc/xml/ScNamedRangesObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScNamedRangesObj</Name> <Description> - This component provides ... + This component provides access to the collection of named ranges in a spreadsheet document. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScRecentFunctionsObj.xml b/sc/xml/ScRecentFunctionsObj.xml index 71b0e9c725d1..68884020b3bc 100644 --- a/sc/xml/ScRecentFunctionsObj.xml +++ b/sc/xml/ScRecentFunctionsObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScRecentFunctionsObj</Name> <Description> - This component provides ... + This component provides access to the list of recently used functions. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScScenariosObj.xml b/sc/xml/ScScenariosObj.xml index 44c497c61604..3e17a8d288dc 100644 --- a/sc/xml/ScScenariosObj.xml +++ b/sc/xml/ScScenariosObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScScenariosObj</Name> <Description> - This component provides ... + This component provides access to a collection of scenarios. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScSheetLinkObj.xml b/sc/xml/ScSheetLinkObj.xml index 7ef16914312e..4e78263ab637 100644 --- a/sc/xml/ScSheetLinkObj.xml +++ b/sc/xml/ScSheetLinkObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScSheetLinkObj</Name> <Description> - This component provides ... + This component provides access to a sheet link. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScSheetLinksObj.xml b/sc/xml/ScSheetLinksObj.xml index 4a56f58c9af1..33252a9c5279 100644 --- a/sc/xml/ScSheetLinksObj.xml +++ b/sc/xml/ScSheetLinksObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScSheetLinksObj</Name> <Description> - This component provides ... + This component provides access to the collection of sheet links in a spreadsheet document. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScSpreadsheetSettings.xml b/sc/xml/ScSpreadsheetSettings.xml index 97a0c753abb0..9efe8c084ad8 100644 --- a/sc/xml/ScSpreadsheetSettings.xml +++ b/sc/xml/ScSpreadsheetSettings.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScSpreadsheetSettings</Name> <Description> - This component provides ... + This component provides access to the settings for all spreadsheets. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScSpreadsheetSettingsObj.xml b/sc/xml/ScSpreadsheetSettingsObj.xml index 57baf433f92c..160cf7c21435 100644 --- a/sc/xml/ScSpreadsheetSettingsObj.xml +++ b/sc/xml/ScSpreadsheetSettingsObj.xml @@ -5,7 +5,8 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScSpreadsheetSettingsObj</Name> <Description> - This component provides ... + This component provides access to the configuration + which is global for all views of a spreadsheet document. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScStyleFamiliesObj.xml b/sc/xml/ScStyleFamiliesObj.xml index e970f11c78ad..ebfc18f530b4 100644 --- a/sc/xml/ScStyleFamiliesObj.xml +++ b/sc/xml/ScStyleFamiliesObj.xml @@ -5,7 +5,8 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScStyleFamiliesObj</Name> <Description> - This component provides ... + This component provides access to the collection of style families within a + spreadsheet document. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScStyleFamilyObj.xml b/sc/xml/ScStyleFamilyObj.xml index 6c8279129019..ed28762ab496 100644 --- a/sc/xml/ScStyleFamilyObj.xml +++ b/sc/xml/ScStyleFamilyObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScStyleFamilyObj</Name> <Description> - This component provides ... + This component provides access to the style sheets of one style family. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScStyleObj.xml b/sc/xml/ScStyleObj.xml index 9fc1cf960270..300703ae69a4 100644 --- a/sc/xml/ScStyleObj.xml +++ b/sc/xml/ScStyleObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScStyleObj</Name> <Description> - This component provides ... + This component provides access to a single style sheet in a spreadsheet document. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScSubTotalDescriptorBase.xml b/sc/xml/ScSubTotalDescriptorBase.xml index 30e8b46a29b6..414ed1659066 100644 --- a/sc/xml/ScSubTotalDescriptorBase.xml +++ b/sc/xml/ScSubTotalDescriptorBase.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScSubTotalDescriptorBase</Name> <Description> - This component provides ... + This component provides access to a description of how subtotals are created. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScSubTotalFieldObj.xml b/sc/xml/ScSubTotalFieldObj.xml index 21dbc646565d..8bcac5e02166 100644 --- a/sc/xml/ScSubTotalFieldObj.xml +++ b/sc/xml/ScSubTotalFieldObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScSubTotalFieldObj</Name> <Description> - This component provides ... + This component provides access to a single field in a SubTotalDescriptor. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScTabViewObj.xml b/sc/xml/ScTabViewObj.xml index bb4dc11fa873..dbb25cdd8a53 100644 --- a/sc/xml/ScTabViewObj.xml +++ b/sc/xml/ScTabViewObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScTabViewObj</Name> <Description> - This component provides ... + This component provides access to a view of a spreadsheet document. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScTableColumnObj.xml b/sc/xml/ScTableColumnObj.xml index d6dd8aa0733e..633f0f749c52 100644 --- a/sc/xml/ScTableColumnObj.xml +++ b/sc/xml/ScTableColumnObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScTableColumnObj</Name> <Description> - This component provides ... + This component provides access to a column in a spreadsheet. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScTableColumnsObj.xml b/sc/xml/ScTableColumnsObj.xml index 643eb924f3a4..c45af29a5449 100644 --- a/sc/xml/ScTableColumnsObj.xml +++ b/sc/xml/ScTableColumnsObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScTableColumnsObj</Name> <Description> - This component provides ... + This component provides access to the collection of all columns of a spreadsheet. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScTableConditionalEntry.xml b/sc/xml/ScTableConditionalEntry.xml index ee226b1824bd..7e54f01a2c8c 100644 --- a/sc/xml/ScTableConditionalEntry.xml +++ b/sc/xml/ScTableConditionalEntry.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScTableConditionalEntry</Name> <Description> - This component provides ... + This component provides access to a single entry in a TableConditionalFormat object. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScTableConditionalFormat.xml b/sc/xml/ScTableConditionalFormat.xml index 3cab745ef952..387fe5d5a08e 100644 --- a/sc/xml/ScTableConditionalFormat.xml +++ b/sc/xml/ScTableConditionalFormat.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScTableConditionalFormat</Name> <Description> - This component provides ... + This component provides access to the conditional formatting for a cell or cell range. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScTableRowObj.xml b/sc/xml/ScTableRowObj.xml index dc540c62a44a..dbbb3b4fd268 100644 --- a/sc/xml/ScTableRowObj.xml +++ b/sc/xml/ScTableRowObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScTableRowObj</Name> <Description> - This component provides ... + This component provides access to a row in a spreadsheet. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScTableRowsObj.xml b/sc/xml/ScTableRowsObj.xml index dc2e78fc2553..1b9e7c658a3f 100644 --- a/sc/xml/ScTableRowsObj.xml +++ b/sc/xml/ScTableRowsObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScTableRowsObj</Name> <Description> - This component provides ... + This component provides access to the collection of all rows of a spreadsheet. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScTableSheetObj.xml b/sc/xml/ScTableSheetObj.xml index 29db3fd9ed16..8eec7fa164b9 100644 --- a/sc/xml/ScTableSheetObj.xml +++ b/sc/xml/ScTableSheetObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScTableSheetObj</Name> <Description> - This component provides ... + This component provides access to a single sheet in a spreadsheet document. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScTableSheetsObj.xml b/sc/xml/ScTableSheetsObj.xml index 0e4b5eb9d786..d195fee96b33 100644 --- a/sc/xml/ScTableSheetsObj.xml +++ b/sc/xml/ScTableSheetsObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScTableSheetsObj</Name> <Description> - This component provides ... + This component provides access to the collection of spreadsheets in a spreadsheet document. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScTableValidationObj.xml b/sc/xml/ScTableValidationObj.xml index c108688bb9e4..5b2d3a7decdb 100644 --- a/sc/xml/ScTableValidationObj.xml +++ b/sc/xml/ScTableValidationObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScTableValidationObj</Name> <Description> - This component provides ... + This component provides access to the validation settings for a cell or cell range. </Description> <ModuleName>sc</ModuleName> diff --git a/sc/xml/ScViewPaneObj.xml b/sc/xml/ScViewPaneObj.xml index 7512ecb5b767..12877c34e2c8 100644 --- a/sc/xml/ScViewPaneObj.xml +++ b/sc/xml/ScViewPaneObj.xml @@ -5,7 +5,7 @@ <Author>Niklas Nebel</Author> <Name>com.sun.star.comp.office.ScViewPaneObj</Name> <Description> - This component provides ... + This component provides access to a single pane in a view of a spreadsheet document. </Description> <ModuleName>sc</ModuleName> |