In order to run OpenOffice 2.0 with GTK themes, you must first export an environment variable. This can be put in your bashrc or some other file that gets executed before OpenOffice.
Props to this site for the answer:
http://readlist.com/lists/lists.debian.org/debian-user/17/89593.html
Props to this site for the answer:
http://readlist.com/lists/lists.debian.org/debian-user/17/89593.html
#!/bin/bash export OOO_FORCE_DESKTOP=Gnome oowriter