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

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 1: Line 1:
 
I want to provide here informations on using C++ as language to program OOo applications.
 
I want to provide here informations on using C++ as language to program OOo applications.
 
* [[SDKInstallation | How to install the SDK and compile the C++ examples]]
 
* [[SDKInstallation | How to install the SDK and compile the C++ examples]]
     * 1 How to install the SDK and compile the C++ examples
+
     # How to install the SDK and compile the C++ examples
           o 1.1 Installation under LINUX
+
           ## 1.1 Installation under LINUX
           o 1.2 Installation under Windows
+
           ## 1.2 Installation under Windows
           o 1.3 Installing with the free MS Visual C++ Toolkit 2003
+
           ## 1.3 Installing with the free MS Visual C++ Toolkit 2003
           o 1.4 The Development Tools of the SDK
+
           ## 1.4 The Development Tools of the SDK
           o 1.5 One Cpp Example
+
           ## 1.5 One Cpp Example
     * 2 See also
+
     # See also
 
* [[SDKCppLanguage | The UNO C++ Language]]
 
* [[SDKCppLanguage | The UNO C++ Language]]
 
* [[UNO_automation_with_a_binary_(executable)|OpenOffice.org's UNO automation with a binary (executable)]]
 
* [[UNO_automation_with_a_binary_(executable)|OpenOffice.org's UNO automation with a binary (executable)]]

Revision as of 11:42, 20 May 2006

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

   # How to install the SDK and compile the C++ examples
         ## 1.1 Installation under LINUX
         ## 1.2 Installation under Windows
         ## 1.3 Installing with the free MS Visual C++ Toolkit 2003
         ## 1.4 The Development Tools of the SDK
         ## 1.5 One Cpp Example
   # See also
Personal tools