User: hr      
Date: 2007-11-01 15:17:47+0000
Modified:
   dba/dbaccess/source/ui/inc/RelationController.hxx

Log:
 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

File Changes:

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

File [changed]: RelationController.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/RelationController.hxx?r1=1.16&r2=1.17
Delta lines:  +1 -2
-------------------
--- RelationController.hxx      2006-07-10 15:28:51+0000        1.16
+++ RelationController.hxx      2007-11-01 15:17:45+0000        1.17
@@ -64,7 +64,7 @@
 
                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 @@
         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();




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

Reply via email to