https://bugs.documentfoundation.org/show_bug.cgi?id=118963

Armin Le Grand (CIB) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #8 from Armin Le Grand (CIB) <[email protected]> ---
Already happens in lo-6-1. The version of FmXFormView::createControlLabelPair
that uses a SdrModel* shoulod be changed to use a SdrModel&. The call from
FmXFormView::createControlLabelPair in fmvwimp.cxx has a SdrView where it gets
the SDrModel from anyways (using getView()->getSdrModelFromSdrView()). Checking
if this can be done...

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to