summaryrefslogtreecommitdiff
path: root/connectivity/inc/connectivity/TIndexes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/inc/connectivity/TIndexes.hxx')
-rw-r--r--connectivity/inc/connectivity/TIndexes.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/connectivity/inc/connectivity/TIndexes.hxx b/connectivity/inc/connectivity/TIndexes.hxx
index 9a8296ee967b..e22e71d05ff3 100644
--- a/connectivity/inc/connectivity/TIndexes.hxx
+++ b/connectivity/inc/connectivity/TIndexes.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -38,7 +38,7 @@ namespace connectivity
class OTableHelper;
class OOO_DLLPUBLIC_DBTOOLS OIndexesHelper : public sdbcx::OCollection
{
- OTableHelper* m_pTable;
+ OTableHelper* m_pTable;
protected:
virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);
virtual void impl_refresh() throw(::com::sun::star::uno::RuntimeException);