summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/ConnectionPage.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-05-04 07:40:32 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-05-04 07:40:32 +0000
commitc17f3b917eb52280fb1b6d17c914bd8e1f4d64b4 (patch)
tree0764bf106bf6d0f3ee7351fd5212d8a68eb400bc /dbaccess/source/ui/dlg/ConnectionPage.cxx
parentINTEGRATION: CWS dba203c (1.8.100); FILE MERGED (diff)
downloadcore-c17f3b917eb52280fb1b6d17c914bd8e1f4d64b4.tar.gz
core-c17f3b917eb52280fb1b6d17c914bd8e1f4d64b4.zip
INTEGRATION: CWS dba203c (1.13.58); FILE MERGED
2006/03/29 11:35:41 fs 1.13.58.1: #133638# renamed ambiguous ::dbui::OLocalResourceAccess to LocalresourceAccess
Diffstat (limited to 'dbaccess/source/ui/dlg/ConnectionPage.cxx')
-rw-r--r--dbaccess/source/ui/dlg/ConnectionPage.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbaccess/source/ui/dlg/ConnectionPage.cxx b/dbaccess/source/ui/dlg/ConnectionPage.cxx
index b11c5fc35be8..d43de8a28381 100644
--- a/dbaccess/source/ui/dlg/ConnectionPage.cxx
+++ b/dbaccess/source/ui/dlg/ConnectionPage.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ConnectionPage.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: obo $ $Date: 2005-12-19 17:16:11 $
+ * last change: $Author: rt $ $Date: 2006-05-04 08:40:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -244,7 +244,7 @@ namespace dbaui
OConnectionHelper::implInitControls( _rSet, _bSaveValue);
sal_Bool bShowUser = sal_True;
- OLocalResourceAccess aLocRes( PAGE_CONNECTION, RSC_TABPAGE );
+ LocalResourceAccess aLocRes( PAGE_CONNECTION, RSC_TABPAGE );
switch( m_eType )
{
case DST_DBASE: