To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49908
                  Issue #:|49908
                  Summary:|Get the index of a named or referenced Element.
                Component:|Database access
                  Version:|680m105
                 Platform:|PC
                      URL:|
               OS/Version:|Windows 2000
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|ENHANCEMENT
                 Priority:|P3
             Subcomponent:|none
              Assigned to:|msc
              Reported by:|lleland





------- Additional comments from [EMAIL PROTECTED] Thu May 26 05:25:06 -0700 
2005 -------
We need a direct way to obtain the IndexContainer index of a named or referenced
FormComponent.

API programmers use the name of a control to initially identify it, and the
reference to that control from that point on. However, some API services call
for the index of the control for use with the form IndexContainer service. To
find this index, you must loop through the IndexContainer elements in a highly
inefficient sequential search until you find one that matches. This renders
useless the more efficient hashed name search that got you the component to
begin with.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to