User: hr Date: 06/06/19 20:13:09 Modified: /dba/dbaccess/source/ui/inc/ RelationDlg.hxx
Log: INTEGRATION: CWS warnings01 (1.7.50); FILE MERGED 2006/03/24 15:36:15 fs 1.7.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro) 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&r2=1.8 Delta lines: +4 -4 ------------------- --- RelationDlg.hxx 8 Sep 2005 15:33:13 -0000 1.7 +++ RelationDlg.hxx 20 Jun 2006 03:13:07 -0000 1.8 @@ -122,7 +122,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]
