From 54fe9a16bee3b3b4f16add8bea3bc64a2a575cba Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Tue, 5 Apr 2022 08:58:36 -0500 Subject: Minor string fixes Change-Id: Ic7ff445fea3ce1e7369554b165e4ae2aa4cb6c1d --- source/text/sbasic/shared/03/sf_base.xhp | 2 +- source/text/sbasic/shared/03/sf_calc.xhp | 2 +- source/text/shared/02/01170000.xhp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'source/text') diff --git a/source/text/sbasic/shared/03/sf_base.xhp b/source/text/sbasic/shared/03/sf_base.xhp index a619a53e14..ee0f5b2e80 100644 --- a/source/text/sbasic/shared/03/sf_base.xhp +++ b/source/text/sbasic/shared/03/sf_base.xhp @@ -137,7 +137,7 @@ Base service;FormDocuments

FormDocuments

- Returns an array with the full names (path/name) of all form documents in the Base document as an zero-based Array of strings. + Returns an array with the full names (path/name) of all form documents in the Base document as a zero-based Array of strings. svc.FormDocuments(): str[0..*] diff --git a/source/text/sbasic/shared/03/sf_calc.xhp b/source/text/sbasic/shared/03/sf_calc.xhp index c191c0baad..1af3b0140e 100644 --- a/source/text/sbasic/shared/03/sf_calc.xhp +++ b/source/text/sbasic/shared/03/sf_calc.xhp @@ -652,7 +652,7 @@ Returns either the list with the names of all chart objects in a given sheet or a single Chart service instance. - If only sheetname is specified, an zero-based array of strings containing the names of all charts is returned. + If only sheetname is specified, a zero-based array of strings containing the names of all charts is returned. If a chartname is provided, then a single object corresponding to the desired chart is returned. The specified chart must exist. diff --git a/source/text/shared/02/01170000.xhp b/source/text/shared/02/01170000.xhp index 1cfbd43f2e..442bd3e0b0 100644 --- a/source/text/shared/02/01170000.xhp +++ b/source/text/shared/02/01170000.xhp @@ -76,7 +76,7 @@ Then click in the document, and drag to create the control. - To create a square control field, hold down the Shift key while you drag. + To create a square control, hold down the Shift key while you drag. To add a field from the field list of a table or query to a form, drag a cell into the form. In a text document, you can also drag a column header to add a field to a form. To include a label for the field, hold down CommandCtrl+Shift when you drag a column head. -- cgit v1.2.3