Tag: cws_src680_dba24b User: oj Date: 2007-08-24 08:21:47+0000 Modified: dba/dbaccess/source/ui/inc/QueryDesignView.hxx
Log: #i69678# allow functions in group by File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: QueryDesignView.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/QueryDesignView.hxx?r1=1.21&r2=1.21.46.1 Delta lines: +4 -4 ------------------- --- QueryDesignView.hxx 2007-05-10 10:28:25+0000 1.21 +++ QueryDesignView.hxx 2007-08-24 08:21:45+0000 1.21.46.1 @@ -4,9 +4,9 @@ * * $RCSfile: QueryDesignView.hxx,v $ * - * $Revision: 1.21 $ + * $Revision: 1.21.46.1 $ * - * last change: $Author: kz $ $Date: 2007/05/10 10:28:25 $ + * last change: $Author: oj $ $Date: 2007/08/24 08:21:45 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -163,7 +163,7 @@ ::connectivity::OSQLParseNode* getPredicateTreeFromEntry( OTableFieldDescRef pEntry, const String& _sCriteria, ::rtl::OUString& _rsErrorMessage, - ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _rxColumn); + ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>& _rxColumn) const; protected: // return the Rectangle where I can paint myself virtual void resizeDocumentView(Rectangle& rRect); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
