User: hr Date: 2007-11-01 15:36:44+0000 Modified: dba/dbaccess/source/ui/relationdesign/RTableConnection.hxx
Log: INTEGRATION: CWS dba24b (1.4.46); FILE MERGED 2007/08/16 06:14:45 oj 1.4.46.1: #i56898# clean up of the class structure File Changes: Directory: /dba/dbaccess/source/ui/relationdesign/ ================================================== File [changed]: RTableConnection.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/relationdesign/RTableConnection.hxx?r1=1.4&r2=1.5 Delta lines: +1 -1 ------------------- --- RTableConnection.hxx 2007-05-10 10:40:52+0000 1.4 +++ RTableConnection.hxx 2007-11-01 15:36:42+0000 1.5 @@ -49,7 +49,7 @@ class ORelationTableConnection : public OTableConnection { public: - ORelationTableConnection( ORelationTableView* pContainer, ORelationTableConnectionData* pTabConnData ); + ORelationTableConnection( ORelationTableView* pContainer, const TTableConnectionData::value_type& pTabConnData ); ORelationTableConnection( const ORelationTableConnection& rConn ); // wichtiger Kommentar zum CopyConstructor siehe OTableConnection(const OTableConnection&) virtual ~ORelationTableConnection(); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
