https://bugs.documentfoundation.org/show_bug.cgi?id=98384
Bug ID: 98384
Summary: After upgrading to libreoffice 5.1, certain Basic
macros work strangely.
Product: LibreOffice
Version: 5.1.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
The Basic macros which were working in previous versions are currently not
working or working strangely after upgrading to 5.1.
For example, the following code in previous LO versions doesn't shift or move
cells. Now it does
args1(5).Name = "MoveMode"
args1(5).Value = 4
dispatcher.executeDispatch(document, ".uno:InsertContents", "", 0, args1())
The above is just an example. In it, the value should be changed as 6 to make
it work as in previous versions.
Tested in both Ubuntu and Windows
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs