The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 2.027 - 2006-08-03

  • Added the oofindbasic example; added oo_set_fields, oo_set_title, oo_search as executable examples
  • Styles.pm: Added masterPageExtension(); changed masterPageHeader() and masterPageFooter(); added masterPageHeaderLeft() and masterPageFooterLeft(), following a Volker Hirsinger's suggestion
  • XPath.pm: Fixed a bug in removeAtribute()
  • XPath.pm: Fixed a bug which prevented accessing 'styles' when $1 was set, thanks to Dab
  • XPath.pm: More context-sensitive get_xpath calls; some code lightening and optimization
  • Text.pm: Fixed a bug in userFieldValue(), thanks to Andy Layton
  • Text.pm: bi-directional span allowed by cellSpan()
  • Text.pm: Fixed a bug in getTextElementList()
  • Text.pm: code lightening

Documentation

Introduction to the Open OpenDocument Connector

Modules

The Perl Open OpenDocument Connector
Top level component for content and layout processing
I/O operations with OpenDocument files
Image manipulation methods
Access to document file descriptor
Access to document metadata
Document styles and layout processing
The text processing submodule of OpenOffice::OODoc
Low-level XML navigation in the documents

Provides

in OODoc/Image.pm
in OODoc/Styles.pm
in OODoc/Text.pm
in OODoc/XPath.pm