Kaydet (Commit) 547c8eea authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS dba23a (1.4.234); FILE MERGED

2007/02/23 10:44:43 oj 1.4.234.1: #i74800# add new property to parse column needed by queryfilter dlg in dbaccess introduced by b6248060
üst bbc9188d
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: UStringDescription_Impl.hxx,v $ * $RCSfile: UStringDescription_Impl.hxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: rt $ $Date: 2005-09-08 06:40:43 $ * last change: $Author: kz $ $Date: 2007-05-10 09:38:25 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -88,6 +88,7 @@ IMPLEMENT_CONSTASCII_USTRING(PROPERTY_COMMAND); ...@@ -88,6 +88,7 @@ IMPLEMENT_CONSTASCII_USTRING(PROPERTY_COMMAND);
IMPLEMENT_CONSTASCII_USTRING(PROPERTY_CHECKOPTION); IMPLEMENT_CONSTASCII_USTRING(PROPERTY_CHECKOPTION);
IMPLEMENT_CONSTASCII_USTRING(PROPERTY_PASSWORD); IMPLEMENT_CONSTASCII_USTRING(PROPERTY_PASSWORD);
IMPLEMENT_CONSTASCII_USTRING(PROPERTY_RELATEDCOLUMN); IMPLEMENT_CONSTASCII_USTRING(PROPERTY_RELATEDCOLUMN);
IMPLEMENT_CONSTASCII_USTRING(PROPERTY_ISSEARCHABLE);
IMPLEMENT_CONSTASCII_USTRING(STAT_INVALID_INDEX); IMPLEMENT_CONSTASCII_USTRING(STAT_INVALID_INDEX);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment