Tag: cws_src680_odbmacros2 User: fs Date: 2008-02-04 22:39:11+0000 Modified: dba/dbaccess/source/ext/macromigration/macromigrationpages.cxx
Log: #i10000# File Changes: Directory: /dba/dbaccess/source/ext/macromigration/ =================================================== File [changed]: macromigrationpages.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ext/macromigration/macromigrationpages.cxx?r1=1.1.2.6&r2=1.1.2.7 Delta lines: +3 -3 ------------------- --- macromigrationpages.cxx 2008-01-30 13:50:48+0000 1.1.2.6 +++ macromigrationpages.cxx 2008-02-04 22:39:08+0000 1.1.2.7 @@ -4,9 +4,9 @@ * * $RCSfile: macromigrationpages.cxx,v $ * - * $Revision: 1.1.2.6 $ + * $Revision: 1.1.2.7 $ * - * last change: $Author: fs $ $Date: 2008/01/30 13:50:48 $ + * last change: $Author: fs $ $Date: 2008/02/04 22:39:08 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -146,7 +146,7 @@ //-------------------------------------------------------------------- void SaveDBDocPage::impl_updateLocationDependentItems() { - implUpdateNextButton(); + updateDialogTravelUI(); m_aStartMigration.Show( m_aSaveAsLocation.GetText().Len() > 0 ); } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
