Module: lib/openofficegen

lib/openofficegen

Basicgen common utilities used by any document type related to Open Office.

Methods

innermakeoodoc(genobj, new_type, options, gen_private, type_info)

Extend officegen object with OpenOffice support. This method extending the given officegen object with the common OpenOffice code.
Name Type Description
genobj object The object to extend.
new_type object The type of object to create.
options object The object's options.
gen_private object Access to the internals of this object.
type_info object Additional information about this type.