Difference between revisions of "Uno/Binary"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
m (Factored out module list. Added tests list.)
(Refactored, moved items out to dedicated pages.)
Line 1: Line 1:
Binary Uno provides 'C' APIs for accessing [[Uno]] core concepts:
+
{| align=right style="margin-left: 15px; border:1px solid #aaaaaa; background-color:#f9f9f9; padding:5px; font-size: 95%;" class=box
* objects,
+
|---
* [[Uno/Spec/Environment | environments]],
+
|
* [[Uno/Spec/Mapping | mappings]] and
+
'''''[[Uno/Binary/Analysis|Analysis]]'''''
* types.
+
 
+
==Overview==
+
[[Image:Binary_Uno-Arc.jpg]]
+
 
+
==Modules==
+
{{:Uno/Binary/Modules}}
+
==Tests==
+
{{:Uno/Binary/Modules}}
+
==Misc==
+
[[UNO @since Tags]]
+
 
+
==Tools==
+
* [http://udk.openoffice.org/common/man/tools.html command line tools]
+
 
+
==Analysis==
+
 
<DPL>category=Uno:Binary
 
<DPL>category=Uno:Binary
category=Analysis</DPL>
+
category=Analysis
==Specification==
+
count=2</DPL>
{{:Uno/Binary/Spec}}
+
* [[Uno/Binary/Analysis|...]]
 
+
'''''[[Uno/Binary/Modules|Modules]]'''''
==Code Snippets==
+
 
<DPL>category=Uno:Binary
 
<DPL>category=Uno:Binary
category=Snippet
+
category=Module
suppresserrors=true</DPL>
+
count=2</DPL>
==Implementation==
+
* [[Uno/Binary/Modules|...]]
 +
'''''[[Uno/Binary/Specifications|Specifications]]'''''
 
<DPL>category=Uno:Binary
 
<DPL>category=Uno:Binary
category=Impl</DPL>
+
category=Spec
==Misc==
+
count=2</DPL>
 +
* [[Uno/Binary/Specifications|...]]
 +
'''''[[Uno/Binary/Implementations|Implementations]]'''''
 +
<DPL>category=Uno:Binary
 +
category=Impl
 +
count=2</DPL>
 +
* [[Uno/Binary/Implementations|...]]
 +
'''''[[Uno/Binary/Tutorials|Tutorials]]'''''
 +
<DPL>category=Uno
 +
category=Binary
 +
category=Tutorial
 +
suppresserrors=true
 +
count=2</DPL>
 +
* [[Uno/Binary/Tutorials|...]]
 +
'''''[[Uno/Binary/Code Snippets|Code Snippets]]'''''
 +
<DPL>category=Uno
 +
category=Binary
 +
category=Snippet
 +
suppresserrors=true
 +
count=2</DPL>
 +
* [[Uno/Binary/Code Snippets|...]]
 +
'''''[[Uno/Binary/Tests|Tests]]'''''
 +
<DPL>category=Uno:Binary
 +
category=Test
 +
count=2</DPL>
 +
* [[Uno/Binary/Tests|...]]
 +
'''''[[Uno/Binary/Misc|Misc]]'''''
 
<DPL>
 
<DPL>
 
category=Uno:Binary
 
category=Uno:Binary
Line 37: Line 47:
 
notcategory=Impl
 
notcategory=Impl
 
notcategory=Test
 
notcategory=Test
</DPL>
+
notcategory=Snippet
 +
notcategory=Tutorial
 +
count=2</DPL>
 +
* [[Uno/Binary/Misc|...]]
 +
|}
 +
 
 +
[[Image:Binary_Uno-Arc.jpg|center]]
 +
 
 +
Binary Uno provides 'C' APIs for accessing [[Uno]] core concepts:
 +
* objects,
 +
* [[Uno/Spec/Environment | environments]],
 +
* [[Uno/Spec/Mapping | mappings]] and
 +
* types.
  
  
 +
[[Category:Development]]
 
[[Category:Uno]]
 
[[Category:Uno]]
 
[[Category:Uno:Impl]]
 
[[Category:Uno:Impl]]

Revision as of 14:27, 18 April 2007

Analysis

Modules

Specifications

Implementations

Tutorials

Code Snippets

Tests

Misc

Binary Uno-Arc.jpg

Binary Uno provides 'C' APIs for accessing Uno core concepts:

Personal tools