summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/ado/AView.cxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2000-10-24 15:14:04 +0000
committerOcke Janssen <oj@openoffice.org>2000-10-24 15:14:04 +0000
commit5c10ebcfe6cf40ce2ae42e563e277781f0fde644 (patch)
tree74d43a590ddd72a584478f8c6f2289e91379a511 /connectivity/source/drivers/ado/AView.cxx
parent0a207c871aca297c3c8c7db8791b342369e73b72 (diff)
make strings unique for lib's
Diffstat (limited to 'connectivity/source/drivers/ado/AView.cxx')
-rw-r--r--connectivity/source/drivers/ado/AView.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/connectivity/source/drivers/ado/AView.cxx b/connectivity/source/drivers/ado/AView.cxx
index 7f482b73ea68..3e4e00213f63 100644
--- a/connectivity/source/drivers/ado/AView.cxx
+++ b/connectivity/source/drivers/ado/AView.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: AView.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: oj $ $Date: 2000-10-09 11:23:39 $
+ * last change: $Author: oj $ $Date: 2000-10-24 16:11:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,6 +64,7 @@
#ifndef _COM_SUN_STAR_LANG_DISPOSEDEXCEPTION_HPP_
#include <com/sun/star/lang/DisposedException.hpp>
#endif
+#define CONNECTIVITY_PROPERTY_NAME_SPACE ado
#ifndef _CONNECTIVITY_PROPERTYIDS_HXX_
#include "propertyids.hxx"
#endif