User: hr Date: 06/06/19 20:12:57 Modified: /dba/dbaccess/source/ui/inc/ RelControliFace.hxx
Log: INTEGRATION: CWS warnings01 (1.2.50); FILE MERGED 2006/03/24 15:36:15 fs 1.2.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro) File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: RelControliFace.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/RelControliFace.hxx?r1=1.2&r2=1.3 Delta lines: +1 -1 ------------------- --- RelControliFace.hxx 8 Sep 2005 15:31:57 -0000 1.2 +++ RelControliFace.hxx 20 Jun 2006 03:12:55 -0000 1.3 @@ -62,7 +62,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) = 0; + virtual void notifyConnectionChange() = 0; }; } #endif // DBAUI_RELCONTROLIFACE_HXX --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
