<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Using OFFSET function makes Calc open file with changes to save although not edited"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131932#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Using OFFSET function makes Calc open file with changes to save although not edited"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131932">bug 131932</a>
              from <span class="vcard"><a class="email" href="mailto:erack@redhat.com" title="Eike Rathke <erack@redhat.com>"> <span class="fn">Eike Rathke</span></a>
</span></b>
        <pre>No simple trick there. Apart from maybe external references that are cached
until updated (for which the dependency then would have to be individually
remembered), as soon as and each time the reference string argument of
INDIRECT() is changed or recalculated the old listening would had to be
discarded and a new one based on the new argument be established. Similar for
OFFSET(). For the initial load that would even be counter productive because
the arguments would have to be calculated to determine whether or if and how
the function would have to be recalculated later. Additionally, in array
context it gets more complicated.</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>