summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/ado/AKeys.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/ado/AKeys.hxx')
-rw-r--r--connectivity/source/inc/ado/AKeys.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/ado/AKeys.hxx b/connectivity/source/inc/ado/AKeys.hxx
index 03991d0345ba..24f75394878d 100644
--- a/connectivity/source/inc/ado/AKeys.hxx
+++ b/connectivity/source/inc/ado/AKeys.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
@@ -39,8 +39,8 @@ namespace connectivity
class OConnection;
class OKeys : public sdbcx::OCollection
{
- WpADOKeys m_aCollection;
- OConnection* m_pConnection;
+ WpADOKeys m_aCollection;
+ OConnection* m_pConnection;
protected:
virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName);