https://bugs.freedesktop.org/show_bug.cgi?id=67430
Stephan Bergmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|[email protected] |[email protected] |desktop.org | --- Comment #11 from Stephan Bergmann <[email protected]> --- So "The difference is that old indices were before calling std::sort in OPropertyInfoService::getPropertyInfo() while new ones are after, but that should probably be OK per the documentation of com.sun.star.inspection.XObjectInspectionModel.getPropertyOrderIndex (which appears to be the only client of that functionality)." was apparently a wrong assumption, and the elements of aPropertyInfos in OPropertyInfoService::getPropertyInfo (extensions/source/propctrlr/formmetadata.cxx) shall have a predefined order after all (thought the original code that established the order would only have worked by luck). -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
