summaryrefslogtreecommitdiff
path: root/include/connectivity/sdbcx/VIndexColumn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/sdbcx/VIndexColumn.hxx')
-rw-r--r--include/connectivity/sdbcx/VIndexColumn.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/sdbcx/VIndexColumn.hxx b/include/connectivity/sdbcx/VIndexColumn.hxx
index 0611e7ccc54d..89f7007065a3 100644
--- a/include/connectivity/sdbcx/VIndexColumn.hxx
+++ b/include/connectivity/sdbcx/VIndexColumn.hxx
@@ -33,8 +33,8 @@ namespace connectivity
class OOO_DLLPUBLIC_DBTOOLS OIndexColumn :
public OColumn, public OIndexColumn_PROP
{
- protected:
bool m_IsAscending;
+ protected:
virtual ::cppu::IPropertyArrayHelper* createArrayHelper( sal_Int32 _nId) const override;
virtual ::cppu::IPropertyArrayHelper& SAL_CALL getInfoHelper() override;
public: