summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/sqlscan.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-05-30 12:37:52 +0000
committerOcke Janssen <oj@openoffice.org>2001-05-30 12:37:52 +0000
commit5d48a49e7d5faf2bad663c30df2bfd9d238bc142 (patch)
treecfc60ad8940ed1d230fac85ce4f440359ac0f4b5 /connectivity/source/inc/sqlscan.hxx
parentfeed08d7160f35c5aadf0272d3ed5fd72f2c559f (diff)
#86202# check if we have a parameter
Diffstat (limited to 'connectivity/source/inc/sqlscan.hxx')
-rw-r--r--connectivity/source/inc/sqlscan.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/connectivity/source/inc/sqlscan.hxx b/connectivity/source/inc/sqlscan.hxx
index 126cc46d79..54d1228b87 100644
--- a/connectivity/source/inc/sqlscan.hxx
+++ b/connectivity/source/inc/sqlscan.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: sqlscan.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: oj $ $Date: 2001-02-14 10:27:55 $
+ * last change: $Author: oj $ $Date: 2001-05-30 13:37:52 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -94,6 +94,7 @@ namespace connectivity
// setting the new information before scanning
void prepareScan(const ::rtl::OUString & rNewStatement, const OParseContext* pContext, sal_Bool bInternational);
const ::rtl::OUString& getErrorMessage() const {return m_sErrorMessage;}
+ ::rtl::OString getStatement() const { return m_sStatement; }
sal_Int32 SQLlex();
// set this as scanner for flex