[Solved] Addon - Manipulation of Menu added with addons.xcu
Posted: Fri Oct 11, 2019 11:42 am
Hi!
I have been working on an extension and I wanted to add my own menu entry to Calc, while I can do this with addons.xcu file, I can't later find that menu entry with service com.sun.star.ui.ModuleUIConfigurationManagerSupplier. I can mess with every default menu entry (like with say File/New), add my own menu and entries, but I can't find the entry, that was added with addons.xcu.
Anyone knows if it is possible access those entries with some other UNO service? And If it is possible to manipulate them at runtime?
I have been working on an extension and I wanted to add my own menu entry to Calc, while I can do this with addons.xcu file, I can't later find that menu entry with service com.sun.star.ui.ModuleUIConfigurationManagerSupplier. I can mess with every default menu entry (like with say File/New), add my own menu and entries, but I can't find the entry, that was added with addons.xcu.
Anyone knows if it is possible access those entries with some other UNO service? And If it is possible to manipulate them at runtime?