<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN XLSX VBA file open does not work with relative path"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126458#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN XLSX VBA file open does not work with relative path"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126458">bug 126458</a>
              from <span class="vcard"><a class="email" href="mailto:himajin100000@gmail.com" title="himajin100000@gmail.com">himajin100000@gmail.com</a>
</span></b>
        <pre><a href="https://opengrok.libreoffice.org/xref/core/framework/source/loadenv/loadenv.cxx?r=602c6097#652">https://opengrok.libreoffice.org/xref/core/framework/source/loadenv/loadenv.cxx?r=602c6097#652</a>

<a href="https://opengrok.libreoffice.org/xref/core/ucb/source/core/ucb.cxx?r=9e0b3423#765">https://opengrok.libreoffice.org/xref/core/ucb/source/core/ucb.cxx?r=9e0b3423#765</a>
<a href="https://opengrok.libreoffice.org/xref/core/ucb/source/core/ucb.hxx?r=e57ca028#183">https://opengrok.libreoffice.org/xref/core/ucb/source/core/ucb.hxx?r=e57ca028#183</a>
<a href="https://opengrok.libreoffice.org/xref/core/ucb/source/core/ucb.cxx?r=9e0b3423#424">https://opengrok.libreoffice.org/xref/core/ucb/source/core/ucb.cxx?r=9e0b3423#424</a>
<a href="https://opengrok.libreoffice.org/xref/core/ucb/source/core/providermap.hxx?r=31f71635#62">https://opengrok.libreoffice.org/xref/core/ucb/source/core/providermap.hxx?r=31f71635#62</a>
<a href="https://opengrok.libreoffice.org/xref/core/ucb/source/inc/regexpmap.hxx?r=ab9b67bb#add">https://opengrok.libreoffice.org/xref/core/ucb/source/inc/regexpmap.hxx?r=ab9b67bb#add</a>
<a href="https://opengrok.libreoffice.org/xref/core/ucb/source/regexp/regexp.cxx?r=310ce513#293">https://opengrok.libreoffice.org/xref/core/ucb/source/regexp/regexp.cxx?r=310ce513#293</a>
<a href="https://opengrok.libreoffice.org/xref/core/ucb/source/inc/regexpmap.hxx?r=ab9b67bb#map">https://opengrok.libreoffice.org/xref/core/ucb/source/inc/regexpmap.hxx?r=ab9b67bb#map</a>

so, at least we need scheme somewhere?

Also, logs on my private build suggests 

<a href="https://opengrok.libreoffice.org/xref/core/sc/source/ui/vba/vbaworkbooks.cxx?r=ef59252a#171">https://opengrok.libreoffice.org/xref/core/sc/source/ui/vba/vbaworkbooks.cxx?r=ef59252a#171</a>
<a href="https://opengrok.libreoffice.org/xref/core/sc/source/ui/vba/vbaworkbooks.cxx?r=ef59252a#197">https://opengrok.libreoffice.org/xref/core/sc/source/ui/vba/vbaworkbooks.cxx?r=ef59252a#197</a>

getFileFilterType is using ucbhelper::Content constructor somewhere, which also
calls UniversalContentBroker::queryContentProvider
<a href="https://opengrok.libreoffice.org/xref/core/ucbhelper/source/client/content.cxx?r=63dfd069#255">https://opengrok.libreoffice.org/xref/core/ucbhelper/source/client/content.cxx?r=63dfd069#255</a></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>