From 4a9d65bc07de5cd3772df3b5c8a73208bcde4ede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 26 Nov 2004 13:42:04 +0000 Subject: [PATCH] INTEGRATION: CWS helpcontentbeta (1.2.2); FILE MERGED 2004/10/06 14:55:12 fpe 1.2.2.1: Regular Update --- helpcontent2/source/text/sbasic/shared/01020500.xhp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helpcontent2/source/text/sbasic/shared/01020500.xhp b/helpcontent2/source/text/sbasic/shared/01020500.xhp index 367bdffd84..fc36bbc789 100755 --- a/helpcontent2/source/text/sbasic/shared/01020500.xhp +++ b/helpcontent2/source/text/sbasic/shared/01020500.xhp @@ -78,7 +78,8 @@ A module contains SUBS and FUNCTIONS along with variable declarations. The length of the program that can be saved in a module is limited to 64 KB. If more space is required you can divide a $[officename] Basic project among several modules, and then save them in a single library. Dialog Modules Dialog modules contain dialog definitions, including the dialog box properties, the properties of each dialog element and the events assigned. Since a dialog module can only contain a single dialog, they are often referred to as "dialogs". - +
+