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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (minor improvements)
m (General)
Line 23: Line 23:
 
= See also=
 
= See also=
 
== General ==
 
== General ==
 +
* [[Uno/Cpp/Tutorials/Introduction_to_Cpp_Uno|C++ and UNO tutorial]]
 
* 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]]
 
* [[Tutorial_UNO_Library|UNO tutorial]]

Revision as of 17:44, 28 December 2007

HomePageCpp.png

This site is about using C++ as a language to program OOo extensions.

See also

General

Coding

Personal tools