2003/04/10 09:10:10 aw 1.15.84.2: #108658#
Set the size here since else the presobj autolayout will be wrong.
2003/03/31 10:43:41 aw 1.15.84.1: #107844#
SfxUndoAction::Merge() is empty implemented and does nothing. To really add the action here without getting a recursive call to this link the RTTI needs to be used. So, pUndoGroup is filled and used if this worked well.
Handling of non-empty and empty PresObjs was moved to UndoActionHdl to allow adding the correct SdrUndoUserCallObj. This may be done here, too, but it makes more sense to handle all changes to PresObjs in a central place where the Undo is needed to be fetched anyways.