Writer |
 Click for full view | For OpenOffice: Turtle Graphics
From Danny Brewer (d29583 at groovegarden.com) , added 5/2/2003 | A very interesting SWriter document which implements Turtle graphics commands and lets you use TurtleGraphics to generate SDraw graphics. The Turtle graphics commands are implemented as macro subroutines. This document contains both the routines and a tutorial on how to use them. It show interesting use of buttons in documents, macro-generated dialog boxes. This is definitely worth your time if you are interested in either TurtleGraphics or macro programming. (updated 5/2/03) |
 Click for full view | For OpenOffice: Customizing Arrow Heads
From Jakob (ooo at nichtich.de) , added 6/14/03 | This is a little tutorial how to customize arrowheads in Open Office Draw and how to create new ones. |
 Click for full view | For OpenOffice: printall.sxw
From Richard Huxton (dev at archonet.com) , added 7/17/03 | An automated PDF converter written in swriter BASIC macros. Opens all files in a specified directory and prints as PDF to another specified directory. Instructions are in the body of the writer document. Configured to work on a *nix machine. |