Tag: cws_src680_rptchart01 User: oj Date: 2008-01-24 14:48:29+0000 Modified: dba/connectivity/source/inc/propertyids.hxx
Log: #i85225# mved fromforms File Changes: Directory: /dba/connectivity/source/inc/ ======================================== File [changed]: propertyids.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/propertyids.hxx?r1=1.17&r2=1.17.112.1 Delta lines: +11 -5 -------------------- --- propertyids.hxx 2007-05-10 09:38:38+0000 1.17 +++ propertyids.hxx 2008-01-24 14:48:27+0000 1.17.112.1 @@ -4,9 +4,9 @@ * * $RCSfile: propertyids.hxx,v $ * - * $Revision: 1.17 $ + * $Revision: 1.17.112.1 $ * - * last change: $Author: kz $ $Date: 2007/05/10 09:38:38 $ + * last change: $Author: oj $ $Date: 2008/01/24 14:48:27 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -158,6 +158,12 @@ #define PROPERTY_ID_AGGREGATEFUNCTION 53 #define PROPERTY_ID_ISSEARCHABLE 54 -#endif // _CONNECTIVITY_PROPERTYIDS_HXX_ - +#define PROPERTY_ID_APPLYFILTER 55 +#define PROPERTY_ID_FILTER 56 +#define PROPERTY_ID_MASTERFIELDS 57 +#define PROPERTY_ID_DETAILFIELDS 58 +#define PROPERTY_ID_FIELDTYPE 59 +#define PROPERTY_ID_VALUE 60 +#define PROPERTY_ID_ACTIVE_CONNECTION 61 +#endif // _CONNECTIVITY_PROPERTYIDS_HXX_ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
