Re: Re: I can see the method/property which can not be found ...
Bernard Marcelly <[email protected]> Sat, 12 Feb 2011 21:15:07 +0100
| Newsgroups | gmane.comp.openoffice.devel.api |
|---|---|
| Message-ID | <[email protected]> |
Message de Andreas SÀger date 2011-02-12 20:41 : > > I comment out all libraries in basic/script.xlb and activate them one by one > while testing the problematic macro. It turns out that my library "Standard" > causes the problem. Within my Standard library a module named "CELL" makes the > cell-copy macro fail. > Any module named CELL, even a blank one, makes the cell-copy macro fail. > A module name CELL in some other library does not harm. > > http://qa.openoffice.org/issues/show_bug.cgi?id=116934 > This is a variant of my issue <http://qa.openoffice.org/issues/show_bug.cgi?id=113707> Regards Bernard