User: kz      
Date: 2008-06-25 12:33:39+0000
Modified:
   dba/dbaccess/source/core/dataaccess/intercept.hxx

Log:
 INTEGRATION: CWS dba30d (1.5.30); FILE MERGED
 2008/05/29 11:11:03 oj 1.5.30.1: #i89835# dispatch asyncron

File Changes:

Directory: /dba/dbaccess/source/core/dataaccess/
================================================

File [changed]: intercept.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/intercept.hxx?r1=1.5&r2=1.6
Delta lines:  +2 -1
-------------------
--- intercept.hxx       2008-04-10 12:47:12+0000        1.5
+++ intercept.hxx       2008-06-25 12:33:36+0000        1.6
@@ -55,7 +55,7 @@
 #ifndef _DBA_COREDATAACCESS_DOCUMENTDEFINITION_HXX_
 #include "documentdefinition.hxx"
 #endif
-
+#include <vcl/svapp.hxx>
 
 namespace dbaccess
 {
@@ -66,6 +66,7 @@
                                                                                
                        ::com::sun::star::frame::XDispatch,
                                                                                
                        ::com::sun::star::document::XEventListener>
 {
+    DECL_LINK( OnDispatch, void* _aURL  );
 protected:
        virtual ~OInterceptor();
 public:




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to