summaryrefslogtreecommitdiffstats
path: root/include/connectivity/dbtools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/dbtools.hxx')
-rw-r--r--include/connectivity/dbtools.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/connectivity/dbtools.hxx b/include/connectivity/dbtools.hxx
index ecdb26541d0a..78c579e20f77 100644
--- a/include/connectivity/dbtools.hxx
+++ b/include/connectivity/dbtools.hxx
@@ -108,7 +108,6 @@ namespace dbtools
const css::lang::Locale& _rLocale);
-
/** creates a connection which can be used for the rowset given
The function tries to obtain a connection for the row set with the following
@@ -554,7 +553,6 @@ namespace dbtools
const css::uno::Any& _rValue);
-
/** ask the user for parameters if the prepared statement needs some and sets them in the prepared statement
@param _xConnection the connection must be able to create css::sdb::SingleSelectQueryComposers
@param _xPreparedStmt the prepared statement where the parameters could be set when needed