User: ihi     
Date: 2006/08/28 08:05:54

Modified:
   dba/dbaccess/source/ui/app/AppDetailPageHelper.hxx

Log:
 INTEGRATION: CWS dba205a (1.9.14); FILE MERGED
 2006/07/28 13:03:08 oj 1.9.14.1: #i67014# replaceElement now uses the correct 
name for table/view

File Changes:

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

File [changed]: AppDetailPageHelper.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/AppDetailPageHelper.hxx?r1=1.9&r2=1.10
Delta lines:  +2 -1
-------------------
--- AppDetailPageHelper.hxx     20 Jun 2006 02:54:20 -0000      1.9
+++ AppDetailPageHelper.hxx     28 Aug 2006 15:05:51 -0000      1.10
@@ -340,7 +340,8 @@
                void elementReplaced(ElementType eType
                                                ,const ::rtl::OUString& 
_rOldName
                                                ,const ::rtl::OUString& 
_rNewName
-                                               ,const 
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& 
_rxConn = NULL);
+                                               ,const 
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& 
_rxConn = NULL
+                        ,const ::com::sun::star::uno::Reference< 
::com::sun::star::uno::XInterface>& _xObject = NULL);
 
                /** removes an element from the detail page.
                        @param  _eType




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

Reply via email to