User: obo     
Date: 2006/07/10 08:41:01

Modified:
   dba/dbaccess/source/ui/querydesign/QTableWindow.hxx

Log:
 INTEGRATION: CWS qiq (1.6.122); FILE MERGED
 2006/07/03 19:48:00 fs 1.6.122.2: #i51143# don't allow to add queries to the 
designer which do not produce a result set
 2006/05/10 11:05:50 fs 1.6.122.1: #i51143# also allow for queries in queries

File Changes:

Directory: /dba/dbaccess/source/ui/querydesign/
===============================================

File [changed]: QTableWindow.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/QTableWindow.hxx?r1=1.6&r2=1.7
Delta lines:  +2 -0
-------------------
--- QTableWindow.hxx    8 Sep 2005 16:22:29 -0000       1.6
+++ QTableWindow.hxx    10 Jul 2006 15:40:58 -0000      1.7
@@ -103,6 +103,8 @@
                                                                        
::com::sun::star::beans::XPropertySet>& _xColumn,
                                                                        bool 
_bPrimaryKey);
 
+        virtual bool    allowQueries() const;
+        virtual void    onNoColumns_throw();
        };
 }
 #endif // DBAUI_QUERY_TABLEWINDOW_HXX




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to