User: hr Date: 06/06/19 19:41:22 Modified: /dba/dbaccess/source/core/api/ resultset.hxx
Log: INTEGRATION: CWS warnings01 (1.9.50); FILE MERGED 2006/05/23 23:43:52 sb 1.9.50.2: RESYNC: (1.9-1.10); FILE MERGED 2006/03/24 15:35:49 fs 1.9.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro) File Changes: Directory: /dba/dbaccess/source/core/api/ ========================================= File [changed]: resultset.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/resultset.hxx?r1=1.10&r2=1.11 Delta lines: +3 -0 ------------------- --- resultset.hxx 4 May 2006 08:36:54 -0000 1.10 +++ resultset.hxx 20 Jun 2006 02:41:20 -0000 1.11 @@ -277,6 +277,9 @@ protected: void checkReadOnly() const; void checkBookmarkable() const; + + private: + using ::cppu::OPropertySetHelper::getFastPropertyValue; }; } #endif // _DBA_COREAPI_RESULTSET_HXX_ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
