User: kz Date: 2007-05-10 10:37:35+0000 Log: INTEGRATION: CWS dba23a (1.3.252); FILE MERGED 2007/02/26 11:48:18 fs 1.3.252.1: remove unused code Issue number: #i74804# Submitted by: [EMAIL PROTECTED] Reviewed by: [EMAIL PROTECTED]
File Changes: Directory: /dba/dbaccess/source/ui/querydesign/ =============================================== File [changed]: QTableConnection.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/QTableConnection.hxx?r1=1.3&r2=1.4 Delta lines: +0 -3 ------------------- --- QTableConnection.hxx 2005-09-08 16:21:24+0000 1.3 +++ QTableConnection.hxx 2007-05-10 10:37:32+0000 1.4 @@ -52,9 +52,6 @@ class OQueryTableConnection : public OTableConnection { sal_Bool m_bVisited; // is true if the conn was already visited through the join algorithm - protected: - OConnectionLine* CreateConnLine( const OConnectionLine& rConnLine ); - public: TYPEINFO(); OQueryTableConnection(OQueryTableView* pContainer, OQueryTableConnectionData* pTabConnData); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
