<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when dragging column from datasource to spreadsheet"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118963#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when dragging column from datasource to spreadsheet"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=118963">bug 118963</a>
              from <span class="vcard"><a class="email" href="mailto:Armin.Le.Grand@me.com" title="Armin Le Grand (CIB) <Armin.Le.Grand@me.com>"> <span class="fn">Armin Le Grand (CIB)</span></a>
</span></b>
        <pre>FmXFormView::createControlLabelPair gets a SdrObject nullptr. This is pretty
strange- there are two versions of FmXFormView::createControlLabelPair, one
static and one not, as member.
The static one would probably need to get a SdrModel/UnoControlModel somehow -
it accesses it later using

        xLabelModel.set( pLabel->GetUnoControlModel(), UNO_QUERY );

so the question is - how did it get the model before (there is also no SdrPage
offered to get it from)...?</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>