Using Ubuntu 12.04 and LibreOffice 3.5.7.2.
I am trying to understand Python scripting in Libre Office. I've read quite a bit on the web and looked at and run some examples. I noticed that some examples import uno and some don't. They all run fine, but if I comment out import uno, that script stops working.
Could someone explain to me when uno needs to be imported.
Thanks, Jim