2003/11/27 15:09:45 af 1.35.108.2: RESYNC: (1.35-1.36); FILE MERGED
2003/09/16 12:27:23 af 1.35.108.1: #111996# Renamed files and classes due to introduction of namespace sd.
2003/11/27 15:09:34 af 1.31.46.2: RESYNC: (1.31-1.32); FILE MERGED
2003/09/16 12:27:21 af 1.31.46.1: #111996# Renamed files and classes due to introduction of namespace sd.
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/12/11 12:49:44 af 1.60.62.4: #111996# Moved class definition from drawdoc.hxx into its own file.
2003/11/27 15:09:19 af 1.60.62.3: RESYNC: (1.61-1.62); FILE MERGED
2003/11/10 16:40:07 af 1.60.62.2: RESYNC: (1.60-1.61); FILE MERGED
2003/09/16 12:27:15 af 1.60.62.1: #111996# Renamed files and classes due to introduction of namespace sd.
2003/10/23 14:41:59 aw 1.35.24.5: #111111#
Changed GetBoundRect() to GetCurrentBoundRect() and GetLastBoundRect()
2003/08/01 08:23:03 aw 1.35.24.4: #111111#
Changes to SdrPageObj and SdrPage
2003/07/30 16:02:30 aw 1.35.24.3: #110094#
Further DrawingLayer adaptions
2003/07/24 14:07:09 aw 1.35.24.2: #110094#
Adaptions for DrawingLayer changes
2003/06/06 13:05:30 aw 1.35.24.1: #109820#
2nd run of changes for ItemSet isolation
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/08/28 13:12:13 mba 1.5.74.2: #110843#: make FrameItem usable for API calls because Wizards are triggered by dispatch API
2003/08/22 15:07:10 mba 1.5.74.1: #110843#: need SfxLockBytesItem in arguments
2003/03/31 10:44:42 aw 1.33.8.1.26.1: #107844#
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.
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.
2003/04/23 13:36:35 af 1.56.2.1.26.5: #107942# Using the application language to determine text direction instead of CTL language.
2003/04/17 17:51:47 aw 1.56.2.1.26.4: #108104#
Since it is possible that a SdDrawDocument is constructed without a SdDrawDocShell the pointer member pDocSh needs to be tested before the call is executed. This is e.-g. used for copy/paste.
2003/04/09 09:52:03 af 1.56.2.1.26.3: #108104# Changing default for printer independent layout for pre-6.0 documents.
2003/04/04 12:59:02 af 1.56.2.1.26.2: #108104# Added access to current printer layout mode.
2003/03/28 12:09:17 af 1.56.2.1.26.1: #107942# Evaluating the current CTL language to switch on CTL features.