User: kz      
Date: 2007-05-10 10:25:25+0000
Log:
 INTEGRATION: CWS dba23a (1.44.6); FILE MERGED
 2007/03/13 08:42:14 fs 1.44.6.1: some slight re-factoring (class/method 
renaming), plus some rudimentary fix for #b6532894#

File Changes:

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

File [changed]: detailpages.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/detailpages.cxx?r1=1.45&r2=1.46
Delta lines:  +2 -2
-------------------
--- detailpages.cxx     2007-04-26 07:58:51+0000        1.45
+++ detailpages.cxx     2007-05-10 10:25:22+0000        1.46
@@ -1415,9 +1415,9 @@
        }
 
        // 
-----------------------------------------------------------------------
-    sal_Bool OTextDetailsPage::checkItems()
+    sal_Bool OTextDetailsPage::prepareLeave()
     {
-        return m_pTextConnectionHelper->checkItems();
+        return m_pTextConnectionHelper->prepareLeave();
     }
 
        
//------------------------------------------------------------------------




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

Reply via email to