[Libreoffice-bugs] [Bug 128793] New: unoidl.com.sun.star.table.XTableColumns.removeByIndex() removes row instead of column in the CLI version of the SDK.
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 14 09:46:36 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128793
Bug ID: 128793
Summary: unoidl.com.sun.star.table.XTableColumns.removeByIndex(
) removes row instead of column in the CLI version of
the SDK.
Product: LibreOffice
Version: 6.3.3.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: sdk
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: vigneshnama95 at gmail.com
Description:
Calling removeByIndex removes the row for the corresponding index and does not
remove the corresponding column.
Steps to Reproduce:
1. Get XColumnRowRange.
2. Get XTableColumns from the obtained XColumnRowRange instance.
3. Call removeByIndex() from the obtained XTableColumns.
Actual Results:
Supposed to remove the column for the corresponding index
Expected Results:
Removes the row instead
Reproducible: Always
User Profile Reset: No
Additional Info:
Tested out with C# .NET Frame 4.7.2 on windows 10 (build 14393) with Visual
Studio 2019.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191114/08f94cda/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list