
Set_keywords Set as all keywords of your document. Get_comments Returns the comments of your document. Set_comments ($comments) Set $comments as comments of your document. Get_subject Returns the subject of your document. Set_subject ($subject) Set $subject as subject of your document. Get_author Returns the author of your document. Set_author ($author) Set $author as author of your document. Get_title Returns the title of your document Set_title ($title) Set $title as title of your document. See the documentation of the derived class OOCBuilder for more information.

Depending on the type of document you want to create you have to use a derived class.Īt this moment only spreadsheet (sxc) documents are supported.

OOBuilder is the base class for all OpenOffice documents. OOBuilder is a Perl OO interface for creating OpenOffice documents. See the documentation of the derived classes. OpenOffice::OOBuilder - Perl OO interface for creating OpenOffice documents.
