summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/flat/EResultSet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/flat/EResultSet.hxx')
-rw-r--r--connectivity/source/inc/flat/EResultSet.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/flat/EResultSet.hxx b/connectivity/source/inc/flat/EResultSet.hxx
index bf48705eff67..a3b4cead88d7 100644
--- a/connectivity/source/inc/flat/EResultSet.hxx
+++ b/connectivity/source/inc/flat/EResultSet.hxx
@@ -39,7 +39,7 @@ namespace connectivity
public OFlatResultSet_BASE,
public OFlatResultSet_BASE3
{
- sal_Bool m_bBookmarkable;
+ bool m_bBookmarkable;
protected:
// OPropertyArrayUsageHelper
virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const SAL_OVERRIDE;