• Armin Le Grand's avatar
    tdf#118730 Correct ReportDesigner Object creation · 96b338e6
    Armin Le Grand yazdı
    This is a follow up problem to removing the old stuff
    that first a SdrPage* at the SdrObjects was set *without*
    the SdrObject being inserted to any SdrObjList. It works
    no longer - the SdrPage which you can get now is the one
    the SdrObject *is* inserted at.
    Solution is to move that stuff - plus other initializations
    which were done in OUnoObject::EndCreate before - to where
    it belongs. This gets rid of OUnoObject::EndCreate
    completely.
    It makes OUnoObject::impl_setReportComponent_nothrow no
    longer needed due to being used only in one place. All
    initializations move to OUnoObject::CreateMediator which
    anyways needs to be done when a OUnoObject got created.
    
    Change-Id: I86f968dc6e867c5752d3c8cee1b3b2af57e467c8
    Reviewed-on: https://gerrit.libreoffice.org/57976
    Tested-by: Jenkins
    Reviewed-by: 's avatarArmin Le Grand <Armin.Le.Grand@cib.de>
    96b338e6
Adı
Son kayıt (commit)
Son güncelleme
..
pch Loading commit data...
PropertyForward.hxx Loading commit data...
ReportDefinition.hxx Loading commit data...
ReportHelperDefines.hxx Loading commit data...
ReportVisitor.hxx Loading commit data...
RptDef.hxx Loading commit data...
RptModel.hxx Loading commit data...
RptObject.hxx Loading commit data...
RptPage.hxx Loading commit data...
UndoActions.hxx Loading commit data...
UndoEnv.hxx Loading commit data...
bitmaps.hlst Loading commit data...
conditionalexpression.hxx Loading commit data...
core_resource.hxx Loading commit data...
dllapi.h Loading commit data...
helpids.h Loading commit data...
reportformula.hxx Loading commit data...
rptui_slotid.hrc Loading commit data...
stringarray.hrc Loading commit data...
strings.hrc Loading commit data...
strings.hxx Loading commit data...