Difference between revisions of "Uno/Cpp"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
m (Added implementation guide lines.)
m (Added link to API reference.)
Line 9: Line 9:
 
category=Spec</DPL>
 
category=Spec</DPL>
 
* [http://udk.openoffice.org/common/man/apicppclasses.html Implementation Guide Lines]
 
* [http://udk.openoffice.org/common/man/apicppclasses.html Implementation Guide Lines]
 +
* [http://api.openoffice.org/docs/cpp/ref/index.html API Reference]
 
==Tutorials==
 
==Tutorials==
 
<DPL>category=Uno
 
<DPL>category=Uno

Revision as of 14:32, 13 December 2006

C++ Uno is the implementation of the Uno Specifications for C++. C++ Uno is implemented on top of Binary Uno, which basically provides a 'C' API.

Modules

Specification

Tutorials

Code Snippets

Implementations

Misc

Personal tools