I am using Ubuntu 12.04 and LibreOffice 3.5.7.2.
A couple of years ago I created a python macro and a custom menu entry to run it. It still works but I am going to change the underlying sheet and will need to change the macro. The problem is I haven't done any work with macros since I wrote it and now I can't find it to edit.
If I look in Tools-->Macros-->Organize Macros-->Python I see:
MyMacros (It's not in here)
LibreOfficeMacros (It's not in here)
MySpreadsheet.ods (clicking or double clicking this does nothing)
It is not in /usr/lib/libreoffice/share/Scripts/Python
or
/.config/libreoffice/3/user/Scripts/python
I can't remember if it is possible to embed a python macro in a sheet or not. If it is how do I edit it?
The name of the macro in the menu is enterPmts. I have searched the file system for enterPmts.py and variations but have found nothing.
I'm feeling a little dumb right now so any help is appreciated.
Regards, Jim