Tag: cws_src680_dba24b
User: fs      
Date: 2007-08-29 11:59:08+0000
Modified:
   dba/dbaccess/source/ui/inc/AdabasStatDlg.hxx
   dba/dbaccess/source/ui/inc/IItemSetHelper.hxx
   dba/dbaccess/source/ui/inc/UserAdminDlg.hxx
   dba/dbaccess/source/ui/inc/advancedsettingsdlg.hxx
   dba/dbaccess/source/ui/inc/dbadmin.hxx
   dba/dbaccess/source/ui/inc/dbwiz.hxx

Log:
 getORB made const

File Changes:

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

File [changed]: AdabasStatDlg.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/AdabasStatDlg.hxx?r1=1.6&r2=1.6.28.1
Delta lines:  +4 -4
-------------------
--- AdabasStatDlg.hxx   2007-07-06 08:20:56+0000        1.6
+++ AdabasStatDlg.hxx   2007-08-29 11:59:05+0000        1.6.28.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: AdabasStatDlg.hxx,v $
  *
- *  $Revision: 1.6 $
+ *  $Revision: 1.6.28.1 $
  *
- *  last change: $Author: rt $ $Date: 2007/07/06 08:20:56 $
+ *  last change: $Author: fs $ $Date: 2007/08/29 11:59:05 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -88,7 +88,7 @@
                virtual short   Execute();
 
                // forwards to ODbDataSourceAdministrationHelper
-               virtual ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > getORB();
+               virtual ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > getORB() const;
                virtual ::std::pair< ::com::sun::star::uno::Reference< 
::com::sun::star::sdbc::XConnection >,sal_Bool> createConnection();
                virtual ::com::sun::star::uno::Reference< 
::com::sun::star::sdbc::XDriver >     getDriver();
                virtual DATASOURCE_TYPE getDatasourceType(const SfxItemSet& 
_rSet) const;

File [changed]: IItemSetHelper.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/IItemSetHelper.hxx?r1=1.5&r2=1.5.46.1
Delta lines:  +4 -4
-------------------
--- IItemSetHelper.hxx  2007-05-10 10:27:57+0000        1.5
+++ IItemSetHelper.hxx  2007-08-29 11:59:05+0000        1.5.46.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: IItemSetHelper.hxx,v $
  *
- *  $Revision: 1.5 $
+ *  $Revision: 1.5.46.1 $
  *
- *  last change: $Author: kz $ $Date: 2007/05/10 10:27:57 $
+ *  last change: $Author: fs $ $Date: 2007/08/29 11:59:05 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -64,7 +64,7 @@
        class SAL_NO_VTABLE IDatabaseSettingsDialog
        {
        public:
-               virtual ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > getORB() = 0;
+               virtual ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > getORB() const = 0;
                virtual ::std::pair< ::com::sun::star::uno::Reference< 
::com::sun::star::sdbc::XConnection >,sal_Bool> createConnection() = 0;
                virtual ::com::sun::star::uno::Reference< 
::com::sun::star::sdbc::XDriver >     getDriver() = 0;
                virtual DATASOURCE_TYPE getDatasourceType(const SfxItemSet& 
_rSet) const = 0;

File [changed]: UserAdminDlg.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/UserAdminDlg.hxx?r1=1.7&r2=1.7.28.1
Delta lines:  +4 -4
-------------------
--- UserAdminDlg.hxx    2007-07-06 08:26:19+0000        1.7
+++ UserAdminDlg.hxx    2007-08-29 11:59:05+0000        1.7.28.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: UserAdminDlg.hxx,v $
  *
- *  $Revision: 1.7 $
+ *  $Revision: 1.7.28.1 $
  *
- *  last change: $Author: rt $ $Date: 2007/07/06 08:26:19 $
+ *  last change: $Author: fs $ $Date: 2007/08/29 11:59:05 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -92,7 +92,7 @@
                virtual short   Execute();
 
                // forwards to ODbDataSourceAdministrationHelper
-               virtual ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > getORB();
+               virtual ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > getORB() const;
                virtual ::std::pair< ::com::sun::star::uno::Reference< 
::com::sun::star::sdbc::XConnection >,sal_Bool> createConnection();
                virtual ::com::sun::star::uno::Reference< 
::com::sun::star::sdbc::XDriver >     getDriver();
                virtual DATASOURCE_TYPE getDatasourceType(const SfxItemSet& 
_rSet) const;

File [changed]: advancedsettingsdlg.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/advancedsettingsdlg.hxx?r1=1.1.2.1&r2=1.1.2.2
Delta lines:  +4 -4
-------------------
--- advancedsettingsdlg.hxx     2007-08-27 10:38:57+0000        1.1.2.1
+++ advancedsettingsdlg.hxx     2007-08-29 11:59:05+0000        1.1.2.2
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: advancedsettingsdlg.hxx,v $
  *
- *  $Revision: 1.1.2.1 $
+ *  $Revision: 1.1.2.2 $
  *
- *  last change: $Author: fs $ $Date: 2007/08/27 10:38:57 $
+ *  last change: $Author: fs $ $Date: 2007/08/29 11:59:05 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -85,7 +85,7 @@
                virtual short   Execute();
 
                // forwards to ODbDataSourceAdministrationHelper
-               virtual ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > getORB();
+               virtual ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > getORB() const;
                virtual ::std::pair< ::com::sun::star::uno::Reference< 
::com::sun::star::sdbc::XConnection >,sal_Bool> createConnection();
                virtual ::com::sun::star::uno::Reference< 
::com::sun::star::sdbc::XDriver >     getDriver();
                virtual DATASOURCE_TYPE getDatasourceType(const SfxItemSet& 
_rSet) const;

File [changed]: dbadmin.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/dbadmin.hxx?r1=1.34&r2=1.34.46.1
Delta lines:  +4 -4
-------------------
--- dbadmin.hxx 2007-05-10 10:31:38+0000        1.34
+++ dbadmin.hxx 2007-08-29 11:59:05+0000        1.34.46.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: dbadmin.hxx,v $
  *
- *  $Revision: 1.34 $
+ *  $Revision: 1.34.46.1 $
  *
- *  last change: $Author: kz $ $Date: 2007/05/10 10:31:38 $
+ *  last change: $Author: fs $ $Date: 2007/08/29 11:59:05 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -110,7 +110,7 @@
        virtual SfxItemSet* getWriteOutputSet();
 
        // forwards to ODbDataSourceAdministrationHelper
-       virtual ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > getORB();
+       virtual ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > getORB() const;
        virtual ::std::pair< ::com::sun::star::uno::Reference< 
::com::sun::star::sdbc::XConnection >,sal_Bool> createConnection();
        virtual ::com::sun::star::uno::Reference< 
::com::sun::star::sdbc::XDriver >     getDriver();
        virtual DATASOURCE_TYPE getDatasourceType(const SfxItemSet& _rSet) 
const;

File [changed]: dbwiz.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/dbwiz.hxx?r1=1.6&r2=1.6.28.1
Delta lines:  +4 -4
-------------------
--- dbwiz.hxx   2007-07-06 08:28:29+0000        1.6
+++ dbwiz.hxx   2007-08-29 11:59:05+0000        1.6.28.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: dbwiz.hxx,v $
  *
- *  $Revision: 1.6 $
+ *  $Revision: 1.6.28.1 $
  *
- *  last change: $Author: rt $ $Date: 2007/07/06 08:28:29 $
+ *  last change: $Author: fs $ $Date: 2007/08/29 11:59:05 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -101,7 +101,7 @@
        virtual SfxItemSet* getWriteOutputSet();
 
        // forwards to ODbDataSourceAdministrationHelper
-       virtual ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > getORB();
+       virtual ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XMultiServiceFactory > getORB() const;
        virtual ::std::pair< ::com::sun::star::uno::Reference< 
::com::sun::star::sdbc::XConnection >,sal_Bool> createConnection();
        virtual ::com::sun::star::uno::Reference< 
::com::sun::star::sdbc::XDriver >     getDriver();
        virtual DATASOURCE_TYPE         getDatasourceType(const SfxItemSet& 
_rSet) const;




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

Reply via email to