Kaydet (Commit) 67d39d1c authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS dba24b (1.21.46); FILE MERGED

2007/08/24 08:21:45 oj 1.21.46.1: #i69678# allow functions in group by
üst 38e1a946
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: QueryDesignView.hxx,v $ * $RCSfile: QueryDesignView.hxx,v $
* *
* $Revision: 1.21 $ * $Revision: 1.22 $
* *
* last change: $Author: kz $ $Date: 2007-05-10 10:28:25 $ * last change: $Author: hr $ $Date: 2007-11-01 15:16:35 $
* *
* 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.
...@@ -163,7 +163,7 @@ namespace dbaui ...@@ -163,7 +163,7 @@ namespace dbaui
::connectivity::OSQLParseNode* getPredicateTreeFromEntry( OTableFieldDescRef pEntry, ::connectivity::OSQLParseNode* getPredicateTreeFromEntry( OTableFieldDescRef pEntry,
const String& _sCriteria, const String& _sCriteria,
::rtl::OUString& _rsErrorMessage, ::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: protected:
// return the Rectangle where I can paint myself // return the Rectangle where I can paint myself
virtual void resizeDocumentView(Rectangle& rRect); virtual void resizeDocumentView(Rectangle& rRect);
......
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