Difference between revisions of "Using Cpp with the OOo SDK"
From Apache OpenOffice Wiki
SergeMoutou (talk | contribs) m (→See also) |
SergeMoutou (talk | contribs) m |
||
Line 2: | Line 2: | ||
I would like to provide here informations on using C++ as language to program OOo applications. | I would like to provide here informations on using C++ as language to program OOo applications. | ||
+ | *[[CppSDKAuthors|About the Authors]] | ||
* [[SDKInstallation | How to install the SDK and compile the C++ examples]] (see also [[Windows| Welcome to OOo development for Windows]]) | * [[SDKInstallation | How to install the SDK and compile the C++ examples]] (see also [[Windows| Welcome to OOo development for Windows]]) | ||
* [[SDKCppLanguage | The UNO C++ Language]] | * [[SDKCppLanguage | The UNO C++ Language]] |
Revision as of 16:20, 9 August 2006
I would like to provide here informations on using C++ as language to program OOo applications.
- About the Authors
- 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