Difference between revisions of "Using Cpp with the OOo SDK"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 11: Line 11:
 
* [[Programming_OOoDraw_and_OOoImpress|C++ automation of OOoDraw and OOoImpress]]
 
* [[Programming_OOoDraw_and_OOoImpress|C++ automation of OOoDraw and OOoImpress]]
 
* [[Working_with_Shapes |Working with Shapes in C++]]
 
* [[Working_with_Shapes |Working with Shapes in C++]]
 +
* [[Programming OooWriter |Programming OooWriter with C++]]
 
* [[Constructing_Components|Constructing Components in C++]]
 
* [[Constructing_Components|Constructing Components in C++]]
 
* [[CompleteAddIn | OOoCalc addin in C++]]
 
* [[CompleteAddIn | OOoCalc addin in C++]]

Revision as of 18:35, 23 May 2006

I would like to provide here informations on using C++ as language to program OOo applications.

  1. Installation under LINUX
  2. Installation under Windows
  3. Installing with the free MS Visual C++ Toolkit 2003
  4. The Development Tools of the SDK
    1. One Cpp Example

See also

Personal tools