diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 13:19:32 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2006-11-14 13:19:32 +0000 |
commit | b06b0308fbc4ca9ccd1bf1ec92b09ff9060935a0 (patch) | |
tree | b598723c2197888a9466326042907fd5a16ef377 /sd/inc/drawdoc.hxx | |
parent | 75d4e9ca2aff266acccc0cae3ec3ce6829f12c12 (diff) |
INTEGRATION: CWS aw024 (1.36.34); FILE MERGED
2006/11/10 05:05:22 aw 1.36.34.7: RESYNC: (1.42-1.43); FILE MERGED
2006/05/12 20:17:27 aw 1.36.34.6: RESYNC: (1.40-1.42); FILE MERGED
2006/01/26 19:36:49 aw 1.36.34.5: RESYNC: (1.39-1.40); FILE MERGED
2005/11/18 14:13:54 aw 1.36.34.4: RESYNC: (1.38-1.39); FILE MERGED
2005/09/17 09:43:20 aw 1.36.34.3: RESYNC: (1.37-1.38); FILE MERGED
2005/05/13 14:16:51 aw 1.36.34.2: RESYNC: (1.36-1.37); FILE MERGED
2004/12/27 09:58:23 aw 1.36.34.1: #i39525
Diffstat (limited to 'sd/inc/drawdoc.hxx')
-rw-r--r-- | sd/inc/drawdoc.hxx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sd/inc/drawdoc.hxx b/sd/inc/drawdoc.hxx index e0eb22337006..6568cff73caa 100644 --- a/sd/inc/drawdoc.hxx +++ b/sd/inc/drawdoc.hxx @@ -4,9 +4,9 @@ * * $RCSfile: drawdoc.hxx,v $ * - * $Revision: 1.43 $ + * $Revision: 1.44 $ * - * last change: $Author: vg $ $Date: 2006-11-01 14:14:15 $ + * last change: $Author: ihi $ $Date: 2006-11-14 14:19:32 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -487,10 +487,6 @@ public: static SdDrawDocument* pDocLockedInsertingLinks; // static to prevent recursions while resolving links -//BFS02 friend SvStream& operator<<(SvStream& rOut, SdDrawDocument& rDoc); -//BFS02 friend SvStream& operator>>(SvStream& rIn, SdDrawDocument& rDoc); - - /** This method acts as a simplified front end for the more complex <member>CreatePage()</member> method. @param nPageNum |