From 5ccd1d319b38120437fe69a3b6884e00cf22ee4e Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Wed, 26 Nov 2008 15:57:11 +0000 Subject: CWS-TOOLING: integrate CWS hcshared19 --- .../source/text/sbasic/shared/01/06130000.xhp | 5 ++--- .../source/text/sbasic/shared/01/makefile.mk | 2 +- .../source/text/sbasic/shared/01030200.xhp | 5 ++--- .../source/text/sbasic/shared/01030400.xhp | 5 ++--- .../source/text/sbasic/shared/02/makefile.mk | 2 +- .../source/text/sbasic/shared/03102600.xhp | 22 ++++++++++------------ helpcontent2/source/text/sbasic/shared/keys.xhp | 4 ++-- helpcontent2/source/text/sbasic/shared/makefile.mk | 2 +- 8 files changed, 21 insertions(+), 26 deletions(-) (limited to 'helpcontent2/source/text/sbasic/shared') diff --git a/helpcontent2/source/text/sbasic/shared/01/06130000.xhp b/helpcontent2/source/text/sbasic/shared/01/06130000.xhp index 1510199e2b..090992be04 100644 --- a/helpcontent2/source/text/sbasic/shared/01/06130000.xhp +++ b/helpcontent2/source/text/sbasic/shared/01/06130000.xhp @@ -11,7 +11,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: 06130000.xhp,v $ - * $Revision: 1.7 $ + * $Revision: 1.7.4.1 $ * * This file is part of OpenOffice.org. * @@ -70,8 +70,7 @@ Module/Dialog Lists the existing macros and dialogs. You can drag-and-drop a module or a dialog between libraries. -To copy a dialog or a module, hold down the Command -Ctrl key while you drag-and-drop. +To copy a dialog or a module, hold down the CommandCtrl key while you drag-and-drop. Edit Opens the selected macro or dialog for editing. New diff --git a/helpcontent2/source/text/sbasic/shared/01/makefile.mk b/helpcontent2/source/text/sbasic/shared/01/makefile.mk index 5528414cae..5147038f19 100644 --- a/helpcontent2/source/text/sbasic/shared/01/makefile.mk +++ b/helpcontent2/source/text/sbasic/shared/01/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.8.4.4 $ # # This file is part of OpenOffice.org. # diff --git a/helpcontent2/source/text/sbasic/shared/01030200.xhp b/helpcontent2/source/text/sbasic/shared/01030200.xhp index 46dc689f04..53eb10bbab 100644 --- a/helpcontent2/source/text/sbasic/shared/01030200.xhp +++ b/helpcontent2/source/text/sbasic/shared/01030200.xhp @@ -12,7 +12,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: 01030200.xhp,v $ - * $Revision: 1.12 $ + * $Revision: 1.12.4.1 $ * * This file is part of OpenOffice.org. * @@ -53,8 +53,7 @@ continuation;long lines in editor mw deleted "Basic;"The Basic Editor -The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the Edit menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with Option -Ctrl and the arrow keys). +The Basic Editor provides the standard editing functions you are familiar with when working in a text document. It supports the functions of the Edit menu (Cut, Delete, Paste), the ability to select text with the Shift key, as well as cursor positioning functions (for example, moving from word to word with CommandCtrl and the arrow keys). Long lines can be split into several parts by inserting a space and an underline character _ as the last two characters of a line. This connects the line with the following line to one logical line. (If "Option Compatible" is used in the same Basic module, the line continuation feature is also valid for comment lines.) If you press the Run BASIC icon on the Macro bar, program execution starts at the first line of the Basic editor. The program executes the first Sub or Function and then program execution stops. The "Sub Main" does not take precedence on program execution. Insert your Basic code between the Sub Main and End Sub lines that you see when you first open the IDE. Alternatively, delete all lines and then enter your own Basic code. diff --git a/helpcontent2/source/text/sbasic/shared/01030400.xhp b/helpcontent2/source/text/sbasic/shared/01030400.xhp index 6c1d97e7d7..93cba25b83 100755 --- a/helpcontent2/source/text/sbasic/shared/01030400.xhp +++ b/helpcontent2/source/text/sbasic/shared/01030400.xhp @@ -12,7 +12,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: 01030400.xhp,v $ - * $Revision: 1.7 $ + * $Revision: 1.7.4.1 $ * * This file is part of OpenOffice.org. * @@ -180,8 +180,7 @@ Choose Tools - Macros - Organize Macros - %PRODUCTNAME Basic and click Organizer or click the Select Module icon in the Basic IDE to open the Macro Organizer dialog. -To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the Option -Ctrl key while dragging to copy the object instead of moving it. +To move a module or dialog to another document, click the corresponding object in the list and drag it to the desired position. A horizontal line indicates the target position of the current object while dragging. Hold the CommandCtrl key while dragging to copy the object instead of moving it. diff --git a/helpcontent2/source/text/sbasic/shared/02/makefile.mk b/helpcontent2/source/text/sbasic/shared/02/makefile.mk index 1e278b7e4d..1acf4753bd 100644 --- a/helpcontent2/source/text/sbasic/shared/02/makefile.mk +++ b/helpcontent2/source/text/sbasic/shared/02/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.9.4.4 $ # # This file is part of OpenOffice.org. # diff --git a/helpcontent2/source/text/sbasic/shared/03102600.xhp b/helpcontent2/source/text/sbasic/shared/03102600.xhp index cef437831d..d05e5a93ad 100755 --- a/helpcontent2/source/text/sbasic/shared/03102600.xhp +++ b/helpcontent2/source/text/sbasic/shared/03102600.xhp @@ -1,7 +1,8 @@ - - - + ************************************************************************ + --> + - - + IsNull Function [Runtime] /text/sbasic/shared/03102600.xhp - -Sun Microsystems, Inc. -converted from old format - fpe -
@@ -48,7 +46,7 @@ Null value IsNull Function [Runtime] -Tests if a Variant contains the special Null value, indicating that the variable does not contains data. +Tests if a Variant contains the special Null value, indicating that the variable does not contain data.
Syntax: IsNull (Var) diff --git a/helpcontent2/source/text/sbasic/shared/keys.xhp b/helpcontent2/source/text/sbasic/shared/keys.xhp index 7f9f56c3a8..dd631b4921 100755 --- a/helpcontent2/source/text/sbasic/shared/keys.xhp +++ b/helpcontent2/source/text/sbasic/shared/keys.xhp @@ -10,7 +10,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: keys.xhp,v $ - * $Revision: 1.5 $ + * $Revision: 1.5.4.1 $ * * This file is part of OpenOffice.org. * @@ -118,6 +118,6 @@ -A running macro can be aborted with Shift+Ctrl+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+Ctrl+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8. +A running macro can be aborted with Shift+CommandCtrl+Q, also from outside of the Basic IDE. If you are inside the Basic IDE and the macro halts at a breakpoint, Shift+CommandCtrl+Q stops execution of the macro, but you can recognize this only after the next F5, F8, or Shift+F8.
diff --git a/helpcontent2/source/text/sbasic/shared/makefile.mk b/helpcontent2/source/text/sbasic/shared/makefile.mk index b33bca7559..1ae2d0bf4d 100644 --- a/helpcontent2/source/text/sbasic/shared/makefile.mk +++ b/helpcontent2/source/text/sbasic/shared/makefile.mk @@ -8,7 +8,7 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.10 $ +# $Revision: 1.10.4.4 $ # # This file is part of OpenOffice.org. # -- cgit