OpenOffice can establish a DDE connection, where you can read data via Elipse SCADA. According to the software’s documentation, to do so you will need to insert the following paramenters:
Server name: soffice
Topic: this is the file path
Item: comprises table/folder name + cell location. Ex.: Sheet1.A1
For further information, please refer to this article in OpenOffice.org’s documentation.