https://bugs.documentfoundation.org/show_bug.cgi?id=134960
--- Comment #16 from Jim Raykowski <[email protected]> --- Here is a patch that lists drawing objects under the Drawing objects category in the order they appear in the document: https://gerrit.libreoffice.org/c/core/+/126627 @Telesto The reason the Example file tabs and lists OLE objects in the order it does is because of the positions of the top of the objects frame rectangles in the document. For objects with the same top position, sort is done by object name. -- You are receiving this mail because: You are the assignee for the bug.
