summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/kab/KStatement.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/kab/KStatement.hxx')
-rw-r--r--connectivity/source/drivers/kab/KStatement.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/kab/KStatement.hxx b/connectivity/source/drivers/kab/KStatement.hxx
index a1455fd80e9e..9c45ea1fa380 100644
--- a/connectivity/source/drivers/kab/KStatement.hxx
+++ b/connectivity/source/drivers/kab/KStatement.hxx
@@ -63,7 +63,7 @@ namespace connectivity
const OSQLParseNode *pParseNode) const throw(::com::sun::star::sdbc::SQLException);
class KabOrder *analyseOrderByClause(
const OSQLParseNode *pParseNode) const throw(::com::sun::star::sdbc::SQLException);
- sal_Bool isTableKnown(class KabResultSet *pResult) const;
+ bool isTableKnown(class KabResultSet *pResult) const;
void setKabFields(class KabResultSet *pResult) const throw(::com::sun::star::sdbc::SQLException);
void selectAddressees(KabResultSet *pResult) const throw(::com::sun::star::sdbc::SQLException);
void sortAddressees(KabResultSet *pResult) const throw(::com::sun::star::sdbc::SQLException);