office-gobmx/basctl/source/inc
Luboš Luňák 73813f23fd more sensible SdrObject::Clone() and SdrObject::operator=()
Virtual operator=() is IMO pointless, and especially in a class hierarchy
like SdrObject it's pretty unlikely one could reasonably assign any
SdrObject-based object to any other one. Moreover, it was actually
only used in Clone(), which was almost never reimplemented, so the
more sensible choice is to have non-virtual operator= and virtual
Clone() always being reimplemented and using that.

This commit also fixes various smaller or bigger, er, interesting
details in the various operator= implementations.
2011-03-25 17:32:17 +01:00
..
accessibledialogcontrolshape.hxx add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
accessibledialogwindow.hxx add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
baside3.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-09 16:20:50 -06:00
basidectrlr.hxx add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
basidesh.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-09 16:20:50 -06:00
basobj.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-09 16:20:50 -06:00
bastypes.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-09 16:20:50 -06:00
dlged.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-09 16:20:50 -06:00
dlgedclip.hxx add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
dlgeddef.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-09 16:20:50 -06:00
dlgedfac.hxx add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
dlgedfunc.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-09 16:20:50 -06:00
dlgedlist.hxx add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
dlgedmod.hxx removetooltypes01: #i112600# remove tooltypes from basctl 2011-01-14 11:16:25 +01:00
dlgedobj.hxx more sensible SdrObject::Clone() and SdrObject::operator=() 2011-03-25 17:32:17 +01:00
dlgedpage.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-09 16:20:50 -06:00
dlgedview.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-09 16:20:50 -06:00
dlgresid.hrc changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
doceventnotifier.hxx add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
docsignature.hxx add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
iderid.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-09 16:20:50 -06:00
localizationmgr.hxx add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
managelang.hxx add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
propbrw.hxx add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
sbxitem.hxx Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-09 16:20:50 -06:00
scriptdocument.hxx add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00
svheader.hxx add modelines to .hxx files as well 2010-10-28 15:48:02 +01:00