Dave Cawley wrote:
I've recently started using the CLI interface to OpenOffice.
It works well - I can open a spreadsheet, add data to the cells, format the
cells etc etc.
However, I have failed to add a graphic to a drawpage.
There seems to be no CLI implementation of GraphicObjectShape, so I cannot
access the GraphicURL property.
Can anyone help me over this hurdle please?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
What exactly is GraphicObjectShape? Is it an UNO interface or struct
(what is the namespace) and how is this object obtained (for example by
using queryInterface or as a return value of some function).
--Joachim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]