Tag: cws_src680_oj14 User: oj Date: 2006/07/04 01:04:27 Modified: dba/dbaccess/source/ui/inc/RelationDlg.hxx
Log: RESYNC: (1.7-1.8); FILE MERGED File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: RelationDlg.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/RelationDlg.hxx?r1=1.7.8.1&r2=1.7.8.2 Delta lines: +7 -7 ------------------- --- RelationDlg.hxx 25 Apr 2006 13:03:05 -0000 1.7.8.1 +++ RelationDlg.hxx 4 Jul 2006 08:04:24 -0000 1.7.8.2 @@ -125,7 +125,7 @@ /** notifyConnectionChange is callback which is called when the table selection has changed and a new connection exists @param _pConnectionData the connection which exists between the new tables */ - virtual void notifyConnectionChange(OTableConnectionData* _pConnectionData); + virtual void notifyConnectionChange(); protected: void Init(ORelationTableConnectionData* _pConnData); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
