https://bugs.freedesktop.org/show_bug.cgi?id=44181
--- Comment #1 from Tribunal Federal <[email protected]> 2011-12-27 06:57:34 PST --- In fact, the problem is that the behavior is not the same if the library is stored in a library of Libre Office or it it is attached to a document. The code that I sent is working as is if you add it to the Standard Library of Libre Office. For getting it work attached to the document, I have justto add the following line of code before the CreateUnoDialog instruction : DialogLibraries.LoadLibrary( "Standard" ) The behavior should be the same, independently if the library is attached to a document or not !!! -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
