User: kz      
Date: 2008-06-25 12:48:49+0000
Modified:
   dba/dbaccess/source/ui/inc/brwview.hxx

Log:
 INTEGRATION: CWS dba30d (1.14.30); FILE MERGED
 2008/06/01 20:53:21 fs 1.14.30.2: removed unneeded forward declaration
 2008/05/29 11:25:58 fs 1.14.30.1: during #i80943#: refactoring: IController 
now passed around as reference, not as pointer

File Changes:

Directory: /dba/dbaccess/source/ui/inc/
=======================================

File [changed]: brwview.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/brwview.hxx?r1=1.14&r2=1.15
Delta lines:  +1 -2
-------------------
--- brwview.hxx 2008-04-10 15:25:55+0000        1.14
+++ brwview.hxx 2008-06-25 12:48:46+0000        1.15
@@ -62,7 +62,6 @@
 
 namespace dbaui
 {
-       class DBTreeListModel;
        class DBTreeView;
        class SbaGridControl;
 
@@ -84,7 +83,7 @@
 
        public:
                UnoDataBrowserView(     Window* pParent,
-                                                       IController* 
_pController,
+                                                       IController& 
_rController,
                                                        const 
::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory 
>& );
                virtual ~UnoDataBrowserView();
 




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

Reply via email to