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 genobjobject The object to extend. new_typeobject The type of object to create. optionsobject The object's options. gen_privateobject Access to the internals of this object. type_infoobject Additional information about this type.