summaryrefslogtreecommitdiff
path: root/odk/index.html
blob: aafc2fd30ed946569a93eb1c6d6c582504d1f8e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
<html>
<head>
  <title>[TITLE]</title>
  <link rel="stylesheet" type="text/css" href="docs/sdk_styles.css">
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  <meta name="AUTHOR" content="J&uuml;rgen Schmidt">
  <meta name="CREATED" content="20020311;11245374">
  <meta name="CHANGEDBY" content="J&uuml;rgen Schmidt">
  <meta name="CHANGED" content="20020311;11420968">
</head>

<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td height="15" colspan="3">&nbsp;</td>
  </tr>
  <tr> 
    <td bgcolor="#000000" height="1"></td>
    <td bgcolor="#000000" height="1" width="1"><img src="docs/images/black_dot.gif" width="1" height="1" alt=""></td>
    <td bgcolor="#000000" height="1" width="222"></td>
  </tr>
  <tr> 
    <td> 
      <div align="left"><img src="docs/images/sdk_logo.gif" width="328" height="121" alt="[PRODUCTNAME] SDK"></div>
    </td>
    <td class="logo_color"><img src="docs/images/black_dot.gif" width="1" height="121" alt=""></td>
    <td class="logo_color" width="222"> 
      <div align="center"><img src="docs/images/logo.gif" width="222" height="121" alt=""></div>
    </td>
  </tr>
  <tr> 
    <td bgcolor="#000000" height="1"></td>
    <td bgcolor="#000000" height="1"><img src="docs/images/black_dot.gif" width="1" height="1" alt=""></td>
    <td bgcolor="#000000" height="1" width="222"></td>
  </tr>
  <tr> 
    <td class="color1" height="12"></td>
    <td class="color2" height="12"><img src="docs/images/black_dot.gif" width="1" height="12" alt=""></td>
    <td class="color2" height="12" width="222"></td>
  </tr>
  <tr> 
    <td bgcolor="#000000" height="1"></td>
    <td bgcolor="#000000" height="1" width="1"><img src="docs/images/black_dot.gif" width="1" height="1" alt=""></td>
    <td bgcolor="#000000" height="1" width="222"></td>
  </tr>
  <tr> 
    <td colspan="3">&nbsp;</td>
  </tr>
  <tr> 
    <td colspan="3" height="8">
      <table width=100% border="0" cellpadding="5">
        <tr>
	   <td align=center><img src="docs/images/nada.gif" width="25" height="8"></td>
          <td>
            <P>[PRODUCTNAME] software is a complete, feature-rich office productivity suite that 
               provides, in combination with this SDK, all the essential tools for building and deploying 
               custom solutions that build on, or integrate with, the [PRODUCTNAME] suite of products.
            </p>
            <p>The SDK is a development kit for [PRODUCTNAME], which eases the development 
               of office components. It provides a set of libraries, binaries, header, and IDL files 
               which have final API's and can only be extended with new functionality. This set of 
               libraries and binaries is the minimum set of functions needed to use system abstraction for 
               base functionality and for using UNO (Universal Network Objects) component technology. 
               The UNO component model is the base of the whole Office API. The SDK provides everything 
               necessary to use the Office API from external programs (e.g. Java, C++) 
               or to extend the Office functionality with new components (e.g. new filter components, 
               CalcAddin functions).  It is compatible over several versions because the API remains 
               unaffected and will only be extended with new functions.</P>
            <p>The SDK provides the basic building blocks for external developers to develop components in 
               any language for which a binding exists. Currently, there are language bindings for 
               [PRODUCTNAME] Basic, Java, and different C++ compilers on different platforms, for 
               [PRODUCTNAME], thus covering the two most commonly used programming languages. There 
               will be no limit for office automation in heterogeneous environments. Currently supported
               platforms of the SDK are Linux, Solaris (sparc), and Windows.</p>
            <P>The SDK also contains <a href="docs/common/ref/com/sun/star/module-ix.html" title=
	        "link to the IDL reference documentation"> reference</a> documentation for the API 
		and a complete 
               <a href="docs/DevelopersGuide_intro.html" title="link to the Developer's Guide introduction page">Developer's Guide</a>, with lots of examples, which introduce the API, 
	        explain the concepts behind it, and make it possible for all users to quickly get started 
		 with the Office API.
               </P>
            <hr>
            <table width=100% border="0" cellpadding="4">
              <tr>
                <td colspan="2"><font size="4"><b>Content</b></font></td>
              </tr>
	      <tr>
                <td width=30%>
		  <font size="3"><a href="docs/install.html" title="link to the installation guide">
		  Installation Guide</a></font>
                </td>
		<td width=70%>
                  An overview of all necessary installation steps (e.g. environment variables) to use 
                  this SDK.
                </td>
              </tr>     <td align=center><img src="docs/images/nada.gif" width="33" height="8"></td>

              <tr>
                <td colspan="2">&nbsp;</td>    
              </tr>
              <tr>
                <td width=30%>
                  <font size="3"><a href="docs/DevelopersGuide_intro.html" title="link to the Developer's Guide introduction page">Developer's Guide</a></font>
                </td>
                <td width=70%>
                  Detailed documentation, explaining the [PRODUCTNAME] API and the concepts behind it, 
                  with a rich set of examples, implemented mainly in Java.
                </td>
              </tr> 	      
              <tr>
                <td width=30%>
                  <font size="3"><a href="docs/common/ref/com/sun/star/module-ix.html" title="link to the IDL reference documentation">IDL Reference</a></font>
                </td>
                <td width=70%>
                  Complete [PRODUCTNAME] API reference.
                </td>
              </tr> 	      
              <tr>
                <td width=30%>
                  <font size="3"><a href="docs/java/ref/index.html" title="link to the Java UNO runtime API reference documentation">Java UNO Runtime Reference
                  </a></font>
                </td>
                <td width=70%>
                  Reference documentation of the Java UNO runtime API.
                </td>
              </tr> 	      
              <tr>
                <td width=30%>
                  <font size="3"><a href="docs/cpp/ref/index.html" title="link to the C++ API reference documentation">C++ Reference</a></font>
                </td>
                <td width=70%>
                  Reference documentation of the C++ UNO runtime and a set of C/C++ base and helper 
                  functions and classes to abstract from the system layer.
                </td>
              </tr> 	      
              <tr>
                <td colspan="2">&nbsp;</td>    
              </tr>
              <tr>
                <td width=30%>
                  <font size="3"><a href="docs/tools.html" title="link to the tools overview page">
		    Development Tools</a></font>
                </TD>
                <td width=70%>
                  Overview and a short description of the UNO development tools.
                </td>
              </tr>
              <tr>
                <td width=30%>
                  <font size="3"><a href="examples/examples.html" title="link to the examples overview page">Examples</a></font>
                </td>
                <td width=70%>
                  A collection of examples in different programming languages (Java, C++, Basic, OLE).
                </td>
              </tr> 	      
              <tr>
                <td colspan="2">&nbsp;</td>    
              </tr>
              <tr>
                <td width=30%>
                  <font size="3"><a href="docs/common/spec/xml_format/xml_specification.pdf" title="link to the xml file format specification">XML File Format Specification</a></font>
                </td>
                <td width=70%>
                  Specification of the XML file format used by [PRODUCTNAME], which serves as a reference.
                </td>
              </tr> 	      
              <tr>
                <td colspan="2">&nbsp;</td>    
              </tr>
              <tr>
                <td width=30%>
                  <font size="3"><a href="license.html" title="link to the SDK license file">License</a></font>
                </td>
                <td width=70%>
                  The license for the [PRODUCTNAME] SDK.
                </td>
              </tr> 	      
            </table>
            <hr>
            <table width=100% border="0" cellpadding="4">
              <tr>
                <td colspan="2"><font size="4"><b>Additional Resources</b></font></td>
              </tr>
	      <tr>
                <td width=30%>
		  <font size="3"><a target="_blank" href="http://www.sun.com/developers/" title="link to the Sun Developer Resources (online)">Sun Developer Resources</a>
                  </font>
                </td>
		<td width=70%>
                  Sun's one-stop location for Developers.    <td align=center><img src="docs/images/nada.gif" width="33" height="8"></td>

                </td>
              </tr> 
              <tr>
                <td width=30%>
                  <font size="3"><a target="_blank" href="http://www.sun.com/staroffice/" title="link to the StarOffice homepage (online)">StarOffice&#153</a></font>
                </td>
                <td width=70%>
                  Full-featured suite of office productivity tools.
                </td>
              </tr>
              <tr>
                <td width=30%>
                  <font size="3"><a target="_blank" href="http://www.openoffice.org/" title="link to the OpenOffice.org homepage (online)">OpenOffice.org</a></font>
                </TD>
                <td width=70%>
                  Open Source community project of office-productivity software.
                </td>
              </tr>
            </table>
          </td>
	   <td align=center><img src="docs/images/nada.gif" width="25" height="8"></td>
        </tr>
      </table>
    </td>
  </tr>
  <tr> 
    <td colspan="3">&nbsp;</td>
  </tr>
  <tr> 
    <td bgcolor="#000000" height="1"></td>
    <td bgcolor="#000000" height="1"><img src="docs/images/black_dot.gif" width="1" height="1" alt=""></td>
    <td bgcolor="#000000" height="1" width="222"></td>
  </tr>
  <tr> 
    <td class="color2" height="6"></td>
    <td class="color1" height="6" width="1"><img src="docs/images/black_dot.gif" width="1" height="6" alt=""></td>
    <td class="color1" height="6" width="222"></td>
  </tr>
  <tr> 
    <td bgcolor="#000000" height="1"></td>
    <td bgcolor="#000000" height="1" width="1"><img src="docs/images/black_dot.gif" width="1" height="1" alt=""></td>
    <td bgcolor="#000000" height="1" width="222"></td>
  </tr>
  <tr> 
    <td colspan="3" height="8"></td>
  </tr>
  <tr> 
    <td colspan="3">
      <p align=center><font size=2><b>Copyright 2003 Sun Microsystems, Inc.</b></font>
      </p>
      &nbsp
    </td>
  </tr>
</table>
</body>
</html>