<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Calc: Comment text defined as hyperlink doesn't display on mouseover."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=33951#c23">Comment # 23</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Calc: Comment text defined as hyperlink doesn't display on mouseover."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=33951">bug 33951</a>
              from <span class="vcard"><a class="email" href="mailto:raykowj@gmail.com" title="Jim Raykowski <raykowj@gmail.com>"> <span class="fn">Jim Raykowski</span></a>
</span></b>
        <pre>Here are some other places to look:

In postit.cxx ScNoteUtil::CreatTempCaption
<a href="https://opengrok.libreoffice.org/xref/core/sc/source/core/data/postit.cxx#1193">https://opengrok.libreoffice.org/xref/core/sc/source/core/data/postit.cxx#1193</a>

which leads to:

svdotext.cxx SdrTextObj::GetOutlinerParaObject()
<a href="https://opengrok.libreoffice.org/xref/core/svx/source/svdraw/svdotext.cxx#1420">https://opengrok.libreoffice.org/xref/core/svx/source/svdraw/svdotext.cxx#1420</a>

In svdtext.hxx it states clas SdrText stores information about one text inside
shape. 
<a href="https://opengrok.libreoffice.org/xref/core/include/svx/svdtext.hxx">https://opengrok.libreoffice.org/xref/core/include/svx/svdtext.hxx</a>

Hope these help :)</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>