User: kz Date: 2007-05-10 10:23:25+0000 Log: INTEGRATION: CWS dba23a (1.4.126); FILE MERGED 2007/03/13 08:42:13 fs 1.4.126.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.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/TextConnectionHelper.hxx?r1=1.4&r2=1.5 Delta lines: +1 -1 ------------------- --- TextConnectionHelper.hxx 2006-06-20 03:04:34+0000 1.4 +++ TextConnectionHelper.hxx 2007-05-10 10:23:22+0000 1.5 @@ -122,7 +122,7 @@ void SetClickHandler(const Link& _rHandler) { m_aGetExtensionHandler = _rHandler; } String GetExtension(); sal_Bool FillItemSet( SfxItemSet& rSet, const sal_Bool bChangedSomething ); - sal_Bool checkItems(); + sal_Bool prepareLeave(); }; //......................................................................... --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
