2004/08/09 19:34:46 mav 1.21.60.7: RESYNC: (1.22-1.24); FILE MERGED
2004/06/01 08:10:58 mba 1.21.60.6: #i27773#: new embedding API
2004/05/26 16:39:26 mba 1.21.60.5: #i27773#: get Aspect from Client
2004/05/19 18:16:17 mav 1.21.60.4: #i27773# adopt to incompatible changes
2004/04/29 18:01:07 mav 1.21.60.3: RESYNC: (1.21-1.22); FILE MERGED
2004/04/27 17:01:49 mba 1.21.60.2: #i27773#: new embedding API
2004/04/14 14:11:53 mba 1.21.60.1: #i27773#: remove so3; new storage API
2004/05/19 18:19:45 af 1.21.24.2: RESYNC: (1.21-1.22); FILE MERGED
2004/02/19 10:07:26 af 1.21.24.1: #i22705# Preventing handout pages from being returned by GetPageByName().
2003/12/11 12:49:54 af 1.17.62.4: #111996# Moved class definition from drawdoc.hxx into its own file.
2003/11/27 15:09:27 af 1.17.62.3: RESYNC: (1.18-1.19); FILE MERGED
2003/11/10 16:40:13 af 1.17.62.2: RESYNC: (1.17-1.18); FILE MERGED
2003/09/16 12:27:17 af 1.17.62.1: #111996# Renamed files and classes due to introduction of namespace sd.
2003/11/04 17:07:59 aw 1.17.4.3: RESYNC: (1.17-1.18); FILE MERGED
2003/08/01 08:23:03 aw 1.17.4.2: #111111#
Changes to SdrPageObj and SdrPage
2003/07/30 16:02:29 aw 1.17.4.1: #110094#
Further DrawingLayer adaptions
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.