<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - No hover effect in table design sidebar tab"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111801#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - No hover effect in table design sidebar tab"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=111801">bug 111801</a>
              from <span class="vcard"><a class="email" href="mailto:zolnaitamas2000@gmail.com" title="Tamás Zolnai <zolnaitamas2000@gmail.com>"> <span class="fn">Tamás Zolnai</span></a>
</span></b>
        <pre>(In reply to Kshitij from <a href="show_bug.cgi?id=111801#c5">comment #5</a>)
<span class="quote">> Hi ,Iam new to libreoffice .I have gone through TableDesignPane.cxx &
> TableDesignPane.hxx but  was unable to find something .Also I wanted to know
> which file to look in which hover effect in slide layout sidebar tab is
> implemented and how to use this information.PLease help me.</span >

Hi,
Some more info about the bug. As I see table style list is stored in
TableDesignWidget::m_pValueSet member, which has TableValueSet type. So the
change might be related to this class or this member.
A better example for checking how to use hover effect is the template manager
dialog (in Impress: File -> Templates -> Manage Templates). The table manager
code is here: sfx2/source/doc/templatedlg.cxx, but the hover effect handling
can be found in its base class (ThumbnailView::MouseMove).</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>