Using Cpp with the OOo SDK
From Apache OpenOffice Wiki
Revision as of 09:05, 10 August 2006 by SergeMoutou (talk | contribs)
I would like to provide here informations on using C++ as language to program OOo applications.
- About the Author and Contributors
- How to install the SDK and compile the C++ examples (see also Welcome to OOo development for Windows)
- The UNO C++ Language
- OpenOffice.org's UNO automation with a binary (executable)
- OpenOffice Calc
- C++ automation of OOoDraw and OOoImpress
- Working with Shapes in C++
- Programming OooWriter with C++
- General Utilities
- IDL Files and C++
- UNO registery and Bootstrapping
- Constructing Helpers
- Constructing Components in C++
- OOoCalc addin in C++
- GNU Lesser General Public License
See also
- Writing a Program to Control OpenOffice.org, by Franco Pingiori — Part 1 and Part 2, Linux Journal
- UNO tutorial
- UNO IDL
- Uno/Article/Types&Reflection
- UNO/C++ (Complete UNO/C++ document)
- Working with a database in C++ (not tackled in this document at the moment).
- Compiler versions used by port maintainers and release engineers
- Writing correct C++
- Writing warning-free code
- Debugging
Contacts
Question or comments can be put to Serge Moutou