summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui/selectdbtabledialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/dbui/selectdbtabledialog.hxx')
-rw-r--r--sw/source/ui/dbui/selectdbtabledialog.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/dbui/selectdbtabledialog.hxx b/sw/source/ui/dbui/selectdbtabledialog.hxx
index c69cae53572a..a3398936f242 100644
--- a/sw/source/ui/dbui/selectdbtabledialog.hxx
+++ b/sw/source/ui/dbui/selectdbtabledialog.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -61,9 +61,9 @@ class SwSelectDBTableDialog : public SfxModalDialog
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection> m_xConnection;
DECL_LINK(PreviewHdl, PushButton*);
-public:
-
- SwSelectDBTableDialog(Window* pParent,
+public:
+
+ SwSelectDBTableDialog(Window* pParent,
const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection>& xConnection
);
~SwSelectDBTableDialog();