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

From Apache OpenOffice Wiki
Jump to: navigation, search
(See also)
(See also)
Line 15: Line 15:
 
= See also=
 
= See also=
 
* Writing a Program to Control OpenOffice.org, by Franco Pingiori — [http://www.linuxjournal.com/article/8550 Part 1] and [http://www.linuxjournal.com/article/8608 Part 2], Linux Journal
 
* Writing a Program to Control OpenOffice.org, by Franco Pingiori — [http://www.linuxjournal.com/article/8550 Part 1] and [http://www.linuxjournal.com/article/8608 Part 2], Linux Journal
 
+
* [[Tutorial_UNO_Library|UNO tutorial]]
[[Category:Calc issues]]
+
* [[Tutorial_UNO_IDL|UNO IDL]]
[[Category:Development]]
+
* [[Uno/Article/Types%26Reflection]]
[[Category:Uno:Cpp]]
+
* [http://perso.wanadoo.fr/moutou/MyUNODoc_HTML/UNOCppAPI.html UNO/C++] (Complete UNO/C++ document)
 
+
  
 
[[Category:Development]]
 
[[Category:Development]]
 
[[Category:Uno:Cpp]]
 
[[Category:Uno:Cpp]]

Revision as of 14:23, 20 May 2006

I want 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