Using Cpp with the OOo SDK

From Apache OpenOffice Wiki
Revision as of 11:53, 20 May 2006 by SergeMoutou (Talk | contribs)

Jump to: navigation, search

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

  1. How to install the SDK and compile the C++ examples
    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
    5. One Cpp Example
  2. See also
  1. The UNO C++ Language
    1. Our starting Example : Simple Binaries (Executable)
    2. Types
    3. Sequences
    4. Strings
      1. OUString and OString
        1. OUString to OString
        2. OString to OUString
      2. File Path
      3. SDK Example
      4. Sequence of Strings
    5. Any
    6. Files
    7. Threads
    8. To go further : the Enumeration Type Problem
    9. To go further : the Constant Type Problem
  2. See also
Personal tools