From 8a6d138f9402016170a8ade976bde91098d351c4 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 20 Jun 2006 02:27:13 +0000 Subject: INTEGRATION: CWS warnings01 (1.24.50); FILE MERGED 2006/03/24 15:36:26 fs 1.24.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro) --- dbaccess/source/ui/querydesign/QueryViewSwitch.cxx | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx b/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx index f6e98190f..973432b6a 100644 --- a/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx +++ b/dbaccess/source/ui/querydesign/QueryViewSwitch.cxx @@ -4,9 +4,9 @@ * * $RCSfile: QueryViewSwitch.cxx,v $ * - * $Revision: 1.24 $ + * $Revision: 1.25 $ * - * last change: $Author: rt $ $Date: 2005-09-08 16:27:29 $ + * last change: $Author: hr $ $Date: 2006-06-20 03:27:13 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -70,7 +70,7 @@ using namespace dbaui; using namespace ::com::sun::star::uno; using namespace ::com::sun::star::lang; -DBG_NAME(OQueryViewSwitch); +DBG_NAME(OQueryViewSwitch) OQueryViewSwitch::OQueryViewSwitch(OQueryContainerWindow* _pParent, OQueryController* _pController,const Reference< XMultiServiceFactory >& _rFactory) : m_bAddTableDialogWasVisible(sal_False) { @@ -101,7 +101,6 @@ void OQueryViewSwitch::Construct() void OQueryViewSwitch::initialize() { // initially be in SQL mode - OQueryContainerWindow* pContainer = getContainer(); m_pTextView->Show(); m_pDesignView->initialize(); } -- cgit v1.2.3