summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-08 13:17:10 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-08 13:17:10 +0000
commitbaf4c1a285f9cdaa06edfdbdc96834e88b1172ca (patch)
treea043b87c7c97bb5f99ffec9caa0e6e834330c27e
parent9f93a5d6fef38e0fbf83390650a22960c64ab5ad (diff)
INTEGRATION: CWS hc680pb2 (1.2.16); FILE MERGED
2005/02/10 09:43:29 fpe 1.2.16.1: regular update - missing HIDs added
-rw-r--r--helpcontent2/source/text/sbasic/shared/03090403.xhp8
1 files changed, 4 insertions, 4 deletions
diff --git a/helpcontent2/source/text/sbasic/shared/03090403.xhp b/helpcontent2/source/text/sbasic/shared/03090403.xhp
index 50ef1f661d..9e8440e107 100644
--- a/helpcontent2/source/text/sbasic/shared/03090403.xhp
+++ b/helpcontent2/source/text/sbasic/shared/03090403.xhp
@@ -37,8 +37,8 @@
* License at http://www.openoffice.org/license.html.
*
* Software provided under this License is provided on an "AS IS" basis,
- * WITHOUT WARRUNTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
- * WITHOUT LIMITATION, WARRUNTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
+ * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING,
+ * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
* MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
* See the License for the specific provisions governing your rights and
* obligations concerning the Software.
@@ -62,7 +62,7 @@
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2004-08-24T11:23:45">converted from old format - fpe</lastedited>
+<lastedited date="2005-02-10T10:42:25">converted from old format - fpe</lastedited>
</history>
</meta>
<body>
@@ -72,7 +72,7 @@
<paragraph role="heading" id="hd_id3148473" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/03090403.xhp" name="Declare Statement [Runtime]">Declare Statement [Runtime]</link></paragraph>
<bookmark xml-lang="en-US" branch="index" id="bm_id3145316"><bookmark_value>DLL (Dynamic Link Library)</bookmark_value>
</bookmark>
-<paragraph role="paragraph" id="par_id3145316" xml-lang="en-US" l10n="U" oldref="2">Declares and defines a subroutine in a that you want to execute from $[officename] Basic.</paragraph>
+<paragraph role="paragraph" id="par_id3145316" xml-lang="en-US" l10n="CHG" oldref="2">Declares and defines a subroutine in a DLL file that you want to execute from $[officename] Basic.</paragraph>
</section>
<paragraph role="paragraph" id="par_id3146795" xml-lang="en-US" l10n="U" oldref="3">See also: <link href="text/sbasic/shared/03090405.xhp" name="FreeLibrary">FreeLibrary</link></paragraph>
<paragraph role="heading" id="hd_id3156344" xml-lang="en-US" level="2" l10n="U" oldref="4">Syntax:</paragraph>