summaryrefslogtreecommitdiffstats
path: root/helpcontent2/source/text/sbasic/shared/03132400.xhp
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-12-01 15:47:53 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-12-01 15:47:53 +0000
commit77a561bd0fc0d26b5b92cec90bdd61ce053e8ea1 (patch)
tree4268a361f1b421016d79b7f546f23f11e50587df /helpcontent2/source/text/sbasic/shared/03132400.xhp
parentINTEGRATION: CWS hcshared06 (1.3.162); FILE MERGED (diff)
downloadhelp-77a561bd0fc0d26b5b92cec90bdd61ce053e8ea1.tar.gz
help-77a561bd0fc0d26b5b92cec90bdd61ce053e8ea1.zip
INTEGRATION: CWS hcshared06 (1.4.162); FILE MERGED
2006/11/03 07:47:18 ufi 1.4.162.1: saving
Diffstat (limited to 'helpcontent2/source/text/sbasic/shared/03132400.xhp')
-rw-r--r--helpcontent2/source/text/sbasic/shared/03132400.xhp14
1 files changed, 8 insertions, 6 deletions
diff --git a/helpcontent2/source/text/sbasic/shared/03132400.xhp b/helpcontent2/source/text/sbasic/shared/03132400.xhp
index ea1d1ff9e2..ff0cba9413 100644
--- a/helpcontent2/source/text/sbasic/shared/03132400.xhp
+++ b/helpcontent2/source/text/sbasic/shared/03132400.xhp
@@ -1,13 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--***********************************************************************
+<!--
+ ***********************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: 03132400.xhp,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 16:48:40 $
+ * last change: $Author: rt $ $Date: 2006-12-01 16:47:53 $
*
* 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="2004-10-27T14:19:46">CreateObject</created>
-<lastedited date="2004-10-28T09:52:37">yj: checked</lastedited>
+<lastedited date="2006-10-27T12:41:06">yj: checked</lastedited>
</history>
</meta>
<body>
@@ -50,7 +52,7 @@
<bookmark xml-lang="en-US" branch="index" id="bm_id659810"><bookmark_value>CreateObject function</bookmark_value>
</bookmark>
<paragraph role="heading" id="par_idN10580" xml-lang="en-US" level="1" l10n="NEW"><link href="text/sbasic/shared/03132400.xhp">CreateObject Function [Runtime]</link></paragraph>
-<paragraph role="paragraph" id="par_idN10590" xml-lang="en-US" l10n="NEW"><ahelp hid=".">Creates a UNO object.</ahelp></paragraph>
+<paragraph role="paragraph" id="par_idN10590" xml-lang="en-US" l10n="CHG"><ahelp hid=".">Creates a UNO object. On Windows, can also create OLE objects.</ahelp><comment>see i70942</comment></paragraph>
<paragraph role="paragraph" id="par_idN1059F" xml-lang="en-US" l10n="NEW">This method creates instances of the type that is passed as parameter.</paragraph>
</section>
<paragraph role="heading" id="par_idN105A2" xml-lang="en-US" level="2" l10n="NEW">Syntax:</paragraph>