Issue 48957 - cppu's uno_Environment getRegisteredInterface() can be more efficient
Summary: cppu's uno_Environment getRegisteredInterface() can be more efficient
Status: ACCEPTED
Alias: None
Product: udk
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All All
: P4 Trivial (vote)
Target Milestone: AOO PleaseHelp
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-09 15:37 UTC by Daniel Boelzle [:dbo]
Modified: 2017-05-20 11:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Daniel Boelzle [:dbo] 2005-05-09 15:37:57 UTC
cppu's uno_Environment getRegisteredInterface() can be more efficient if it
minds multiple inheritance, i.e. cppu/source/uno/lbenv.cxx's
InterfaceEntry * ObjectEntry::find(
    typelib_InterfaceTypeDescription * pTypeDescr_ )
has to be fixed.
Currently this has no major impact, bridges currently just create more proxies.
Comment 1 Stephan Bergmann 2005-05-09 17:01:53 UTC
accepted
Comment 2 Marcus 2017-05-20 11:29:41 UTC
Reset assigne to the default "issues@openoffice.apache.org".