<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 2014-05-20 10:55, Ulrich Kitzinger
      wrote:<br>
    </div>
    <blockquote cite="mid:DUB110-W15AB6C738BF5A788026479BA3D0@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr"><br>
        I'd like to try to work on bug <a moz-do-not-send="true"
          href="https://bugs.freedesktop.org/show_bug.cgi?id=58187"
          target="_blank">https://bugs.freedesktop.org/show_bug.cgi?id=58187</a>
        (In the Writer Navigator an expanded tree is collapsed when you
        edit an entry). <br>
        Does anybody have any hint for me, which code fragments to look
        at? For example, what's the type of the tree view or the tree
        items in the navigator? Up to now all tries to find the
        corresponding collapse method have been fruitless.<br>
      </div>
    </blockquote>
    <br>
    <br>
    That sounds like it's an SvTreeList control.<br>
    <br>
    Grepping through sw/ shows half a dozen places that use an
    SvTreeList control, but I wouldn't know which one is the responsible
    party.<br>
  <br><br><br><hr><font size="-2" color=808080>Disclaimer: <a href="http://www.peralex.com/disclaimer.html">http://www.peralex.com/disclaimer.html</a><br><br>

</body>
</html>