Kaydet (Commit) 442ad2d2 authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS dba24b (1.16.172); FILE MERGED

2007/08/16 06:14:43 oj 1.16.172.1: #i56898# clean up of the class structure
üst 2b521141
......@@ -4,9 +4,9 @@
*
* $RCSfile: RelationController.hxx,v $
*
* $Revision: 1.16 $
* $Revision: 1.17 $
*
* last change: $Author: obo $ $Date: 2006-07-10 15:28:51 $
* last change: $Author: hr $ $Date: 2007-11-01 15:17:45 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -64,7 +64,7 @@ namespace dbaui
ORelationDesignView* getRelationView() { return static_cast<ORelationDesignView*>(m_pView); }
void loadData();
sal_Bool existsTable(const ::rtl::OUString& _rComposedTableName) const;
TTableWindowData::value_type existsTable(const ::rtl::OUString& _rComposedTableName) const;
// load the window positions out of the datasource
void loadLayoutInformation();
......@@ -92,7 +92,6 @@ namespace dbaui
virtual bool allowQueries() const;
protected:
virtual OTableWindowData* createTableWindowData();
// ask the user if the design should be saved when it is modified
virtual short saveModified();
virtual void reset();
......
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