Kaydet (Commit) 4f938b7e authored tarafından Oliver Bolte's avatar Oliver Bolte

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
üst c7857c12
......@@ -4,9 +4,9 @@
*
* $RCSfile: QTableWindow.hxx,v $
*
* $Revision: 1.6 $
* $Revision: 1.7 $
*
* last change: $Author: rt $ $Date: 2005-09-08 16:22:29 $
* last change: $Author: obo $ $Date: 2006-07-10 15:40:58 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -103,6 +103,8 @@ namespace dbaui
::com::sun::star::beans::XPropertySet>& _xColumn,
bool _bPrimaryKey);
virtual bool allowQueries() const;
virtual void onNoColumns_throw();
};
}
#endif // DBAUI_QUERY_TABLEWINDOW_HXX
......
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