* src/ReportUtils.py: Added

* src/BaseDoc.py: support for graphs
* src/docgen/OpenOfficeDoc.py: write_at support
* src/Makefile.am: added ReportUtils.py


svn: r3926
This commit is contained in:
Don Allingham
2005-01-18 05:42:08 +00:00
parent 414a154e78
commit 26fcdca9f4
3 changed files with 204 additions and 0 deletions

View File

@@ -86,6 +86,7 @@ gdir_PYTHON = \
RelImage.py\
RelLib.py\
Report.py\
ReportUtils.py\
SelectChild.py\
SelectObject.py\
Sort.py\