Hello! I managed to use my external C++-application to control OpenOffice under Windows. What I now need is a button in OpenOffice to start something inside my C++-application (or a dll of it) which should work on the actual document the button was pressed in.
I was wondering what would be the easiest way to do it. Writing a new UNO-Component seems to be some work when you have never done it. I found the possibility to call a dll from basic-code, but I don't know how to tell my application for sure in which document the button was pressed. Before trying something for hours which might not work I would like to ask you for advice which direction I should go. Thank you in advance Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
