Difference between revisions of "Documentation/DevGuide/ProUNO/Professional UNO"
From Apache OpenOffice Wiki
< Documentation | DevGuide
m (4 revision(s)) |
m |
||
(20 intermediate revisions by 4 users not shown) | |||
Line 4: | Line 4: | ||
|NextPage=Documentation/DevGuide/ProUNO/Introduction | |NextPage=Documentation/DevGuide/ProUNO/Introduction | ||
}} | }} | ||
+ | {{Documentation/DevGuideLanguages|Documentation/DevGuide/ProUNO/{{SUBPAGENAME}}}} | ||
{{DISPLAYTITLE:Professional UNO}} | {{DISPLAYTITLE:Professional UNO}} | ||
+ | {{Download_Collection|MediaWiki:Collections/Developer's Guide - Professional UNO}} | ||
This chapter provides in-depth information about UNO and the use of UNO in various programming languages. There are four sections: | This chapter provides in-depth information about UNO and the use of UNO in various programming languages. There are four sections: | ||
Line 10: | Line 12: | ||
* The section Professional UNO - [[Documentation/DevGuide/ProUNO/API Concepts|API Concepts]] supplies background information on the API reference. | * The section Professional UNO - [[Documentation/DevGuide/ProUNO/API Concepts|API Concepts]] supplies background information on the API reference. | ||
* The section Professional UNO - [[Documentation/DevGuide/ProUNO/UNO Concepts|UNO Concepts]] describes the mechanics of UNO, i.e. it shows how UNO objects connect and communicate with each other. | * The section Professional UNO - [[Documentation/DevGuide/ProUNO/UNO Concepts|UNO Concepts]] describes the mechanics of UNO, i.e. it shows how UNO objects connect and communicate with each other. | ||
− | * The section Professional UNO - [[Documentation/DevGuide/ProUNO/UNO Language Bindings|UNO Language Bindings]] elaborates on the use of UNO from Java, C++, {{ | + | * The section Professional UNO - [[Documentation/DevGuide/ProUNO/UNO Language Bindings|UNO Language Bindings]] elaborates on the use of UNO from Java, C++, {{AOo}} Basic, COM automation, and CLI. |
{{PDL1}} | {{PDL1}} | ||
− | [[Category: Professional UNO]] | + | |
+ | [[Category:Documentation/Developer's Guide/Professional UNO]] |
Latest revision as of 10:29, 23 December 2020
Download as a PDF or ODT
This chapter provides in-depth information about UNO and the use of UNO in various programming languages. There are four sections:
- The Professional UNO - Introduction gives an outline of the UNO architecture.
- The section Professional UNO - API Concepts supplies background information on the API reference.
- The section Professional UNO - UNO Concepts describes the mechanics of UNO, i.e. it shows how UNO objects connect and communicate with each other.
- The section Professional UNO - UNO Language Bindings elaborates on the use of UNO from Java, C++, Apache OpenOffice Basic, COM automation, and CLI.
Content on this page is licensed under the Public Documentation License (PDL). |