Tagged Questions
7
votes
2answers
390 views
What is the (single) best online source for learning OpenOffice.org scripting API
I am using OpenOffice.org for most of my not so very frequent Office Suite needs and most of the time it is more than adequate replacement for it's commercial alternative.
Where it falls short though ...
1
vote
1answer
46 views
Adding slide UNO API
Im creating an add-on for impress, in which one of the feature is to add a slide. I could manage to add a blank slide by using XDrawPages for the current Componenet. How can i add a slide with ...