Difference between revisions of "Writer/API/Overview"
From Apache OpenOffice Wiki
		< Writer
		
		
SergeMoutou (talk | contribs)  | 
				SergeMoutou (talk | contribs)   | 
				||
| Line 5: | Line 5: | ||
* [http://perso.wanadoo.fr/moutou/MyUNODoc_HTML/UNOCppAPI8.html Programming OOoWriter] (Chapter 8 from UNO/C++ document)    | * [http://perso.wanadoo.fr/moutou/MyUNODoc_HTML/UNOCppAPI8.html Programming OOoWriter] (Chapter 8 from UNO/C++ document)    | ||
* 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  | ||
| − | * [[Text   | + | * [[Text cursor]]  | 
[[Category:Writer]]  | [[Category:Writer]]  | ||
[[Category:Development]]  | [[Category:Development]]  | ||
[[Category:Uno:Cpp]]  | [[Category:Uno:Cpp]]  | ||
Revision as of 18:39, 23 May 2006
See also
- Using C++ with OOo SDK : Main Page
 - Programming OOoWriter (Chapter 8 from UNO/C++ document)
 - Writing a Program to Control OpenOffice.org, by Franco Pingiori — Part 1 and Part 2, Linux Journal
 - Text cursor