2005/04/15 10:47:16 od 1.34.94.1: #i47455# - <SwDoc::CopyLayoutFmt(..)> notify draw frame format that
its positioning attributes are already set, because they
are copied.
2004/12/07 09:19:23 od 1.27.76.2: RESYNC: (1.27-1.28); FILE MERGED
2004/11/30 11:33:39 od 1.27.76.1: #i35635# - adjustments to bring drawing objects into visible layer
as late as possible.
2004/07/13 01:25:04 od 1.17.168.5: RESYNC: (1.17-1.21); FILE MERGED
2004/06/30 14:55:06 od 1.17.168.4: #i28701# - merge changes of cws swdrawpositioning
- further adjustments for the new object positioning
2004/06/14 08:46:16 od 1.17.168.3: #i28701# - correct comment
2004/05/24 12:47:14 od 1.17.168.2: #i28701# - usage of new class <SwSortedObjs>
2004/05/07 15:22:37 od 1.17.168.1: #i28701# - usage of new class <SwSortedObjs>
2004/04/23 07:35:17 od 1.17.82.2: #i26791# - adjustments for the unification of the positioning of Writer
fly frames and drawing objects
2004/04/07 09:26:41 od 1.17.82.1: #i26791# - adjustments for the unification of the positioning of
Writer fly frames and drawing objects
2003/12/02 09:05:06 fme 1.13.184.2: RESYNC: (1.13-1.14); FILE MERGED
2003/11/27 13:44:15 od 1.13.184.1: #112045# <SwDoc::InsertDrawLabel(..)> - keep layer ID of drawing object
before removing its frames.
2003/07/03 13:29:21 od 1.12.32.4: #108784# further adjustments for support of drawing objects in header/footer
<SwDoc::CopyLayoutFmt(..)> - do *not* connect draw frame format to
layout, if its corresponding <MakeFrms> will not be called.
2003/07/02 16:04:01 od 1.12.32.3: #108784# - consider 'invisible' layer at drawing page for support of
drawing objects in header/footer
2003/06/26 18:17:53 od 1.12.32.2: #108784# - further adjustments for support of drawing objects in header/footer
2003/06/26 17:02:11 dvo 1.12.32.1: #108784# copy shapes (but not controls) into header/footers
2003/04/23 17:48:22 cl 1.8.28.2: #108934# clear reference to ole object after disconnect
2003/04/22 17:10:13 cl 1.8.28.1: #108934# do not call DoClose if undo already does it
2003/03/27 13:32:09 aw 1.7.10.1.44.1: #i11176#
To do a correct cloning concerning the ZOrder for all objects it is necessary to actually create a draw object for fly frames, too. These are then added to the DrawingLayer (which needs to exist). Together with correct sorting of all drawinglayer based objects before cloning ZOrder transfer works correctly then.