OOO Development Tools
Book:
Python LibreOffice Programming
Preface
Part 1: Basics
Part 2: Writer
Part 3: Draw & Impress
Part 4: Calc
Part 5: Charts
Help:
Help Documentation
Guides:
Guides
Misc:
Events
Version History
Credits and Acknowledgements
DEVELOPER API:
ooodev
DEVELOPING ODEV:
Dev Docs
OOO Development Tools
Python LibreOffice Programming
View page source
Python LibreOffice Programming
Preface
Part 1: Basics
Chapter 1. LibreOffice API Concepts
Chapter 2. Starting and Stopping
Chapter 3. Examining
Chapter 4. Listening, and Other Techniques
Part 2: Writer
Chapter 5. Text API Overview
Chapter 6. Text Styles
Chapter 7. Text Content Other than Strings
Chapter 8. Graphic Content
Chapter 9. Text Search and Replace
Chapter 10. The Linguistics API
Part 3: Draw & Impress
Chapter 11. Draw/Impress APIs Overview
Chapter 12. Examining a Draw/Impress Document
Chapter 13. Drawing Basic Shapes
Chapter 14. Animation
Chapter 15. Complex Shapes
Chapter 16. Making Slides
Chapter 17. Slide Deck Manipulation
Chapter 18. Slide Shows
Part 4: Calc
Chapter 19. Calc API Overview
Chapter 20. Spreadsheet Displaying and Creation
Chapter 21. Extracting Data
Chapter 22. Styles
Chapter 23. Garlic Secrets
Chapter 24. Complex Data Manipulation
Chapter 25. Monitoring Sheets
Chapter 26. Search and Replace
Chapter 27. Functions and Data Analysis
Part 5: Charts
Chapter 28. Chart2 API Overview
Chapter 29. Column Charts
Chapter 30. Bar, Pie, Area, Line Charts
Chapter 31. XY (Scatter) Charts
Chapter 32. Bubble, Net, Stock Charts
Chapter 33. Using Charts in Other Documents