[Libreoffice-bugs] [Bug 144152] New: XEnumerationAccess>XElementAccess doesn't have getCount

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Aug 29 09:14:47 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=144152

            Bug ID: 144152
           Summary: XEnumerationAccess>XElementAccess   doesn't have
                    getCount
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: edil at helpidea.net

Description:
XElementAccess has hasElements() but no getCount().
For containers that have only XEnumerationAccess I know if hasElements but no
how many elements has. If I want transform enumeration in array() more easy to
handle with createEnumeration(), I don't know in advance the UBound of the
array for Dim Array(UBound).
Why not add getCount() to XElementAccess ?


Actual Results:
XElementAccess has hasElements() but no getCount()

Expected Results:
XElementAccess has hasElements() also has getCount()


Reproducible: Always


User Profile Reset: No



Additional Info:
XElementAccess has hasElements() also has getCount()

-- 
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/20210829/936f3181/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list