User: vg Date: 2008-08-19 09:53:13+0000 Modified: dba/dbaccess/source/core/dataaccess/datasource.hxx
Log: INTEGRATION: CWS dba31a (1.43.8); FILE MERGED 2008/07/04 14:27:14 oj 1.43.8.1: #i81899# handle config data for JavaDriverClassPath File Changes: Directory: /dba/dbaccess/source/core/dataaccess/ ================================================ File [changed]: datasource.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/datasource.hxx?r1=1.43&r2=1.44 Delta lines: +2 -0 ------------------- --- datasource.hxx 2008-06-25 12:32:23+0000 1.43 +++ datasource.hxx 2008-08-19 09:53:11+0000 1.44 @@ -299,6 +299,8 @@ void clearConnections(); + void impl_insertJavaDriverClassPath_nothrow(::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue >& _rDriverInfo); + protected: using ::cppu::OPropertySetHelper::getFastPropertyValue; }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
