summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-12-16 11:27:37 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-12-16 11:27:37 +0000
commit9b94a4101f7fa31f69e9175f169773860d904daa (patch)
tree152ff48074238f13f2752d7f06d9d45ac69dd903 /connectivity
parent53af2b8001f579d4b8054304703c6f32a8c71b5c (diff)
INTEGRATION: CWS qrycomp (1.10.120); FILE MERGED
2003/10/30 14:13:29 oj 1.10.120.1: #i21791# changes for the querycomposer
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/inc/propertyids.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/connectivity/source/inc/propertyids.hxx b/connectivity/source/inc/propertyids.hxx
index 2b265a5004fd..c42d38806f7d 100644
--- a/connectivity/source/inc/propertyids.hxx
+++ b/connectivity/source/inc/propertyids.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: propertyids.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: oj $ $Date: 2002-11-29 08:52:23 $
+ * last change: $Author: vg $ $Date: 2003-12-16 12:27:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -178,6 +178,7 @@ pProperties[nPos++] = ::com::sun::star::beans::Property(::connectivity::OMetaCon
#define PROPERTY_ID_AUTOINCREMENTCREATION 49
#define PROPERTY_ID_PRIVILEGES 50
+#define PROPERTY_ID_HAVINGCLAUSE 51
#endif // _CONNECTIVITY_PROPERTYIDS_HXX_