Re: integrating wizards

2013-05-10 Thread adrivero
I'm implementing a new wizard (by using service manager) in Java, with Swing and now, I try to add it in the Wizard menu of LO -- View this message in context: http://nabble.documentfoundation.org/integrating-wizards-tp4053009p4055285.html Sent from the Dev mailing list archive at Nabble.com.

integrating wizards

2013-04-30 Thread adrivero
I implemented a wizard to LibreOffice Writer, (using service mode for LibreOffice) now I wondered how to integrate it with the application (the application make writer there is a menu item to launch my assistant), thanks in advance -- View this message in context:

Using UNO API for java

2013-04-28 Thread adrivero
Using UNO API for java and charge a template that contains a table I try to copy that table on the next page (I need copy also property ) to create a new and I find as // first query the XTextTablesSupplier interface from our document XTextTablesSupplier xTablesSupplier =