summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/dbinsdlg.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/dbinsdlg.hxx
parentf088b30309af506f44651f4b4e9f03bc08b44354 (diff)
#87576# blank inserted
Diffstat (limited to 'sw/source/ui/inc/dbinsdlg.hxx')
-rw-r--r--sw/source/ui/inc/dbinsdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/dbinsdlg.hxx b/sw/source/ui/inc/dbinsdlg.hxx
index 3424772f7f3a..58d43cc9fc3c 100644
--- a/sw/source/ui/inc/dbinsdlg.hxx
+++ b/sw/source/ui/inc/dbinsdlg.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbinsdlg.hxx,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: os $ $Date: 2001-06-06 12:01:40 $
+ * last change: $Author: rt $ $Date: 2001-06-07 16:20:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -225,7 +225,7 @@ public:
virtual ~SwInsertDBColAutoPilot();
- void DataToDoc( const ::com::sun::star::uno::Sequence<::com::sun::star::uno::Any>& rSelection,
+ void DataToDoc( const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Any >& rSelection,
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDataSource> rxSource,
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> xConnection,
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XResultSet > xResultSet);