Difference between revisions of "Uno/CLI"

From Apache OpenOffice Wiki
< Uno
Jump to: navigation, search
m (removed "suppresserrors")
 
(2 intermediate revisions by one other user not shown)
Line 8: Line 8:
 
<DPL>
 
<DPL>
 
category=Uno:CLI:Spec
 
category=Uno:CLI:Spec
suppresserrors=true
 
 
</DPL>
 
</DPL>
 
* [http://udk.openoffice.org/common/man/draft/uno_dotnet_typemapping.html CLI Uno Type Mapping]
 
* [http://udk.openoffice.org/common/man/draft/uno_dotnet_typemapping.html CLI Uno Type Mapping]
Line 16: Line 15:
 
<DPL>
 
<DPL>
 
category=Uno:CLI:Snippet
 
category=Uno:CLI:Snippet
suppresserrors=true
 
 
</DPL>
 
</DPL>
 
==Implementation==
 
==Implementation==
 
<DPL>
 
<DPL>
suppresserrors=true
 
 
category=Uno:CLI:Impl
 
category=Uno:CLI:Impl
 
</DPL>
 
</DPL>
 
==Test==
 
==Test==
 
<DPL>
 
<DPL>
suppresserrors=true
 
 
category=Uno:CLI:Test
 
category=Uno:CLI:Test
 
</DPL>
 
</DPL>
 
==Misc==
 
==Misc==
 
<DPL>
 
<DPL>
suppresserrors=true
 
 
category=Uno:CLI
 
category=Uno:CLI
 
notcategory=Uno:CLI:Spec
 
notcategory=Uno:CLI:Spec
Line 37: Line 32:
 
</DPL>
 
</DPL>
 
* [[Building cli ure remotely]]
 
* [[Building cli ure remotely]]
* [[Cli_requirements]]  
+
* [[Uno/CLI/Requirements]]
 +
* [[Uno/CLI/Problems_when_using_OOo_built_with_VS_2005]]
  
  
 
[[Category:Uno]]
 
[[Category:Uno]]
 
[[Category:Uno:Impl]]
 
[[Category:Uno:Impl]]

Latest revision as of 21:13, 23 March 2008

Common Language Infrastructure (CLI) Uno, new in OpenOffice.org 2.0. Note: The Microsoft .NET framework is an implementation of this standard. (This bridge should be preferred over the OLE Automation bridge, as it offers more complete functionality.)

Implementation Modules

Specification

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

Code Snippets

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.

Misc

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

Personal tools