Difference between revisions of "Uno/Cpp"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
(Modules: Replaced cppu link.)
Line 2: Line 2:
  
 
==Implementation Modules==
 
==Implementation Modules==
* [[Uno/Binary/Module/CPPU]] - parts of C++ UNO runtime
+
<DPL>category=Uno:Cpp:Module</DPL>
 
* [http://udk.openoffice.org/source/browse/udk/cppuhelper cppuhelper] - C++ UNO runtime
 
* [http://udk.openoffice.org/source/browse/udk/cppuhelper cppuhelper] - C++ UNO runtime
  

Revision as of 08:10, 5 October 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.

Implementation Modules

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

Specification

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

Code Snippets

Implementation

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

Test

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

Misc

Personal tools