User: obo     
Date: 2008-03-11 08:37:47+0000
Modified:
   dba/dbaccess/source/ui/uno/textconnectionsettings_uno.cxx

Log:
 #i10000# fix for solaris

File Changes:

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

File [changed]: textconnectionsettings_uno.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/uno/textconnectionsettings_uno.cxx?r1=1.2&r2=1.3
Delta lines:  +4 -2
-------------------
--- textconnectionsettings_uno.cxx      2008-03-07 11:25:55+0000        1.2
+++ textconnectionsettings_uno.cxx      2008-03-11 08:37:44+0000        1.3
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: textconnectionsettings_uno.cxx,v $
  *
- *  $Revision: 1.2 $
+ *  $Revision: 1.3 $
  *
- *  last change: $Author: kz $ $Date: 2008/03/07 11:25:55 $
+ *  last change: $Author: obo $ $Date: 2008/03/11 08:37:44 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -105,6 +105,8 @@
         // OGenericUnoDialog overridables
         virtual Dialog* createDialog( Window* _pParent );
         virtual void implInitialize( const com::sun::star::uno::Any& _rValue );
+       protected:
+               using OTextConnectionSettingsDialog_BASE::getFastPropertyValue;
     };
 
     //====================================================================




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

Reply via email to