Tag: cws_src680_dba24
User: oj      
Date: 05/02/28 00:12:20

Modified:
 /dba/dbaccess/source/ui/dlg/
  dbwizsetup.cxx

Log:
 #i43626# remove authentication page for calc

File Changes:

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

File [changed]: dbwizsetup.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dbwizsetup.cxx?r1=1.8.4.4&r2=1.8.4.5
Delta lines:  +3 -6
-------------------
--- dbwizsetup.cxx      23 Feb 2005 07:41:49 -0000      1.8.4.4
+++ dbwizsetup.cxx      28 Feb 2005 08:12:17 -0000      1.8.4.5
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: dbwizsetup.cxx,v $
  *
- *  $Revision: 1.8.4.4 $
+ *  $Revision: 1.8.4.5 $
  *
- *  last change: $Author: oj $ $Date: 2005/02/23 07:41:49 $
+ *  last change: $Author: oj $ $Date: 2005/02/28 08:12:17 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -347,9 +347,6 @@
     else
            declarePath( TEXT_PATH, PAGE_DBSETUPWIZARD_INTRO, 
PAGE_DBSETUPWIZARD_TEXT, PAGE_DBSETUPWIZARD_FINAL, WZS_INVALID_STATE);
 
-    if ( m_pCollection->hasAuthentication(DST_CALC))
-           declarePath( SPREADSHEET_PATH, PAGE_DBSETUPWIZARD_INTRO, 
PAGE_DBSETUPWIZARD_SPREADSHEET, PAGE_DBSETUPWIZARD_AUTHENTIFICATION, 
PAGE_DBSETUPWIZARD_FINAL, WZS_INVALID_STATE);
-    else
            declarePath( SPREADSHEET_PATH, PAGE_DBSETUPWIZARD_INTRO, 
PAGE_DBSETUPWIZARD_SPREADSHEET, PAGE_DBSETUPWIZARD_FINAL, WZS_INVALID_STATE);
     
     if ( m_pCollection->hasAuthentication(DST_ODBC))




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

Reply via email to