Hi devs, I have been experimenting with creating customized menu items using the OOo API. I've followed the good tutorials provided by Andrew (using Basic) and Kay (using Java) and the tests worked... But I see the changes in the menu bar are not limited just for the current document but for all the documents open by the same OOo instance.
So, my question is: Is there some way to modify the menu bar only for a single document? Thanks in advance,
