1cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2cdf0e10cSrcweir
3cdf0e10cSrcweir
4*d33d0967SAndrew Rist<!--***********************************************************
5*d33d0967SAndrew Rist *
6*d33d0967SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
7*d33d0967SAndrew Rist * or more contributor license agreements.  See the NOTICE file
8*d33d0967SAndrew Rist * distributed with this work for additional information
9*d33d0967SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
10*d33d0967SAndrew Rist * to you under the Apache License, Version 2.0 (the
11*d33d0967SAndrew Rist * "License"); you may not use this file except in compliance
12*d33d0967SAndrew Rist * with the License.  You may obtain a copy of the License at
13*d33d0967SAndrew Rist *
14*d33d0967SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
15*d33d0967SAndrew Rist *
16*d33d0967SAndrew Rist * Unless required by applicable law or agreed to in writing,
17*d33d0967SAndrew Rist * software distributed under the License is distributed on an
18*d33d0967SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
19*d33d0967SAndrew Rist * KIND, either express or implied.  See the License for the
20*d33d0967SAndrew Rist * specific language governing permissions and limitations
21*d33d0967SAndrew Rist * under the License.
22*d33d0967SAndrew Rist *
23*d33d0967SAndrew Rist ***********************************************************-->
24*d33d0967SAndrew Rist
25*d33d0967SAndrew Rist
26cdf0e10cSrcweir
27cdf0e10cSrcweir
28cdf0e10cSrcweir<helpdocument version="1.0">
29cdf0e10cSrcweir<meta>
30cdf0e10cSrcweir<topic id="textsbasicsharedmain0601xml" indexer="include" status="PUBLISH">
31cdf0e10cSrcweir<title id="tit" xml-lang="en-US">$[officename] Basic Help</title>
32cdf0e10cSrcweir<filename>/text/sbasic/shared/main0601.xhp</filename>
33cdf0e10cSrcweir</topic>
34cdf0e10cSrcweir<history>
35cdf0e10cSrcweir<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created>
36cdf0e10cSrcweir<lastedited date="2006-03-09T12:11:47">converted from old format - fpe</lastedited>
37cdf0e10cSrcweir</history>
38cdf0e10cSrcweir</meta>
39cdf0e10cSrcweir<body>
40cdf0e10cSrcweir<bookmark xml-lang="en-US" branch="hid/HID_GLOBAL_FALLBACK" id="bm_id3143284" localize="false"/>
41cdf0e10cSrcweir<paragraph role="heading" id="hd_id3154232" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/sbasic/shared/main0601.xhp" name="$[officename] Basic Help">%PRODUCTNAME Basic Help</link></paragraph>
42cdf0e10cSrcweir<section id="basicalt">
43cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3153894" xml-lang="en-US" l10n="U" oldref="4">%PRODUCTNAME %PRODUCTVERSION provides an Application Programming Interface (API) that allows controlling the $[officename] components with different programming languages by using the $[officename] Software Development Kit (SDK). For more information about the $[officename] API and the Software Development Kit, visit <link href="http://api.openoffice.org/" name="http://api.openoffice.org">http://api.openoffice.org</link></paragraph>
44cdf0e10cSrcweir<paragraph role="paragraph" id="par_id3147226" xml-lang="en-US" l10n="CHG" oldref="10">This help section explains the most common runtime functions of %PRODUCTNAME Basic. For more in-depth information please refer to the <link href="http://wiki.services.openoffice.org/wiki/Documentation/BASIC_Guide">OpenOffice.org BASIC Programming Guide</link> on the OpenOffice.org Wiki.</paragraph>
45cdf0e10cSrcweir</section>
46cdf0e10cSrcweir<paragraph role="heading" id="hd_id3146957" xml-lang="en-US" level="3" l10n="U" oldref="9">Working with %PRODUCTNAME Basic</paragraph>
47cdf0e10cSrcweir<embed href="text/sbasic/shared/01000000.xhp#doc_title"/>
48cdf0e10cSrcweir<embed href="text/sbasic/shared/03000000.xhp#doc_title"/>
49cdf0e10cSrcweir<embed href="text/shared/guide/macro_recording.xhp#macro_recording"/>
50cdf0e10cSrcweir<embed href="text/sbasic/guide/create_dialog.xhp#create_dialog"/>
51cdf0e10cSrcweir<embed href="text/sbasic/guide/insert_control.xhp#insert_control"/>
52cdf0e10cSrcweir<embed href="text/sbasic/guide/control_properties.xhp#control_properties"/>
53cdf0e10cSrcweir<embed href="text/sbasic/guide/show_dialog.xhp#show_dialog"/>
54cdf0e10cSrcweir<embed href="text/sbasic/guide/sample_code.xhp#sample_code"/>
55cdf0e10cSrcweir<paragraph role="heading" id="hd_id3148473" xml-lang="en-US" level="3" l10n="U" oldref="7">Help about the Help</paragraph>
56cdf0e10cSrcweir<embed href="text/shared/05/00000100.xhp#neuehilfe"/>
57cdf0e10cSrcweir<embed href="text/shared/05/00000110.xhp#00000110"/>
58cdf0e10cSrcweir<embed href="text/shared/05/00000120.xhp#00000120"/>
59cdf0e10cSrcweir<embed href="text/shared/05/00000130.xhp#00000130"/>
60cdf0e10cSrcweir<embed href="text/shared/05/00000140.xhp#00000140"/>
61cdf0e10cSrcweir<embed href="text/shared/05/00000150.xhp#doc_title"/>
62cdf0e10cSrcweir<embed href="text/shared/05/00000160.xhp#doc_title"/>
63cdf0e10cSrcweir</body>
64cdf0e10cSrcweir</helpdocument>
65