User: hr Date: 06/06/19 19:47:19 Modified: /dba/dbaccess/source/core/inc/ statement.hxx
Log: INTEGRATION: CWS warnings01 (1.6.50); FILE MERGED 2006/03/24 15:35:54 fs 1.6.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro) File Changes: Directory: /dba/dbaccess/source/core/inc/ ========================================= File [changed]: statement.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/inc/statement.hxx?r1=1.6&r2=1.7 Delta lines: +3 -0 ------------------- --- statement.hxx 8 Sep 2005 13:47:47 -0000 1.6 +++ statement.hxx 20 Jun 2006 02:47:16 -0000 1.7 @@ -160,6 +160,9 @@ // Helper void disposeResultSet(); + +protected: + using ::cppu::OPropertySetHelper::getFastPropertyValue; }; //************************************************************ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
