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

From Apache OpenOffice Wiki
Jump to: navigation, search
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Documentation/Banner}}
+
{{DocBanner}}
  
 
This site is about using C++ as a language to program OpenOffice extensions.  
 
This site is about using C++ as a language to program OpenOffice extensions.  
Line 28: Line 28:
 
* [[CompleteAddIn | OOoCalc AddOn in C++]]
 
* [[CompleteAddIn | OOoCalc AddOn in C++]]
 
* [[XML_and_Filter |XML, Filters and Files]]
 
* [[XML_and_Filter |XML, Filters and Files]]
{{Documentation/Caution|I have decided to give up with this C++ documentation. My last work was to add two chapters in summer 2009. I have done nothing more during last year. I only want to say this document is completely free, unfortunatly is not finished (particularly with addon and dialog). Please let this caution banner for a year and remove it after because tradition in OpenOffice documentation is to remove author's names. After a year, it would be also great to remove my name everywhere it appears in other chapters. Thank you in Advance. 08:52, 26 August 2010 (UTC)}}  
+
{{Warn|I have decided to give up with this C++ documentation. My last work was to add two chapters in summer 2009. I have done nothing more during last year. I only want to say this document is completely free, unfortunatly is not finished (particularly with addon and dialog). Please let this caution banner for a year and remove it after because tradition in OpenOffice documentation is to remove author's names. After a year, it would be also great to remove my name everywhere it appears in other chapters. Thank you in Advance. 08:52, 26 August 2010 (UTC)}}  
 
= See also=
 
= See also=
 
==== General ====
 
==== General ====

Revision as of 06:41, 12 July 2018

doc OOo

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

Common

Writer, Calc, Draw and Impress

General Utilities

Components

AddOns

Documentation caution.png I have decided to give up with this C++ documentation. My last work was to add two chapters in summer 2009. I have done nothing more during last year. I only want to say this document is completely free, unfortunatly is not finished (particularly with addon and dialog). Please let this caution banner for a year and remove it after because tradition in OpenOffice documentation is to remove author's names. After a year, it would be also great to remove my name everywhere it appears in other chapters. Thank you in Advance. 08:52, 26 August 2010 (UTC)

See also

General

Coding

Personal tools