Difference between revisions of "Uno/Cpp"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
(Redirected to Uno/Cpp category.)
(Moved content from :Uno:Category)
Line 1: Line 1:
#REDIRECT [[:Category:Uno:Cpp]]
+
==C++ Uno==
 +
C++ Uno is the implementation of the [[Uno/Spec|Uno Specifications]] for C++. C++ Uno is implemented on top of [[Uno/Binary|Binary Uno]], which basically provides a 'C' API.
 +
 
 +
===Modules===
 +
* [http://udk.openoffice.org/source/browse/udk/cppu cppu] - parts of C++ UNO runtime
 +
* [http://udk.openoffice.org/source/browse/udk/cppuhelper cppuhelper] - C++ UNO runtime
 +
 
 +
===Specification===
 +
<DPL>category=Uno:Cpp:Spec</DPL>
 +
===Implementation===
 +
<DPL>category=Uno:Cpp:Impl</DPL>
 +
===Test===
 +
<DPL>category=Uno:Cpp:Test</DPL>
 +
 
 +
 
 +
[[Category:Development]]
 +
[[Category:Uno]]

Revision as of 15:01, 3 July 2006

C++ Uno

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

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Implementation

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Test

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Personal tools