Tag: cws_src680_dba203b User: fs Date: 06/03/27 00:58:15 Modified: /dba/dbaccess/source/ui/browser/ brwctrlr.cxx
Log: removed obsolete string File Changes: Directory: /dba/dbaccess/source/ui/browser/ =========================================== File [changed]: brwctrlr.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/brwctrlr.cxx?r1=1.90&r2=1.90.54.1 Delta lines: +3 -4 ------------------- --- brwctrlr.cxx 21 Dec 2005 13:36:29 -0000 1.90 +++ brwctrlr.cxx 27 Mar 2006 08:58:03 -0000 1.90.54.1 @@ -4,9 +4,9 @@ * * $RCSfile: brwctrlr.cxx,v $ * - * $Revision: 1.90 $ + * $Revision: 1.90.54.1 $ * - * last change: $Author: obo $ $Date: 2005/12/21 13:36:29 $ + * last change: $Author: fs $ $Date: 2006/03/27 08:58:03 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -519,7 +519,6 @@ ,m_bClosingKillOpen( sal_False ) ,m_bLoadCanceled( sal_False ) ,m_nPendingLoadFinished(0) - ,m_sLoadStopperCaption(ModuleRes(RID_STR_LOADING_DATASOURCE)) ,m_nFormActionNestingLevel(0) ,m_bErrorOccured( sal_False ) ,m_sStateSaveRecord(ModuleRes(RID_STR_SAVE_CURRENT_RECORD)) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
