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

Log:
 INTEGRATION: CWS dba30d (1.14.30); FILE MERGED
 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]: QueryViewSwitch.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/QueryViewSwitch.hxx?r1=1.14&r2=1.15
Delta lines:  +1 -1
-------------------
--- QueryViewSwitch.hxx 2008-04-10 15:12:34+0000        1.14
+++ QueryViewSwitch.hxx 2008-06-25 12:47:02+0000        1.15
@@ -46,7 +46,7 @@
                OQueryTextView*         m_pTextView;
                sal_Bool                        m_bAddTableDialogWasVisible; // 
true if so
        public:
-               OQueryViewSwitch(OQueryContainerWindow* pParent, 
OQueryController* _pController,const ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory >& );
+               OQueryViewSwitch(OQueryContainerWindow* pParent, 
OQueryController& _rController,const ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory >& );
                virtual ~OQueryViewSwitch();
 
                virtual sal_Bool isCutAllowed();




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

Reply via email to