<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - No logic in the object order in the navigator"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134960#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - No logic in the object order in the navigator"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134960">bug 134960</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>No mystery...

Open the ODF archive with something (e.g. 7-zip) and then edit/view the
'content.xml' that hold the linkages to the draw objects holding OLE (sm
formulas in this case).

You'll see the objects listed by name in Navigator are just the 'draw:name='
"strings" that were applied in some distant source document.

As extracted for this sample--the object sequence in the Navigator is simply
the sequence of the 64 objects as held in this ODF archive, sequenced T->B in
the XML stream, and R->L per line.

The original "name" strings for objects appearing no longer have any relevance
in *this* ODF archive. Sequence is top to bottom in order.

=> NAB</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>