| #
a144be1a
|
| 10-Jul-2017 |
Damjan Jovanovic <damjan@apache.org> |
If called on an empty collection, don't let OEnumerationByIndex.nextElement() call XIndexAccess.getByIndex() with an invalid index, just like OEnumerationByName.nextElement() doesn't.
Patch by: me
If called on an empty collection, don't let OEnumerationByIndex.nextElement() call XIndexAccess.getByIndex() with an invalid index, just like OEnumerationByName.nextElement() doesn't.
Patch by: me
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1801502 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|