summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-11-01 16:05:57 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-11-01 16:05:57 +0000
commit176129a0af9024aa14bede5f0a54ebc34b3c4fba (patch)
tree7fdcbdf6346143ff605b1a4dbd4048484a1731b4
parent49e4434fb261c6f025197055f78f40b561cdbbac (diff)
INTEGRATION: CWS hcshared05 (1.3.144); FILE MERGED
2006/09/26 14:37:54 ufi 1.3.144.1: ready
-rwxr-xr-xhelpcontent2/source/text/sbasic/shared/03020402.xhp13
-rwxr-xr-xhelpcontent2/source/text/sbasic/shared/03020403.xhp13
2 files changed, 16 insertions, 10 deletions
diff --git a/helpcontent2/source/text/sbasic/shared/03020402.xhp b/helpcontent2/source/text/sbasic/shared/03020402.xhp
index bfb733c901..11731b4f7f 100755
--- a/helpcontent2/source/text/sbasic/shared/03020402.xhp
+++ b/helpcontent2/source/text/sbasic/shared/03020402.xhp
@@ -1,13 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--***********************************************************************
+<!--
+ ***********************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: 03020402.xhp,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 15:48:16 $
+ * last change: $Author: vg $ $Date: 2006-11-01 17:05:39 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,7 +33,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
- ************************************************************************-->
+ ************************************************************************
+ -->
<helpdocument version="1.0">
<meta>
@@ -42,7 +44,7 @@
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2004-09-01T15:26:53">converted from old format - fpe</lastedited>
+<lastedited date="2006-09-19T11:27:43">converted from old format - fpe</lastedited>
</history>
</meta>
<body>
@@ -52,6 +54,7 @@
<paragraph role="heading" id="hd_id3145068" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/03020402.xhp" name="ChDrive Statement [Runtime]">ChDrive Statement [Runtime]</link></paragraph>
<paragraph role="paragraph" id="par_id3149656" xml-lang="en-US" l10n="U" oldref="2">Changes the current drive.</paragraph>
</section>
+<embed href="text/sbasic/shared/03020401.xhp#i30692"/>
<paragraph role="heading" id="hd_id3154138" xml-lang="en-US" level="2" l10n="U" oldref="3">Syntax:</paragraph>
<paragraph role="code" id="par_id3154685" xml-lang="en-US" l10n="U" oldref="4">ChDrive Text As String</paragraph>
<paragraph role="heading" id="hd_id3156423" xml-lang="en-US" level="2" l10n="U" oldref="5">Parameters:</paragraph>
diff --git a/helpcontent2/source/text/sbasic/shared/03020403.xhp b/helpcontent2/source/text/sbasic/shared/03020403.xhp
index e01d8aaf8f..dc96d28efe 100755
--- a/helpcontent2/source/text/sbasic/shared/03020403.xhp
+++ b/helpcontent2/source/text/sbasic/shared/03020403.xhp
@@ -1,13 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--***********************************************************************
+<!--
+ ***********************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: 03020403.xhp,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 15:48:32 $
+ * last change: $Author: vg $ $Date: 2006-11-01 17:05:57 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,7 +33,8 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
- ************************************************************************-->
+ ************************************************************************
+ -->
<helpdocument version="1.0">
<meta>
@@ -42,7 +44,7 @@
</topic>
<history>
<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2004-09-01T15:27:12">converted from old format - fpe</lastedited>
+<lastedited date="2006-09-19T11:27:49">converted from old format - fpe</lastedited>
</history>
</meta>
<body>
@@ -52,6 +54,7 @@
<paragraph role="heading" id="hd_id3153126" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/03020403.xhp">CurDir Function [Runtime]</link></paragraph>
<paragraph role="paragraph" id="par_id3156343" xml-lang="en-US" l10n="U" oldref="2">Returns a variant string that represents the current path of the specified drive.</paragraph>
</section>
+<embed href="text/sbasic/shared/03020401.xhp#i30692"/>
<paragraph role="heading" id="hd_id3149457" xml-lang="en-US" level="2" l10n="U" oldref="3">Syntax:</paragraph>
<paragraph role="code" id="par_id3153381" xml-lang="en-US" l10n="U" oldref="4">CurDir [(Text As String)]</paragraph>
<paragraph role="heading" id="hd_id3154366" xml-lang="en-US" level="2" l10n="U" oldref="5">Return value:</paragraph>