Difference between revisions of "Framework/Tutorial/Accelerators"

From Apache OpenOffice Wiki
Jump to: navigation, search
(New page: This tutorial will give you a detailed step-by-step insight into accelerators in OpenOffice.org. Everybody is invited to participate. May be someone wants to translate the extension to a d...)
 
Line 4: Line 4:
  
 
     * Programming with UNO
 
     * Programming with UNO
     * C++ knowledge (Using C++ with the SDK)
+
     * C++/Java knowledge (Using C++/Java with the SDK)
 
     * How to create an extension with the "OpenOffice.org SDK"
 
     * How to create an extension with the "OpenOffice.org SDK"
 +
 +
= General abstract of the OpenOffice.org accelerator concept =
 +
 +
== Accelerator architecture ==
 +
 +
[[image:Architecture_-_Accelerators.png]]

Revision as of 14:02, 5 November 2008

This tutorial will give you a detailed step-by-step insight into accelerators in OpenOffice.org. Everybody is invited to participate. May be someone wants to translate the extension to a different language (e.g. Java or Python) or wants to have more information about a specific topic. You can set a link to this page, if you think that this page adds valuable information.

The reader of this tutorial should know the following

   * Programming with UNO
   * C++/Java knowledge (Using C++/Java with the SDK)
   * How to create an extension with the "OpenOffice.org SDK"

General abstract of the OpenOffice.org accelerator concept

Accelerator architecture

Architecture - Accelerators.png

Personal tools