Tag: cws_src680_dba205b User: fs Date: 2006/08/09 13:35:08 Modified: dba/dbaccess/source/ui/inc/queryfilter.hxx
Log: #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.13.166.1 Delta lines: +4 -4 ------------------- --- queryfilter.hxx 8 Sep 2005 16:01:12 -0000 1.13 +++ queryfilter.hxx 9 Aug 2006 20:35:06 -0000 1.13.166.1 @@ -4,9 +4,9 @@ * * $RCSfile: queryfilter.hxx,v $ * - * $Revision: 1.13 $ + * $Revision: 1.13.166.1 $ * - * last change: $Author: rt $ $Date: 2005/09/08 16:01:12 $ + * last change: $Author: fs $ $Date: 2006/08/09 20:35:06 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -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]
