summaryrefslogtreecommitdiff
path: root/svx/source/inc/fmpgeimp.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2006-11-14 12:27:27 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2006-11-14 12:27:27 +0000
commitb176bb5157eff0f8d382b8dc96340733987bfc84 (patch)
treec6b6793ee9bbe0e5730391e985177de16575e455 /svx/source/inc/fmpgeimp.hxx
parent8cbc74e14cbf497d521ad6466ede05784adcc6a4 (diff)
INTEGRATION: CWS aw024 (1.9.140); FILE MERGED
2006/07/04 12:52:12 aw 1.9.140.5: RESYNC: (1.14-1.15); FILE MERGED 2005/09/18 04:10:26 aw 1.9.140.4: RESYNC: (1.13-1.14); FILE MERGED 2005/07/22 10:52:08 aw 1.9.140.3: RESYNC: (1.12-1.13); FILE MERGED 2005/03/24 00:32:53 aw 1.9.140.2: RESYNC: (1.9-1.12); FILE MERGED 2004/12/23 16:52:39 aw 1.9.140.1: #i39525
Diffstat (limited to 'svx/source/inc/fmpgeimp.hxx')
-rw-r--r--svx/source/inc/fmpgeimp.hxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/svx/source/inc/fmpgeimp.hxx b/svx/source/inc/fmpgeimp.hxx
index 31ee56371f2b..785f7eae3bac 100644
--- a/svx/source/inc/fmpgeimp.hxx
+++ b/svx/source/inc/fmpgeimp.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmpgeimp.hxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 16:05:55 $
+ * last change: $Author: ihi $ $Date: 2006-11-14 13:27:27 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -71,7 +71,6 @@
#endif
class SvStream;
-//BFS01class SdrIOHeader;
class FmFormObj;
class FmFormPage;
class SdrObject;
@@ -138,9 +137,6 @@ public:
protected:
// lesen und schreiben der Objecte
-//BFS01 void WriteData(SvStream& rOut) const; //
-//BFS01 void ReadData(const SdrIOHeader& rHead, SvStream& rIn); //
-
void write(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectOutputStream>& OutStream) const;
void read(const ::com::sun::star::uno::Reference< ::com::sun::star::io::XObjectInputStream>& InStream);