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

Log:
 INTEGRATION: CWS dba30d (1.9.30); FILE MERGED
 2008/05/29 11:25:58 fs 1.9.30.1: during #i80943#: refactoring: IController now 
passed around as reference, not as pointer

File Changes:

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

File [changed]: querycontainerwindow.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/querycontainerwindow.hxx?r1=1.9&r2=1.10
Delta lines:  +1 -1
-------------------
--- querycontainerwindow.hxx    2008-04-10 15:44:54+0000        1.9
+++ querycontainerwindow.hxx    2008-06-25 12:49:44+0000        1.10
@@ -78,7 +78,7 @@
 
                DECL_LINK( SplitHdl, void* );
        public:
-               OQueryContainerWindow(Window* pParent, OQueryController* 
_pController,const ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory >&);
+               OQueryContainerWindow(Window* pParent, OQueryController& 
_rController,const ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory >&);
                ~OQueryContainerWindow();
 
                virtual void Construct();




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

Reply via email to