User: kz      
Date: 05/01/21 09:06:37

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

Log:
 INTEGRATION: CWS dba22 (1.4.28); FILE MERGED
 2004/12/13 14:26:25 oj 1.4.28.1: #i38891# add listeners and hold them

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.4&r2=1.5
Delta lines:  +4 -1
-------------------
--- AppDetailPageHelper.hxx     22 Oct 2004 12:00:15 -0000      1.4
+++ AppDetailPageHelper.hxx     21 Jan 2005 17:06:34 -0000      1.5
@@ -366,12 +366,15 @@
                                                ,const 
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& 
_rxConn = NULL);
 
                /** removes an element from the detail page.
+                       @param  _eType
+                               The type where the entry shold be appended.
                        @param  _rName
                                The name of the element to be removed.
                        @param  _rxConn
                                If we remove a table, the connection must be 
set.
                */
-               void elementRemoved(const ::rtl::OUString& _rName
+               void elementRemoved(ElementType _eType
+                                                       ,const ::rtl::OUString& 
_rName
                                                        ,const 
::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XConnection >& 
_rxConn);
 
                




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

Reply via email to