summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/RelationDesignView.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-03-20 07:15:49 +0000
committerOcke Janssen <oj@openoffice.org>2001-03-20 07:15:49 +0000
commit517ef6fcb236805dd73bf4725e5ef2beb70baf8f (patch)
tree60d6fab8fe0393eee27f438dad60e834986c625e /dbaccess/source/ui/inc/RelationDesignView.hxx
parenta9558954413548163b5a09c1a7b9eb7e873372e6 (diff)
#84865# some focus changes
Diffstat (limited to 'dbaccess/source/ui/inc/RelationDesignView.hxx')
-rw-r--r--dbaccess/source/ui/inc/RelationDesignView.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/RelationDesignView.hxx b/dbaccess/source/ui/inc/RelationDesignView.hxx
index ee4b3c342de1..da4b683e8c73 100644
--- a/dbaccess/source/ui/inc/RelationDesignView.hxx
+++ b/dbaccess/source/ui/inc/RelationDesignView.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: RelationDesignView.hxx,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: oj $ $Date: 2001-02-28 10:08:00 $
+ * last change: $Author: oj $ $Date: 2001-03-20 08:15:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,6 +96,9 @@ namespace dbaui
/// late construction
virtual void Construct(const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel >& xModel);
virtual void initialize();
+
+
+ virtual long PreNotify( NotifyEvent& rNEvt );
};
}
#endif // DBAUI_RELATIONDESIGNVIEW_HXX