User: ihi Date: 2006/10/18 06:31:42 Modified: dba/dbaccess/source/ui/inc/queryfilter.hxx
Log: INTEGRATION: CWS dba205b (1.13.166); FILE MERGED 2006/08/09 20:35:06 fs 1.13.166.1: #i68304# File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: queryfilter.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/queryfilter.hxx?r1=1.13&r2=1.14 Delta lines: +1 -1 ------------------- --- queryfilter.hxx 8 Sep 2005 16:01:12 -0000 1.13 +++ queryfilter.hxx 18 Oct 2006 13:31:40 -0000 1.14 @@ -140,7 +140,7 @@ void SetLine( USHORT nIdx,const ::com::sun::star::beans::PropertyValue& _rItem,sal_Bool _bOr ); void EnableLines(); - sal_Int32 GetOSQLPredicateType(USHORT nPos,USHORT nCount) const; + sal_Int32 GetOSQLPredicateType( const String& _rSelectedPredicate ) const; USHORT GetSelectionPos(sal_Int32 eType,const ListBox& rListBox) const; sal_Bool getCondition(const ListBox& _rField,const ListBox& _rComp,const Edit& _rValue,::com::sun::star::beans::PropertyValue& _rFilter) const; void fillLines(const ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > >& _aValues); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
