summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/sbasic/guide
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-08-27 13:25:18 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-08-27 13:25:18 +0000
commit3e346fdbe3e41e19886b295e75fcdb98315e7ce5 (patch)
treec5e3cfbe25580b7584c62d8164be7fbb0cda2360 /helpcontent2/source/text/sbasic/guide
parent9ae49b02c9ac9c04fc62400b091565514d9c7022 (diff)
INTEGRATION: CWS hcshared09 (1.4.186); FILE MERGED
2007/04/20 08:39:04 ufi 1.4.186.1: building a linux version
Diffstat (limited to 'helpcontent2/source/text/sbasic/guide')
-rwxr-xr-xhelpcontent2/source/text/sbasic/guide/create_dialog.xhp23
1 files changed, 12 insertions, 11 deletions
diff --git a/helpcontent2/source/text/sbasic/guide/create_dialog.xhp b/helpcontent2/source/text/sbasic/guide/create_dialog.xhp
index 54d814bc8c..c726a8be7c 100755
--- a/helpcontent2/source/text/sbasic/guide/create_dialog.xhp
+++ b/helpcontent2/source/text/sbasic/guide/create_dialog.xhp
@@ -1,13 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!--***********************************************************************
+
+<!--
+ ***********************************************************************
*
* OpenOffice.org - a multi-platform office productivity suite
*
- * $RCSfile: create_dialog.xhp,v $
+ * $RCSfile: create_dialog.xhp,v $fileonly,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: kz $ $Date: 2005-10-05 11:40:58 $
+ * last change: $Author: vg $ $Date: 2007-08-27 14:25:18 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,18 +34,16 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston,
* MA 02111-1307 USA
*
- ************************************************************************-->
-
-<helpdocument version="1.0">
+ ************************************************************************
+ -->
+
+
+ <helpdocument version="1.0">
<meta>
<topic id="textsbasicguidecreate_dialogxml" indexer="include" status="PUBLISH">
<title id="tit" xml-lang="en-US">Creating a Basic Dialog</title>
<filename>/text/sbasic/guide/create_dialog.xhp</filename>
</topic>
-<history>
-<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
-<lastedited date="2005-07-08T10:53:00">FPE: Deleted screenshots. Cleaned.</lastedited>
-</history>
</meta>
<body>
<bookmark xml-lang="en-US" branch="index" id="bm_id3149346"><bookmark_value>Basic;dialog creation</bookmark_value>
@@ -71,6 +71,7 @@
<section id="relatedtopics">
<embed href="text/sbasic/guide/control_properties.xhp#control_properties"/>
<embed href="text/sbasic/guide/insert_control.xhp#insert_control"/>
+<embed href="text/sbasic/guide/translation.xhp#translation"/>
<embed href="text/sbasic/guide/show_dialog.xhp#show_dialog"/>
<embed href="text/sbasic/guide/sample_code.xhp#sample_code"/>
</section>