User: obo Date: 2006/07/10 08:06:05 Modified: dba/dbaccess/source/core/api/query.hxx
Log: INTEGRATION: CWS qiq (1.17.2); FILE MERGED 2006/06/30 13:27:18 fs 1.17.2.1: #i51143# protect against recusive sub queries File Changes: Directory: /dba/dbaccess/source/core/api/ ========================================= File [changed]: query.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/query.hxx?r1=1.17&r2=1.18 Delta lines: +0 -6 ------------------- --- query.hxx 20 Jun 2006 02:39:55 -0000 1.17 +++ query.hxx 10 Jul 2006 15:06:03 -0000 1.18 @@ -176,12 +176,6 @@ virtual void rebuildColumns( ); private: - /** creates column objects for all columns which are necessary when executing our command - @param _bOnlyTemporary - if <TRUE/>, the resulting columns are inserted into m_aColumnMap only, else they're really appended to m_pColumns - */ - void implCollectColumns( ); - void registerProperties(); }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
