Hi David, On Tue, Sep 11, 2012 at 04:13:29PM +0100, David Ludovino <david.ludovino@gmail.com> wrote:
I'm developing an extension and would like to add an options page to it. The Developer's Guide has a section dedicated to it under http://wiki.openoffice.org/wiki/Documentation/DevGuide/Extensions/Options_Dialog . Though all links to the most important part, the example, are broken. I've thoroughly searched the web including the Apache OpenOffice svn repository and LibreOffice's git and could find no trace of this. Has anyone got this example or a substitute?
Try http://svn.services.openoffice.org/ooo/contrib/sdk/examples/java/OptionsPageDemo/ Miklos