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.