summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/mailmrge.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2001-06-07 15:20:20 +0000
committerRüdiger Timm <rt@openoffice.org>2001-06-07 15:20:20 +0000
commitdfe3cc1f9c36c80c49f270f469f3c655224728bc (patch)
treed8e5bb7ea40920271217dc9f993a12fdc0017786 /sw/source/ui/inc/mailmrge.hxx
parentf088b30309af506f44651f4b4e9f03bc08b44354 (diff)
#87576# blank inserted
Diffstat (limited to 'sw/source/ui/inc/mailmrge.hxx')
-rw-r--r--sw/source/ui/inc/mailmrge.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/mailmrge.hxx b/sw/source/ui/inc/mailmrge.hxx
index a36317d2e9c5..4bcc6897441a 100644
--- a/sw/source/ui/inc/mailmrge.hxx
+++ b/sw/source/ui/inc/mailmrge.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: mailmrge.hxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: os $ $Date: 2001-06-06 06:20:21 $
+ * last change: $Author: rt $ $Date: 2001-06-07 16:20:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -183,7 +183,7 @@ public:
inline USHORT GetMergeType() { return nMergeType; }
const ::com::sun::star::uno::Sequence< sal_Int32 > GetSelection() const{return aSelection;}
- ::com::sun::star::uno::Reference<::com::sun::star::sdbc::XResultSet> GetResultSet();
+ ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet> GetResultSet();
};