<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Enable word-wrap by default for shapes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134369#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Enable word-wrap by default for shapes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134369">bug 134369</a>
              from <span class="vcard"><a class="email" href="mailto:rafael.palma.lima@gmail.com" title="Rafael Lima <rafael.palma.lima@gmail.com>"> <span class="fn">Rafael Lima</span></a>
</span></b>
        <pre><span class="quote">> Not sure if all this helps ;-)</span >

It helped me start from a different angle, then after a some time I managed to
find where it is. Thanks!

Actually the code that creates the default template is hard-coded in the method
SdDrawDocument::CreateLayoutTemplates() inside the file:
/core/sd/source/core/drawdoc4.cxx

I changed the default template and tested if it breaks compatibility with files
created with the current build. Fortunately the styles are saved inside the
.odp file and compatibility is not broken.

I'll submit the patch to Gerrit for review.</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>