blob: 9c48e81a011c9e86522b70c3ca6d1c63464af595 [file] [log] [blame]
<!--#include virtual="/doctype.html" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="/css/ooo.css" rel="stylesheet" type="text/css">
<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
<script src="https://www.apachecon.com/event-images/snippet.js"></script>
</head>
<body>
<!--#include virtual="/brand.html" -->
<div id="topbara">
<!--#include virtual="/topnav.html" -->
<div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/porting/">porting</a></div>
</div>
<div id="clear"></div>
<div id="content">
<h2>Links to documentation</h2>
<p>Documents of interst to porters:</p>
<ul>
<li>&nbsp; SAL reference documentation</li>
<ul>
<li><a href="http://udk.openoffice.org/cpp/ref/names/osl/index.html">
osl </a>
reference</li>
<li><a href="http://udk.openoffice.org/cpp/ref/names/rtl/index.html">
rtl </a>
reference </li>
</ul>
<li><a href="http://udk.openoffice.org/cpp/ref/vos/index.html">VOS</a>
reference documentation </li>
<li><a href="http://udk.openoffice.org/common/man/uno.html">UNO</a>
a short overview of the OpenOffice component model </li>
<li><a href="http://udk.openoffice.org/common/man/bridge.html">UNO bridges</a>
</li>
<li><a href="http://udk.openoffice.org/cpp/man/tutorial/unointro.html">
UNO C++ binding</a>
</li>
<li><a href="http://udk.openoffice.org/cpp/man/cpp_bridges.html">UNO C++
bridges</a>
explained </li>
</ul>
<p>The more curious minded may want to visit the <a href="http://udk.openoffice.org/">
UDK Central</a>
for more information on UDK, the UNO Development Kit.</p>
<p>If you have more documents you would like to see linked to from here, please
contact <a href="mailto:sander.vesik@ireland.sun.com">me</a>
.</p>
</div>
<!--#include virtual="/footer.html" -->
</body>
</html>