INTEGRATION: CWS odbmacros2 (1.11.18); FILE MERGED

2008/02/11 11:14:55 fs 1.11.18.1: IWizardPage is COMMIT_REASON is deprecated - replace usages with CommitPageReason, while I have an svtools-incompatible CWS
This commit is contained in:
Kurt Zenker 2008-03-06 17:38:19 +00:00
parent 47caced60c
commit 3fa4802147

View file

@ -4,9 +4,9 @@
*
* $RCSfile: fieldmappingpage.cxx,v $
*
* $Revision: 1.11 $
* $Revision: 1.12 $
*
* last change: $Author: ihi $ $Date: 2008-01-14 14:34:01 $
* last change: $Author: kz $ $Date: 2008-03-06 18:38:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -103,12 +103,6 @@ namespace abp
implUpdateHint();
}
//---------------------------------------------------------------------
sal_Bool FieldMappingPage::commitPage(COMMIT_REASON _eReason)
{
return AddressBookSourcePage::commitPage(_eReason);
}
//---------------------------------------------------------------------
void FieldMappingPage::implUpdateHint()
{