Tag: cws_src680_dba24 User: oj Date: 05/02/21 05:09:02 Modified: /dba/dbaccess/source/core/dataaccess/ datasource.hxx
Log: RESYNC: (1.24-1.26); FILE MERGED 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.24.2.2&r2=1.24.2.3 Delta lines: +9 -0 ------------------- --- datasource.hxx 18 Feb 2005 12:25:27 -0000 1.24.2.2 +++ datasource.hxx 21 Feb 2005 13:08:58 -0000 1.24.2.3 @@ -92,6 +92,9 @@ #ifndef _COM_SUN_STAR_UTIL_XNUMBERFORMATTER_HPP_ #include <com/sun/star/util/XNumberFormatter.hpp> #endif +#ifndef _COM_SUN_STAR_DOCUMENT_XEVENTLISTENER_HPP_ +#include <com/sun/star/document/XEventListener.hpp> +#endif #ifndef _COM_SUN_STAR_UTIL_XFLUSHABLE_HPP_ #include <com/sun/star/util/XFlushable.hpp> #endif @@ -106,6 +109,12 @@ #endif #ifndef _CPPUHELPER_IMPLBASE10_HXX_ #include <cppuhelper/implbase10.hxx> +#endif +#ifndef _CPPUHELPER_IMPLBASE10_HXX_ +#include <cppuhelper/implbase10.hxx> +#endif +#ifndef _COM_SUN_STAR_EMBED_XTRANSACTIONLISTENER_HPP_ +#include <com/sun/star/embed/XTransactionListener.hpp> #endif #ifndef _DBASHARED_APITOOLS_HXX_ #include "apitools.hxx" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
