User: kz Date: 2007-05-10 10:23:13+0000 Log: INTEGRATION: CWS dba23a (1.9.72); FILE MERGED 2007/03/13 08:42:13 fs 1.9.72.1: some slight re-factoring (class/method renaming), plus some rudimentary fix for #b6532894#
File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: TextConnectionHelper.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/TextConnectionHelper.cxx?r1=1.10&r2=1.11 Delta lines: +1 -1 ------------------- --- TextConnectionHelper.cxx 2007-04-26 07:56:55+0000 1.10 +++ TextConnectionHelper.cxx 2007-05-10 10:23:10+0000 1.11 @@ -303,7 +303,7 @@ // ----------------------------------------------------------------------- - sal_Bool OTextConnectionHelper::checkItems() + sal_Bool OTextConnectionHelper::prepareLeave() { LocalResourceAccess aStringResAccess(PAGE_TEXT, RSC_TABPAGE); // for accessing the strings which are local to our own resource block --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
