<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Bullet point symbol not shown in .PPTX file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131008#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Bullet point symbol not shown in .PPTX file"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=131008">bug 131008</a>
              from <span class="vcard"><a class="email" href="mailto:gtimur@gmail.com" title="Timur <gtimur@gmail.com>"> <span class="fn">Timur</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=159268" name="attach_159268" title="The .pptx just text">attachment 159268</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=159268&action=edit" title="The .pptx just text">[details]</a></span>
The .pptx just text

PPTX opens in MSO 2016. I add it simplified, just text.

This bullet is shown:

<a:pPr marL="228600" indent="-228240">
        <a:lnSpc>
                <a:spcPct val="90000"/>
        </a:lnSpc>
        <a:spcBef>
                <a:spcPts val="1001"/>
        </a:spcBef>
        <a:buClr>
                <a:srgbClr val="000000"/>
        </a:buClr>
        <a:buFont typeface="Arial"/>
        <a:buChar char="•"/>
</a:pPr>

This dash bullet is not:

<a:pPr marL="685800" lvl="1" indent="-228240">
        <a:lnSpc>
                <a:spcPct val="90000"/>
        </a:lnSpc>
        <a:spcBef>
                <a:spcPts val="499"/>
        </a:spcBef>
        <a:buClr>
                <a:srgbClr val="000000"/>
        </a:buClr>
        <a:buFont typeface="Calibri"/>
        <a:buChar char="­"/>
</a:pPr></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>