Files
libreoffice/dbaccess/source/ui/app/AppController.cxx

2921 lines
115 KiB
C++
Raw Normal View History

/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2012-06-14 17:39:53 +01:00
/*
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* This file incorporates work covered by the following license notice:
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed
* with this work for additional information regarding copyright
* ownership. The ASF licenses this file to you under the Apache
* License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
#include "AppController.hxx"
#include "dbustrings.hrc"
#include "advancedsettingsdlg.hxx"
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
#include "subcomponentmanager.hxx"
#include "uiservices.hxx"
#include <com/sun/star/beans/NamedValue.hpp>
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
#include <com/sun/star/container/XChild.hpp>
#include <com/sun/star/container/XContainer.hpp>
#include <com/sun/star/container/XContentEnumerationAccess.hpp>
#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
#include <com/sun/star/container/XHierarchicalNameContainer.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/frame/FrameSearchFlag.hpp>
#include <com/sun/star/frame/XStorable.hpp>
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
#include <com/sun/star/sdb/CommandType.hpp>
#include <com/sun/star/sdb/ErrorMessageDialog.hpp>
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
#include <com/sun/star/sdb/SQLContext.hpp>
#include <com/sun/star/sdb/XBookmarksSupplier.hpp>
#include <com/sun/star/sdb/XOfficeDatabaseDocument.hpp>
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
#include <com/sun/star/sdb/XQueryDefinitionsSupplier.hpp>
#include <com/sun/star/sdbc/XDataSource.hpp>
#include <com/sun/star/sdbcx/XAlterView.hpp>
#include <com/sun/star/sdbcx/XAppend.hpp>
#include <com/sun/star/sdbcx/XRename.hpp>
#include <com/sun/star/sdbcx/XTablesSupplier.hpp>
#include <com/sun/star/sdbcx/XViewsSupplier.hpp>
#include <com/sun/star/sdb/application/MacroMigrationWizard.hpp>
#include <com/sun/star/ui/dialogs/TemplateDescription.hpp>
#include <com/sun/star/uno/XNamingService.hpp>
#include <com/sun/star/util/XFlushable.hpp>
#include <com/sun/star/util/XModifiable.hpp>
#include <com/sun/star/util/XModifyBroadcaster.hpp>
#include <com/sun/star/util/XNumberFormatter.hpp>
#include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
#include <com/sun/star/document/XEmbeddedScripts.hpp>
#include <com/sun/star/frame/XModel2.hpp>
#include <com/sun/star/awt/XTopWindow.hpp>
#include <com/sun/star/task/XInteractionHandler.hpp>
#include <com/sun/star/sdb/application/DatabaseObject.hpp>
#include <com/sun/star/sdb/application/DatabaseObjectContainer.hpp>
2008-10-16 06:57:26 +00:00
#include <com/sun/star/document/XDocumentEventBroadcaster.hpp>
#include <com/sun/star/container/XHierarchicalName.hpp>
#include <tools/diagnose_ex.h>
2011-02-03 00:33:36 +01:00
#include <osl/diagnose.h>
#include <svl/urihelper.hxx>
2010-01-27 13:51:16 +01:00
#include <svl/filenotation.hxx>
#include <svtools/treelistbox.hxx>
#include <svtools/transfer.hxx>
#include <svtools/cliplistener.hxx>
#include <svtools/svlbitm.hxx>
#include <svtools/insdlg.hxx>
#include <comphelper/sequence.hxx>
#include <comphelper/uno3.hxx>
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
#include <comphelper/types.hxx>
#include <comphelper/interaction.hxx>
#include <comphelper/processfactory.hxx>
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
#include <vcl/msgbox.hxx>
#include <vcl/stdtext.hxx>
#include <vcl/svapp.hxx>
#include <vcl/menu.hxx>
#include <vcl/lstbox.hxx>
#include <unotools/closeveto.hxx>
2010-01-27 13:51:16 +01:00
#include <unotools/pathoptions.hxx>
#include <unotools/tempfile.hxx>
#include <unotools/moduleoptions.hxx>
#include <unotools/historyoptions.hxx>
#include <sfx2/mailmodelapi.hxx>
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
#include <sfx2/filedlghelper.hxx>
#include <sfx2/docfilt.hxx>
#include <sfx2/QuerySaveDocument.hxx>
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
#include <cppuhelper/typeprovider.hxx>
#include <cppuhelper/exc_hlp.hxx>
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
#include <connectivity/dbtools.hxx>
#include <connectivity/dbexception.hxx>
#include <svx/dbaexchange.hxx>
#include <svx/dbaobjectex.hxx>
#include <svx/svxdlg.hxx>
#include <osl/mutex.hxx>
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
#include "AppView.hxx"
#include "browserids.hxx"
#include "dbu_reghelper.hxx"
#include "dbu_app.hrc"
#include "defaultobjectnamecheck.hxx"
#include "databaseobjectview.hxx"
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
#include "listviewitems.hxx"
#include "AppDetailView.hxx"
#include "linkeddocuments.hxx"
#include "sqlmessage.hxx"
#include "UITools.hxx"
#include "dsntypes.hxx"
#include "dbaccess_helpid.hrc"
#include "dlgsave.hxx"
#include "dbaccess_slotid.hrc"
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
#include <functional>
#include <boost/noncopyable.hpp>
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
extern "C" void SAL_CALL createRegistryInfo_ODBApplication()
{
static ::dbaui::OMultiInstanceAutoRegistration< ::dbaui::OApplicationController > aAutoRegistration;
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
namespace dbaui
{
using namespace ::dbtools;
using namespace ::svx;
using namespace ::com::sun::star;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::ucb;
using namespace ::com::sun::star::view;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
using namespace ::com::sun::star::util;
using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::frame;
using namespace ::com::sun::star::container;
using namespace ::com::sun::star::sdb;
using namespace ::com::sun::star::sdbc;
using namespace ::com::sun::star::sdbcx;
using namespace ::com::sun::star::datatransfer;
using namespace ::com::sun::star::ui::dialogs;
using namespace ::com::sun::star::task;
using ::com::sun::star::document::XEmbeddedScripts;
2008-10-16 06:57:26 +00:00
using ::com::sun::star::document::XDocumentEventBroadcaster;
using ::com::sun::star::document::DocumentEvent;
using ::com::sun::star::sdb::application::NamedDatabaseObject;
namespace DatabaseObject = ::com::sun::star::sdb::application::DatabaseObject;
namespace DatabaseObjectContainer = ::com::sun::star::sdb::application::DatabaseObjectContainer;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
OUString SAL_CALL OApplicationController::getImplementationName() throw( RuntimeException, std::exception )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
return getImplementationName_Static();
}
OUString OApplicationController::getImplementationName_Static() throw( RuntimeException )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
return OUString(SERVICE_SDB_APPLICATIONCONTROLLER);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
Sequence< OUString> OApplicationController::getSupportedServiceNames_Static() throw( RuntimeException )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
Sequence<OUString> aSupported { "com.sun.star.sdb.application.DefaultViewController" };
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
return aSupported;
}
Sequence< OUString> SAL_CALL OApplicationController::getSupportedServiceNames() throw(RuntimeException, std::exception)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
return getSupportedServiceNames_Static();
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
Reference< XInterface > SAL_CALL OApplicationController::Create(const Reference<XMultiServiceFactory >& _rxFactory)
{
return *(new OApplicationController( comphelper::getComponentContext(_rxFactory)));
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
// OApplicationController
class SelectionNotifier : public ::boost::noncopyable
{
private:
::comphelper::OInterfaceContainerHelper2 m_aSelectionListeners;
::cppu::OWeakObject& m_rContext;
sal_Int32 m_nSelectionNestingLevel;
public:
SelectionNotifier( ::osl::Mutex& _rMutex, ::cppu::OWeakObject& _rContext )
:m_aSelectionListeners( _rMutex )
,m_rContext( _rContext )
,m_nSelectionNestingLevel( 0 )
{
}
void addListener( const Reference< XSelectionChangeListener >& _Listener )
{
m_aSelectionListeners.addInterface( _Listener );
}
void removeListener( const Reference< XSelectionChangeListener >& _Listener )
{
m_aSelectionListeners.removeInterface( _Listener );
}
void disposing()
{
EventObject aEvent( m_rContext );
m_aSelectionListeners.disposeAndClear( aEvent );
}
~SelectionNotifier()
{
}
struct SelectionGuardAccess { friend class SelectionGuard; private: SelectionGuardAccess() { } };
/** enters a block which modifies the selection of our owner.
Can be called multiple times, the only important thing is to call leaveSelection
equally often.
*/
void enterSelection( SelectionGuardAccess )
{
++m_nSelectionNestingLevel;
}
/** leaves a block which modifies the selection of our owner
Must be paired with enterSelection calls.
When the last block is left, i.e. the last leaveSelection call is made on the current stack,
then our SelectionChangeListeners are notified
*/
void leaveSelection( SelectionGuardAccess )
{
if ( --m_nSelectionNestingLevel == 0 )
{
EventObject aEvent( m_rContext );
m_aSelectionListeners.notifyEach( &XSelectionChangeListener::selectionChanged, aEvent );
}
}
};
class SelectionGuard : public ::boost::noncopyable
{
public:
explicit SelectionGuard( SelectionNotifier& _rNotifier )
:m_rNotifier( _rNotifier )
{
m_rNotifier.enterSelection( SelectionNotifier::SelectionGuardAccess() );
}
~SelectionGuard()
{
m_rNotifier.leaveSelection( SelectionNotifier::SelectionGuardAccess() );
}
private:
SelectionNotifier& m_rNotifier;
};
// OApplicationController
OApplicationController::OApplicationController(const Reference< XComponentContext >& _rxORB)
:OGenericUnoController( _rxORB )
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
,m_aContextMenuInterceptors( getMutex() )
CWS-TOOLING: integrate CWS dba31h 2009-01-29 10:47:07 +0100 oj r267102 : decl OpCodeMap as friend 2009-01-26 09:41:21 +0100 fs r266905 : #i97137# 2009-01-26 09:10:39 +0100 fs r266903 : #i10000 2009-01-26 09:00:17 +0100 fs r266901 : re-enable user admin for MySQL native 2009-01-23 21:56:08 +0100 fs r266851 : #i97137# 2009-01-23 21:32:40 +0100 fs r266850 : #i97042# 2009-01-23 11:23:59 +0100 msc r266800 : #i98387# 2009-01-23 11:17:05 +0100 msc r266798 : #i98387# 2009-01-23 10:56:33 +0100 fs r266795 : for the moment, disable user administration for MySQL native 2009-01-21 15:08:54 +0100 fs r266672 : removed some advanced settings for MySQL native - letting the user control them does not make sense for this particular type 2009-01-21 13:55:13 +0100 oj r266668 : #i98317# wrong var set 2009-01-21 13:41:22 +0100 fs r266664 : #i98315# 2009-01-21 13:13:09 +0100 oj r266661 : #i97032# enable locking for OOo 2009-01-21 13:11:26 +0100 oj r266660 : #i97032# enable locking for OOo 2009-01-21 10:10:50 +0100 oj r266634 : #i98174# merge conflict resolved 2009-01-21 08:48:58 +0100 fs r266628 : CWS-TOOLING: rebase CWS dba31h to trunk@266428 (milestone: DEV300:m39) 2009-01-20 12:54:32 +0100 fs r266570 : #i98277# 2009-01-19 10:46:31 +0100 fs r266480 : #i97995# 2009-01-19 08:42:09 +0100 fs r266470 : #i97042# provided my mod@openoffice.org: support more SQL comment styles 2009-01-19 07:55:43 +0100 oj r266468 : #i98115# check function name as well 2009-01-16 10:21:28 +0100 oj r266404 : #i97861# remove invalid assertion 2009-01-16 10:18:31 +0100 oj r266403 : #i97861# ini var with false 2009-01-15 14:09:50 +0100 oj r266371 : #i97810# saveas fix 2009-01-15 11:54:18 +0100 oj r266360 : remove : from mysql 2009-01-15 11:07:46 +0100 oj r266355 : insert JNI fixes for method names 2009-01-15 10:54:44 +0100 oj r266351 : fix for parameter subst 2009-01-14 14:41:34 +0100 oj r266308 : parameter subst 2009-01-14 14:40:20 +0100 oj r266307 : add missing try catch 2009-01-14 14:38:34 +0100 oj r266306 : new service for parameter subst 2009-01-14 14:37:52 +0100 oj r266305 : missing types for hyper 2009-01-09 15:28:36 +0100 fs r266090 : #i97889# 2009-01-09 14:16:15 +0100 fs r266082 : #i97892# provided by npower: when reading the xlink:href attrib, use the graphic resolver only if appropriate 2009-01-08 21:31:21 +0100 fs r266041 : #i97346# 2009-01-08 14:51:56 +0100 fs r266012 : #i97871# showPreviewFor: bail out if preview is disabled
2009-02-17 15:39:54 +00:00
,m_pSubComponentManager( new SubComponentManager( *this, getSharedMutex() ) )
,m_aTypeCollection( _rxORB )
,m_aTableCopyHelper(this)
,m_pClipbordNotifier(nullptr)
,m_nAsyncDrop(nullptr)
,m_aSelectContainerEvent( LINK( this, OApplicationController, OnSelectContainer ) )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
,m_ePreviewMode(E_PREVIEWNONE)
,m_eCurrentType(E_NONE)
,m_bNeedToReconnect(false)
,m_bSuspended( false )
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
,m_pSelectionNotifier( new SelectionNotifier( getMutex(), *this ) )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
OApplicationController::~OApplicationController()
{
if ( !rBHelper.bDisposed && !rBHelper.bInDispose )
{
OSL_FAIL("Please check who doesn't dispose this component!");
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
// increment ref count to prevent double call of Dtor
osl_atomic_increment( &m_refCount );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
dispose();
}
clearView();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
IMPLEMENT_FORWARD_XTYPEPROVIDER2(OApplicationController,OGenericUnoController,OApplicationController_Base)
IMPLEMENT_FORWARD_XINTERFACE2(OApplicationController,OGenericUnoController,OApplicationController_Base)
void OApplicationController::disconnect()
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
if ( m_xDataSourceConnection.is() )
stopConnectionListening( m_xDataSourceConnection );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
try
{
// temporary (hopefully!) hack for #i55274#
Reference< XFlushable > xFlush( m_xDataSourceConnection, UNO_QUERY );
if ( xFlush.is() && m_xMetaData.is() && !m_xMetaData->isReadOnly() )
xFlush->flush();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
catch( const Exception& )
{
DBG_UNHANDLED_EXCEPTION();
}
m_xDataSourceConnection.clear();
m_xMetaData.clear();
InvalidateAll();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
void SAL_CALL OApplicationController::disposing()
{
for( const auto& rContainerListener : m_aCurrentContainers )
{
if( rContainerListener.is() )
{
rContainerListener->removeContainerListener( this );
}
}
m_aCurrentContainers.clear();
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
m_pSubComponentManager->disposing();
m_pSelectionNotifier->disposing();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( getView() )
{
getContainer()->showPreview(nullptr);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
m_pClipbordNotifier->ClearCallbackLink();
m_pClipbordNotifier->AddRemoveListener( getView(), false );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
m_pClipbordNotifier->release();
m_pClipbordNotifier = nullptr;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
disconnect();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
try
{
Reference < XFrame > xFrame;
attachFrame( xFrame );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( m_xDataSource.is() )
{
m_xDataSource->removePropertyChangeListener(OUString(), this);
m_xDataSource->removePropertyChangeListener(PROPERTY_INFO, this);
m_xDataSource->removePropertyChangeListener(PROPERTY_URL, this);
m_xDataSource->removePropertyChangeListener(PROPERTY_ISPASSWORDREQUIRED, this);
m_xDataSource->removePropertyChangeListener(PROPERTY_LAYOUTINFORMATION, this);
m_xDataSource->removePropertyChangeListener(PROPERTY_SUPPRESSVERSIONCL, this);
m_xDataSource->removePropertyChangeListener(PROPERTY_TABLEFILTER, this);
m_xDataSource->removePropertyChangeListener(PROPERTY_TABLETYPEFILTER, this);
m_xDataSource->removePropertyChangeListener(PROPERTY_USER, this);
// otherwise we may delete our datasource twice
Reference<XPropertySet> xProp = m_xDataSource;
m_xDataSource = nullptr;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
Reference< XModifyBroadcaster > xBroadcaster( m_xModel, UNO_QUERY );
if ( xBroadcaster.is() )
xBroadcaster->removeModifyListener(static_cast<XModifyListener*>(this));
if ( m_xModel.is() )
{
OUString sUrl = m_xModel->getURL();
if ( !sUrl.isEmpty() )
{
2008-10-16 06:57:26 +00:00
::comphelper::NamedValueCollection aArgs( m_xModel->getArgs() );
if ( aArgs.getOrDefault( "PickListEntry", true ) )
2008-10-16 06:57:26 +00:00
{
OUString aFilter;
2008-10-16 06:57:26 +00:00
INetURLObject aURL( m_xModel->getURL() );
const SfxFilter* pFilter = getStandardDatabaseFilter();
if ( pFilter )
aFilter = pFilter->GetFilterName();
// add to svtool history options
SvtHistoryOptions().AppendItem( ePICKLIST,
aURL.GetURLNoPass( INetURLObject::NO_DECODE ),
aFilter,
getStrippedDatabaseName(),
OUString(),
boost::none);
// add to recent document list
if ( aURL.GetProtocol() == INetProtocol::File )
Application::AddToRecentDocumentList( aURL.GetURLNoPass( INetURLObject::NO_DECODE ),
(pFilter) ? pFilter->GetMimeType() : OUString(),
(pFilter) ? pFilter->GetServiceName() : OUString() );
2008-10-16 06:57:26 +00:00
}
}
m_xModel->disconnectController( this );
m_xModel.clear();
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
2011-04-13 09:40:26 +01:00
catch(const Exception&)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
2008-10-16 06:57:26 +00:00
DBG_UNHANDLED_EXCEPTION();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
clearView();
OGenericUnoController::disposing(); // here the m_refCount must be equal 5
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
bool OApplicationController::Construct(vcl::Window* _pParent)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
setView( VclPtr<OApplicationView>::Create( _pParent, getORB(), *this, m_ePreviewMode ) );
getView()->SetUniqueId(UID_APP_VIEW);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
// late construction
bool bSuccess = false;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
try
{
getContainer()->Construct();
bSuccess = true;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
2011-04-13 09:40:26 +01:00
catch(const SQLException&)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
}
2011-04-13 09:40:26 +01:00
catch(const Exception&)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
2011-02-25 17:47:41 +01:00
OSL_FAIL("OApplicationController::Construct : the construction of UnoDataBrowserView failed !");
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
if ( !bSuccess )
{
clearView();
return false;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
// now that we have a view we can create the clipboard listener
m_aSystemClipboard = TransferableDataHelper::CreateFromSystemClipboard( getView() );
m_aSystemClipboard.StartClipboardListening( );
m_pClipbordNotifier = new TransferableClipboardListener( LINK( this, OApplicationController, OnClipboardChanged ) );
m_pClipbordNotifier->acquire();
m_pClipbordNotifier->AddRemoveListener( getView(), true );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
OGenericUnoController::Construct( _pParent );
getView()->Show();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
return true;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
void SAL_CALL OApplicationController::disposing(const EventObject& _rSource) throw( RuntimeException, std::exception )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
::osl::MutexGuard aGuard( getMutex() );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
Reference<XConnection> xCon(_rSource.Source, UNO_QUERY);
if ( xCon.is() )
{
2011-02-03 00:33:36 +01:00
OSL_ENSURE( m_xDataSourceConnection == xCon,
2010-02-09 23:46:32 +01:00
"OApplicationController::disposing: which connection does this come from?" );
if ( getContainer() && getContainer()->getElementType() == E_TABLE )
getContainer()->clearPages();
if ( m_xDataSourceConnection == xCon )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
m_xMetaData.clear();
m_xDataSourceConnection.clear();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
else if ( _rSource.Source == m_xModel )
{
m_xModel.clear();
}
else if ( _rSource.Source == m_xDataSource )
{
m_xDataSource = nullptr;
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
else
{
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
Reference<XContainer> xContainer( _rSource.Source, UNO_QUERY );
if ( xContainer.is() )
{
TContainerVector::iterator aFind = ::std::find(m_aCurrentContainers.begin(),m_aCurrentContainers.end(),xContainer);
if ( aFind != m_aCurrentContainers.end() )
m_aCurrentContainers.erase(aFind);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
OGenericUnoController::disposing( _rSource );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
sal_Bool SAL_CALL OApplicationController::suspend(sal_Bool bSuspend) throw( RuntimeException, std::exception )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
2008-10-16 06:57:26 +00:00
// notify the OnPrepareViewClosing event (before locking any mutex)
Reference< XDocumentEventBroadcaster > xBroadcaster( m_xModel, UNO_QUERY );
if ( xBroadcaster.is() )
{
xBroadcaster->notifyDocumentEvent(
"OnPrepareViewClosing",
2008-10-16 06:57:26 +00:00
this,
Any()
);
}
SolarMutexGuard aSolarGuard;
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
::osl::MutexGuard aGuard( getMutex() );
if ( getView() && getView()->IsInModalMode() )
return sal_False;
bool bCanSuspend = true;
if ( m_bSuspended != bool(bSuspend) )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
if ( bSuspend && !closeSubComponents() )
return sal_False;
Reference<XModifiable> xModi(m_xModel,UNO_QUERY);
Reference<XStorable> xStor(getModel(),UNO_QUERY);
if ( bSuspend
&& xStor.is()
&& !xStor->isReadonly()
&& ( xModi.is()
&& xModi->isModified()
)
)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
switch (ExecuteQuerySaveDocument(getView(),getStrippedDatabaseName()))
{
case RET_YES:
Execute(ID_BROWSER_SAVEDOC,Sequence<PropertyValue>());
bCanSuspend = !xModi->isModified();
// when we save the document this must be false else some press cancel
break;
case RET_CANCEL:
bCanSuspend = false;
default:
break;
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
if ( bCanSuspend )
m_bSuspended = bSuspend;
return bCanSuspend;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
FeatureState OApplicationController::GetState(sal_uInt16 _nId) const
{
FeatureState aReturn;
aReturn.bEnabled = false;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
// check this first
if ( !getContainer() || m_bReadOnly )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
return aReturn;
try
{
switch (_nId)
{
case SID_OPENURL:
aReturn.bEnabled = true;
if ( m_xModel.is() )
aReturn.sTitle = m_xModel->getURL();
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case ID_BROWSER_COPY:
{
sal_Int32 nCount = getContainer()->getSelectionCount();
aReturn.bEnabled = nCount >= 1;
if ( aReturn.bEnabled && nCount == 1 && getContainer()->getElementType() == E_TABLE )
aReturn.bEnabled = getContainer()->isALeafSelected();
}
break;
case ID_BROWSER_CUT:
aReturn.bEnabled = !isDataSourceReadOnly() && getContainer()->getSelectionCount() >= 1;
aReturn.bEnabled = aReturn.bEnabled && ( !(ID_BROWSER_CUT == _nId && getContainer()->getElementType() == E_TABLE) || getContainer()->isCutAllowed() );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case ID_BROWSER_PASTE:
switch( getContainer()->getElementType() )
{
case E_TABLE:
aReturn.bEnabled = !isDataSourceReadOnly() && !isConnectionReadOnly() && isTableFormat();
break;
case E_QUERY:
aReturn.bEnabled = !isDataSourceReadOnly() && getViewClipboard().HasFormat(SotClipboardFormatId::DBACCESS_QUERY);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
default:
aReturn.bEnabled = !isDataSourceReadOnly() && OComponentTransferable::canExtractComponentDescriptor(getViewClipboard().GetDataFlavorExVector(),getContainer()->getElementType() == E_FORM);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
break;
case SID_DB_APP_PASTE_SPECIAL:
aReturn.bEnabled = getContainer()->getElementType() == E_TABLE && !isDataSourceReadOnly() && !isConnectionReadOnly() && isTableFormat();
break;
case SID_OPENDOC:
aReturn.bEnabled = true;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case ID_BROWSER_SAVEDOC:
aReturn.bEnabled = !isDataSourceReadOnly();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case ID_BROWSER_SAVEASDOC:
aReturn.bEnabled = true;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case ID_BROWSER_SORTUP:
aReturn.bEnabled = getContainer()->isFilled() && getContainer()->getElementCount();
aReturn.bChecked = aReturn.bEnabled && getContainer()->isSortUp();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case ID_BROWSER_SORTDOWN:
aReturn.bEnabled = getContainer()->isFilled() && getContainer()->getElementCount();
aReturn.bChecked = aReturn.bEnabled && !getContainer()->isSortUp();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_NEWDOC:
case SID_APP_NEW_FORM:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case ID_DOCUMENT_CREATE_REPWIZ:
aReturn.bEnabled = !isDataSourceReadOnly() && SvtModuleOptions().IsModuleInstalled(SvtModuleOptions::EModule::WRITER);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_APP_NEW_REPORT:
aReturn.bEnabled = !isDataSourceReadOnly()
&& SvtModuleOptions().IsModuleInstalled(SvtModuleOptions::EModule::WRITER);
if ( aReturn.bEnabled )
{
Reference< XContentEnumerationAccess > xEnumAccess(m_xContext->getServiceManager(), UNO_QUERY);
aReturn.bEnabled = xEnumAccess.is();
if ( aReturn.bEnabled )
{
const OUString sReportEngineServiceName = ::dbtools::getDefaultReportEngineServiceName(m_xContext);
aReturn.bEnabled = !sReportEngineServiceName.isEmpty();
if ( aReturn.bEnabled )
{
const Reference< XEnumeration > xEnumDrivers = xEnumAccess->createContentEnumeration(sReportEngineServiceName);
aReturn.bEnabled = xEnumDrivers.is() && xEnumDrivers->hasMoreElements();
}
}
}
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case SID_DB_APP_VIEW_TABLES:
aReturn.bEnabled = true;
aReturn.bChecked = getContainer()->getElementType() == E_TABLE;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_VIEW_QUERIES:
aReturn.bEnabled = true;
aReturn.bChecked = getContainer()->getElementType() == E_QUERY;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_VIEW_FORMS:
aReturn.bEnabled = true;
aReturn.bChecked = getContainer()->getElementType() == E_FORM;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_VIEW_REPORTS:
aReturn.bEnabled = true;
aReturn.bChecked = getContainer()->getElementType() == E_REPORT;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case ID_NEW_QUERY_DESIGN:
case ID_NEW_QUERY_SQL:
case ID_APP_NEW_QUERY_AUTO_PILOT:
case SID_DB_FORM_NEW_PILOT:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
aReturn.bEnabled = !isDataSourceReadOnly();
break;
case ID_NEW_VIEW_DESIGN:
case SID_DB_NEW_VIEW_SQL:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case ID_NEW_VIEW_DESIGN_AUTO_PILOT:
aReturn.bEnabled = !isDataSourceReadOnly() && !isConnectionReadOnly();
if ( aReturn.bEnabled )
{
Reference<XViewsSupplier> xViewsSup( getConnection(), UNO_QUERY );
aReturn.bEnabled = xViewsSup.is();
}
break;
case ID_NEW_TABLE_DESIGN:
case ID_NEW_TABLE_DESIGN_AUTO_PILOT:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
aReturn.bEnabled = !isDataSourceReadOnly() && !isConnectionReadOnly();
break;
case ID_DIRECT_SQL:
aReturn.bEnabled = true;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case ID_MIGRATE_SCRIPTS:
{
// Our document supports embedding scripts into it, if and only if there are no
// forms/reports with macros/scripts into them. So, we need to enable migration
// if and only if the database document does *not* support embedding scripts.
2008-10-16 06:57:26 +00:00
bool bAvailable =
!Reference< XEmbeddedScripts >( m_xModel, UNO_QUERY ).is()
&& !Reference< XStorable >( m_xModel, UNO_QUERY_THROW )->isReadonly();
aReturn.bEnabled = bAvailable;
if ( !bAvailable )
aReturn.bInvisible = true;
}
break;
case SID_APP_NEW_FOLDER:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
aReturn.bEnabled = !isDataSourceReadOnly() && getContainer()->getSelectionCount() <= 1;
if ( aReturn.bEnabled )
{
const ElementType eType = getContainer()->getElementType();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
aReturn.bEnabled = eType == E_REPORT || eType == E_FORM;
}
break;
case SID_FORM_CREATE_REPWIZ_PRE_SEL:
case SID_REPORT_CREATE_REPWIZ_PRE_SEL:
case SID_APP_NEW_REPORT_PRE_SEL:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
aReturn.bEnabled = !isDataSourceReadOnly()
&& SvtModuleOptions().IsModuleInstalled(SvtModuleOptions::EModule::WRITER)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
&& getContainer()->isALeafSelected();
if ( aReturn.bEnabled )
{
ElementType eType = getContainer()->getElementType();
aReturn.bEnabled = eType == E_QUERY || eType == E_TABLE;
if ( aReturn.bEnabled && SID_APP_NEW_REPORT_PRE_SEL == _nId )
{
Reference< XContentEnumerationAccess > xEnumAccess(m_xContext->getServiceManager(), UNO_QUERY);
aReturn.bEnabled = xEnumAccess.is();
if ( aReturn.bEnabled )
{
static const char s_sReportDesign[] = "org.libreoffice.report.pentaho.SOReportJobFactory";
Reference< XEnumeration > xEnumDrivers = xEnumAccess->createContentEnumeration(s_sReportDesign);
aReturn.bEnabled = xEnumDrivers.is() && xEnumDrivers->hasMoreElements();
}
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
break;
case SID_DB_APP_DELETE:
case SID_DB_APP_RENAME:
aReturn.bEnabled = isRenameDeleteAllowed(getContainer()->getElementType(), _nId == SID_DB_APP_DELETE);
break;
case SID_DB_APP_TABLE_DELETE:
case SID_DB_APP_TABLE_RENAME:
aReturn.bEnabled = isRenameDeleteAllowed(E_TABLE, _nId == SID_DB_APP_TABLE_DELETE);
break;
case SID_DB_APP_QUERY_DELETE:
case SID_DB_APP_QUERY_RENAME:
aReturn.bEnabled = isRenameDeleteAllowed(E_QUERY, _nId == SID_DB_APP_QUERY_DELETE);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_FORM_DELETE:
case SID_DB_APP_FORM_RENAME:
aReturn.bEnabled = isRenameDeleteAllowed(E_FORM, _nId == SID_DB_APP_FORM_DELETE);
break;
case SID_DB_APP_REPORT_DELETE:
case SID_DB_APP_REPORT_RENAME:
aReturn.bEnabled = isRenameDeleteAllowed(E_REPORT, _nId == SID_DB_APP_REPORT_DELETE);
break;
case SID_SELECTALL:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
aReturn.bEnabled = getContainer()->getElementCount() > 0 && getContainer()->getSelectionCount() != getContainer()->getElementCount();
break;
case SID_DB_APP_EDIT:
case SID_DB_APP_TABLE_EDIT:
case SID_DB_APP_QUERY_EDIT:
case SID_DB_APP_FORM_EDIT:
case SID_DB_APP_REPORT_EDIT:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
aReturn.bEnabled = !isDataSourceReadOnly() && getContainer()->getSelectionCount() > 0
&& getContainer()->isALeafSelected();
break;
case SID_DB_APP_EDIT_SQL_VIEW:
if ( isDataSourceReadOnly() )
aReturn.bEnabled = false;
else
{
switch ( getContainer()->getElementType() )
{
case E_QUERY:
aReturn.bEnabled = ( getContainer()->getSelectionCount() > 0 )
&& ( getContainer()->isALeafSelected() );
break;
case E_TABLE:
aReturn.bEnabled = false;
// there's one exception: views which support altering their underlying
// command can be edited in SQL view, too
if ( ( getContainer()->getSelectionCount() > 0 )
&& ( getContainer()->isALeafSelected() )
)
{
::std::vector< OUString > aSelected;
getSelectionElementNames( aSelected );
bool bAlterableViews = true;
for ( ::std::vector< OUString >::const_iterator selectedName = aSelected.begin();
bAlterableViews && ( selectedName != aSelected.end() ) ;
++selectedName
)
{
bAlterableViews &= impl_isAlterableView_nothrow( *selectedName );
}
aReturn.bEnabled = bAlterableViews;
}
break;
default:
break;
}
}
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case SID_DB_APP_OPEN:
case SID_DB_APP_TABLE_OPEN:
case SID_DB_APP_QUERY_OPEN:
case SID_DB_APP_FORM_OPEN:
case SID_DB_APP_REPORT_OPEN:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
aReturn.bEnabled = getContainer()->getSelectionCount() > 0 && getContainer()->isALeafSelected();
break;
case SID_DB_APP_DSUSERADMIN:
aReturn.bEnabled = !dbaccess::ODsnTypeCollection::isEmbeddedDatabase(::comphelper::getString(m_xDataSource->getPropertyValue(PROPERTY_URL)));
CWS-TOOLING: integrate CWS dbaperf2 2009-06-22 11:04:36 +0200 msc r273202 : #100000# fix to run this test 2009-06-22 09:41:04 +0200 msc r273200 : #100000# correct case 2009-06-22 09:02:42 +0200 msc r273199 : new SRB 2009-06-22 08:53:26 +0200 msc r273198 : #100000 2009-06-15 12:36:32 +0200 oj r272976 : test 2009-06-12 14:23:23 +0200 msc r272918 : #101587# unused feature was removed 2009-06-12 06:45:17 +0200 oj r272903 : use GUI instead of OS 2009-06-11 09:12:30 +0200 oj r272845 : remove unused dep 2009-06-11 09:11:09 +0200 oj r272844 : ColumnAliasInOrderBy not supported 2009-06-11 08:27:00 +0200 oj r272843 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@272827 (milestone: DEV300:m50) 2009-06-10 15:30:17 +0200 msc r272822 : #100000 2009-06-10 15:27:40 +0200 msc r272820 : #102515# new function for the database type list 2009-06-10 15:26:09 +0200 msc r272818 : move file to dbaccess/tools/dbcreatetools.inc 2009-06-10 15:20:10 +0200 msc r272816 : #102515# new function for the database type list 2009-06-10 12:34:46 +0200 oj r272803 : #i101587# check extension 2009-06-10 11:53:45 +0200 oj r272800 : remove unused code 2009-06-09 09:57:25 +0200 oj r272752 : #i101587# EscapeDateTime moved into features section 2009-06-09 09:56:26 +0200 oj r272751 : enable finish 2009-06-08 11:50:37 +0200 oj r272726 : #i102588# move convert tzo saveDataSource 2009-06-05 11:54:20 +0200 jsk r272676 : #i102515# - NEW: Functions to retrieve Database names from API 2009-06-05 10:52:22 +0200 jsk r272671 : NEW: Functions to retrieve Database names from API 2009-06-05 09:36:54 +0200 oj r272666 : handle win and unx differently 2009-06-05 09:36:28 +0200 oj r272665 : handle win and unx differently 2009-06-04 13:41:56 +0200 oj r272625 : #i101268# make use of stringbuffer instead of oustring 2009-06-04 10:18:14 +0200 oj r272612 : add SAL_DLLPUBLIC_EXPORT 2009-05-28 10:56:33 +0200 oj r272381 : #i101587# create langpacks 2009-05-28 10:41:59 +0200 oj r272380 : #i101587# create langpacks 2009-05-28 10:29:30 +0200 oj r272379 : #i101587# create langpacks 2009-05-07 10:11:46 +0200 oj r271635 : fix compile warnings 2009-05-07 07:01:31 +0200 oj r271619 : change type from int32 to PathID 2009-05-07 06:53:19 +0200 oj r271618 : add all 2009-05-06 14:57:02 +0200 oj r271595 : add missing lib 2009-05-06 14:56:54 +0200 oj r271594 : no used anymore 2009-05-06 14:56:08 +0200 oj r271593 : no used anymore 2009-05-06 14:54:25 +0200 oj r271592 : no used anymore 2009-05-06 14:45:59 +0200 oj r271591 : add missing lib 2009-05-06 14:41:54 +0200 oj r271590 : change wnt 2009-05-06 14:22:21 +0200 oj r271589 : #i101587# use config for the drivers 2009-05-06 14:21:39 +0200 oj r271588 : #i101587# add new set for metadata and config data for driver 2009-05-06 14:19:36 +0200 oj r271587 : #i101587# handle metadata and props of driver 2009-05-06 10:11:11 +0200 oj r271570 : #i101587# correct wrong use of reference 2009-05-06 09:24:33 +0200 oj r271567 : #i101587# add new set for metadata 2009-05-06 08:52:06 +0200 oj r271563 : #i101587# add driver configuration 2009-05-06 08:51:04 +0200 oj r271562 : #i101587# add driver configuration 2009-05-04 10:24:41 +0200 oj r271442 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@271427 (milestone: DEV300:m47) 2009-04-28 07:06:22 +0200 oj r271303 : compile error 2009-04-27 14:12:48 +0200 oj r271270 : #i101268# make use of stringbuffer instead of oustring 2009-04-27 14:12:27 +0200 oj r271269 : #i101268# make use of stringbuffer instead of oustring 2009-04-27 09:30:10 +0200 oj r271255 : use string buffer when possible 2009-04-24 11:56:01 +0200 oj r271207 : #i101268# remove end() call from loop 2009-04-23 14:24:03 +0200 oj r271171 : add dep 2009-04-23 13:25:25 +0200 oj r271164 : #i101268# add config entries for database drivers 2009-04-23 13:07:13 +0200 oj r271161 : #i101268# add config entries for database drivers 2009-04-23 13:06:33 +0200 oj r271160 : #i101268# add parent url pattern entry for driver node 2009-04-23 13:05:39 +0200 oj r271159 : #i101268# add config entry for driver node 2009-04-23 13:04:09 +0200 oj r271157 : #i101268# add config entry for driver node 2009-04-23 06:41:32 +0200 oj r271142 : #i101268# add new configuration file Drivers 2009-04-22 13:49:19 +0200 oj r271103 : convert EOL 2009-04-22 13:29:17 +0200 oj r271101 : #i101268# use of driver configuration entries for features and properties 2009-04-22 13:28:08 +0200 oj r271100 : #i101268# use of driver configuration entries for features and properties 2009-04-22 13:15:26 +0200 oj r271098 : #i101268# add new configuration file Drivers 2009-04-22 13:14:43 +0200 oj r271097 : #i101268# use of driver configuration entries for features and properties
2009-07-03 12:24:35 +00:00
break;
case SID_DB_APP_DSRELDESIGN:
aReturn.bEnabled = true;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_TABLEFILTER:
aReturn.bEnabled = !isDataSourceReadOnly();
break;
case SID_DB_APP_REFRESH_TABLES:
aReturn.bEnabled = getContainer()->getElementType() == E_TABLE && isConnected();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_DSPROPS:
aReturn.bEnabled = m_xDataSource.is() && dbaccess::ODsnTypeCollection::isShowPropertiesEnabled(::comphelper::getString(m_xDataSource->getPropertyValue(PROPERTY_URL)));
break;
case SID_DB_APP_DSCONNECTION_TYPE:
aReturn.bEnabled = !isDataSourceReadOnly() && m_xDataSource.is() && !dbaccess::ODsnTypeCollection::isEmbeddedDatabase(::comphelper::getString(m_xDataSource->getPropertyValue(PROPERTY_URL)));
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_DSADVANCED_SETTINGS:
CWS-TOOLING: integrate CWS dbaperf2 2009-06-22 11:04:36 +0200 msc r273202 : #100000# fix to run this test 2009-06-22 09:41:04 +0200 msc r273200 : #100000# correct case 2009-06-22 09:02:42 +0200 msc r273199 : new SRB 2009-06-22 08:53:26 +0200 msc r273198 : #100000 2009-06-15 12:36:32 +0200 oj r272976 : test 2009-06-12 14:23:23 +0200 msc r272918 : #101587# unused feature was removed 2009-06-12 06:45:17 +0200 oj r272903 : use GUI instead of OS 2009-06-11 09:12:30 +0200 oj r272845 : remove unused dep 2009-06-11 09:11:09 +0200 oj r272844 : ColumnAliasInOrderBy not supported 2009-06-11 08:27:00 +0200 oj r272843 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@272827 (milestone: DEV300:m50) 2009-06-10 15:30:17 +0200 msc r272822 : #100000 2009-06-10 15:27:40 +0200 msc r272820 : #102515# new function for the database type list 2009-06-10 15:26:09 +0200 msc r272818 : move file to dbaccess/tools/dbcreatetools.inc 2009-06-10 15:20:10 +0200 msc r272816 : #102515# new function for the database type list 2009-06-10 12:34:46 +0200 oj r272803 : #i101587# check extension 2009-06-10 11:53:45 +0200 oj r272800 : remove unused code 2009-06-09 09:57:25 +0200 oj r272752 : #i101587# EscapeDateTime moved into features section 2009-06-09 09:56:26 +0200 oj r272751 : enable finish 2009-06-08 11:50:37 +0200 oj r272726 : #i102588# move convert tzo saveDataSource 2009-06-05 11:54:20 +0200 jsk r272676 : #i102515# - NEW: Functions to retrieve Database names from API 2009-06-05 10:52:22 +0200 jsk r272671 : NEW: Functions to retrieve Database names from API 2009-06-05 09:36:54 +0200 oj r272666 : handle win and unx differently 2009-06-05 09:36:28 +0200 oj r272665 : handle win and unx differently 2009-06-04 13:41:56 +0200 oj r272625 : #i101268# make use of stringbuffer instead of oustring 2009-06-04 10:18:14 +0200 oj r272612 : add SAL_DLLPUBLIC_EXPORT 2009-05-28 10:56:33 +0200 oj r272381 : #i101587# create langpacks 2009-05-28 10:41:59 +0200 oj r272380 : #i101587# create langpacks 2009-05-28 10:29:30 +0200 oj r272379 : #i101587# create langpacks 2009-05-07 10:11:46 +0200 oj r271635 : fix compile warnings 2009-05-07 07:01:31 +0200 oj r271619 : change type from int32 to PathID 2009-05-07 06:53:19 +0200 oj r271618 : add all 2009-05-06 14:57:02 +0200 oj r271595 : add missing lib 2009-05-06 14:56:54 +0200 oj r271594 : no used anymore 2009-05-06 14:56:08 +0200 oj r271593 : no used anymore 2009-05-06 14:54:25 +0200 oj r271592 : no used anymore 2009-05-06 14:45:59 +0200 oj r271591 : add missing lib 2009-05-06 14:41:54 +0200 oj r271590 : change wnt 2009-05-06 14:22:21 +0200 oj r271589 : #i101587# use config for the drivers 2009-05-06 14:21:39 +0200 oj r271588 : #i101587# add new set for metadata and config data for driver 2009-05-06 14:19:36 +0200 oj r271587 : #i101587# handle metadata and props of driver 2009-05-06 10:11:11 +0200 oj r271570 : #i101587# correct wrong use of reference 2009-05-06 09:24:33 +0200 oj r271567 : #i101587# add new set for metadata 2009-05-06 08:52:06 +0200 oj r271563 : #i101587# add driver configuration 2009-05-06 08:51:04 +0200 oj r271562 : #i101587# add driver configuration 2009-05-04 10:24:41 +0200 oj r271442 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@271427 (milestone: DEV300:m47) 2009-04-28 07:06:22 +0200 oj r271303 : compile error 2009-04-27 14:12:48 +0200 oj r271270 : #i101268# make use of stringbuffer instead of oustring 2009-04-27 14:12:27 +0200 oj r271269 : #i101268# make use of stringbuffer instead of oustring 2009-04-27 09:30:10 +0200 oj r271255 : use string buffer when possible 2009-04-24 11:56:01 +0200 oj r271207 : #i101268# remove end() call from loop 2009-04-23 14:24:03 +0200 oj r271171 : add dep 2009-04-23 13:25:25 +0200 oj r271164 : #i101268# add config entries for database drivers 2009-04-23 13:07:13 +0200 oj r271161 : #i101268# add config entries for database drivers 2009-04-23 13:06:33 +0200 oj r271160 : #i101268# add parent url pattern entry for driver node 2009-04-23 13:05:39 +0200 oj r271159 : #i101268# add config entry for driver node 2009-04-23 13:04:09 +0200 oj r271157 : #i101268# add config entry for driver node 2009-04-23 06:41:32 +0200 oj r271142 : #i101268# add new configuration file Drivers 2009-04-22 13:49:19 +0200 oj r271103 : convert EOL 2009-04-22 13:29:17 +0200 oj r271101 : #i101268# use of driver configuration entries for features and properties 2009-04-22 13:28:08 +0200 oj r271100 : #i101268# use of driver configuration entries for features and properties 2009-04-22 13:15:26 +0200 oj r271098 : #i101268# add new configuration file Drivers 2009-04-22 13:14:43 +0200 oj r271097 : #i101268# use of driver configuration entries for features and properties
2009-07-03 12:24:35 +00:00
aReturn.bEnabled = m_xDataSource.is() && AdvancedSettingsDialog::doesHaveAnyAdvancedSettings( m_aTypeCollection.getType(::comphelper::getString( m_xDataSource->getPropertyValue( PROPERTY_URL ) )) );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_CONVERTTOVIEW:
aReturn.bEnabled = !isDataSourceReadOnly();
if ( aReturn.bEnabled )
{
ElementType eType = getContainer()->getElementType();
aReturn.bEnabled = eType == E_QUERY && getContainer()->getSelectionCount() > 0;
if ( aReturn.bEnabled )
{
Reference<XViewsSupplier> xViewSup( getConnection(), UNO_QUERY );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
aReturn.bEnabled = xViewSup.is() && Reference<XAppend>(xViewSup->getViews(),UNO_QUERY).is();
}
}
break;
case SID_DB_APP_DISABLE_PREVIEW:
aReturn.bEnabled = true;
aReturn.bChecked = getContainer()->getPreviewMode() == E_PREVIEWNONE;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_VIEW_DOCINFO_PREVIEW:
{
ElementType eType = getContainer()->getElementType();
aReturn.bEnabled = (E_REPORT == eType || E_FORM == eType);
aReturn.bChecked = getContainer()->getPreviewMode() == E_DOCUMENTINFO;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
break;
case SID_DB_APP_VIEW_DOC_PREVIEW:
aReturn.bEnabled = true;
aReturn.bChecked = getContainer()->getPreviewMode() == E_DOCUMENT;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case ID_BROWSER_UNDO:
aReturn.bEnabled = false;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_MAIL_SENDDOC:
aReturn.bEnabled = true;
break;
case SID_DB_APP_SENDREPORTASMAIL:
{
ElementType eType = getContainer()->getElementType();
aReturn.bEnabled = E_REPORT == eType && getContainer()->getSelectionCount() > 0 && getContainer()->isALeafSelected();
}
break;
case SID_DB_APP_SENDREPORTTOWRITER:
case SID_DB_APP_DBADMIN:
aReturn.bEnabled = false;
break;
case SID_DB_APP_STATUS_TYPE:
aReturn.bEnabled = m_xDataSource.is();
if ( aReturn.bEnabled )
{
OUString sURL;
CWS-TOOLING: integrate CWS dbaperf2 2009-06-22 11:04:36 +0200 msc r273202 : #100000# fix to run this test 2009-06-22 09:41:04 +0200 msc r273200 : #100000# correct case 2009-06-22 09:02:42 +0200 msc r273199 : new SRB 2009-06-22 08:53:26 +0200 msc r273198 : #100000 2009-06-15 12:36:32 +0200 oj r272976 : test 2009-06-12 14:23:23 +0200 msc r272918 : #101587# unused feature was removed 2009-06-12 06:45:17 +0200 oj r272903 : use GUI instead of OS 2009-06-11 09:12:30 +0200 oj r272845 : remove unused dep 2009-06-11 09:11:09 +0200 oj r272844 : ColumnAliasInOrderBy not supported 2009-06-11 08:27:00 +0200 oj r272843 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@272827 (milestone: DEV300:m50) 2009-06-10 15:30:17 +0200 msc r272822 : #100000 2009-06-10 15:27:40 +0200 msc r272820 : #102515# new function for the database type list 2009-06-10 15:26:09 +0200 msc r272818 : move file to dbaccess/tools/dbcreatetools.inc 2009-06-10 15:20:10 +0200 msc r272816 : #102515# new function for the database type list 2009-06-10 12:34:46 +0200 oj r272803 : #i101587# check extension 2009-06-10 11:53:45 +0200 oj r272800 : remove unused code 2009-06-09 09:57:25 +0200 oj r272752 : #i101587# EscapeDateTime moved into features section 2009-06-09 09:56:26 +0200 oj r272751 : enable finish 2009-06-08 11:50:37 +0200 oj r272726 : #i102588# move convert tzo saveDataSource 2009-06-05 11:54:20 +0200 jsk r272676 : #i102515# - NEW: Functions to retrieve Database names from API 2009-06-05 10:52:22 +0200 jsk r272671 : NEW: Functions to retrieve Database names from API 2009-06-05 09:36:54 +0200 oj r272666 : handle win and unx differently 2009-06-05 09:36:28 +0200 oj r272665 : handle win and unx differently 2009-06-04 13:41:56 +0200 oj r272625 : #i101268# make use of stringbuffer instead of oustring 2009-06-04 10:18:14 +0200 oj r272612 : add SAL_DLLPUBLIC_EXPORT 2009-05-28 10:56:33 +0200 oj r272381 : #i101587# create langpacks 2009-05-28 10:41:59 +0200 oj r272380 : #i101587# create langpacks 2009-05-28 10:29:30 +0200 oj r272379 : #i101587# create langpacks 2009-05-07 10:11:46 +0200 oj r271635 : fix compile warnings 2009-05-07 07:01:31 +0200 oj r271619 : change type from int32 to PathID 2009-05-07 06:53:19 +0200 oj r271618 : add all 2009-05-06 14:57:02 +0200 oj r271595 : add missing lib 2009-05-06 14:56:54 +0200 oj r271594 : no used anymore 2009-05-06 14:56:08 +0200 oj r271593 : no used anymore 2009-05-06 14:54:25 +0200 oj r271592 : no used anymore 2009-05-06 14:45:59 +0200 oj r271591 : add missing lib 2009-05-06 14:41:54 +0200 oj r271590 : change wnt 2009-05-06 14:22:21 +0200 oj r271589 : #i101587# use config for the drivers 2009-05-06 14:21:39 +0200 oj r271588 : #i101587# add new set for metadata and config data for driver 2009-05-06 14:19:36 +0200 oj r271587 : #i101587# handle metadata and props of driver 2009-05-06 10:11:11 +0200 oj r271570 : #i101587# correct wrong use of reference 2009-05-06 09:24:33 +0200 oj r271567 : #i101587# add new set for metadata 2009-05-06 08:52:06 +0200 oj r271563 : #i101587# add driver configuration 2009-05-06 08:51:04 +0200 oj r271562 : #i101587# add driver configuration 2009-05-04 10:24:41 +0200 oj r271442 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@271427 (milestone: DEV300:m47) 2009-04-28 07:06:22 +0200 oj r271303 : compile error 2009-04-27 14:12:48 +0200 oj r271270 : #i101268# make use of stringbuffer instead of oustring 2009-04-27 14:12:27 +0200 oj r271269 : #i101268# make use of stringbuffer instead of oustring 2009-04-27 09:30:10 +0200 oj r271255 : use string buffer when possible 2009-04-24 11:56:01 +0200 oj r271207 : #i101268# remove end() call from loop 2009-04-23 14:24:03 +0200 oj r271171 : add dep 2009-04-23 13:25:25 +0200 oj r271164 : #i101268# add config entries for database drivers 2009-04-23 13:07:13 +0200 oj r271161 : #i101268# add config entries for database drivers 2009-04-23 13:06:33 +0200 oj r271160 : #i101268# add parent url pattern entry for driver node 2009-04-23 13:05:39 +0200 oj r271159 : #i101268# add config entry for driver node 2009-04-23 13:04:09 +0200 oj r271157 : #i101268# add config entry for driver node 2009-04-23 06:41:32 +0200 oj r271142 : #i101268# add new configuration file Drivers 2009-04-22 13:49:19 +0200 oj r271103 : convert EOL 2009-04-22 13:29:17 +0200 oj r271101 : #i101268# use of driver configuration entries for features and properties 2009-04-22 13:28:08 +0200 oj r271100 : #i101268# use of driver configuration entries for features and properties 2009-04-22 13:15:26 +0200 oj r271098 : #i101268# add new configuration file Drivers 2009-04-22 13:14:43 +0200 oj r271097 : #i101268# use of driver configuration entries for features and properties
2009-07-03 12:24:35 +00:00
m_xDataSource->getPropertyValue(PROPERTY_URL) >>= sURL;
OUString sDSTypeName;
if ( dbaccess::ODsnTypeCollection::isEmbeddedDatabase( sURL ) )
2008-10-01 12:28:29 +00:00
{
sDSTypeName = OUString( ModuleRes( RID_STR_EMBEDDED_DATABASE ) );
2008-10-01 12:28:29 +00:00
}
else
{
CWS-TOOLING: integrate CWS dbaperf2 2009-06-22 11:04:36 +0200 msc r273202 : #100000# fix to run this test 2009-06-22 09:41:04 +0200 msc r273200 : #100000# correct case 2009-06-22 09:02:42 +0200 msc r273199 : new SRB 2009-06-22 08:53:26 +0200 msc r273198 : #100000 2009-06-15 12:36:32 +0200 oj r272976 : test 2009-06-12 14:23:23 +0200 msc r272918 : #101587# unused feature was removed 2009-06-12 06:45:17 +0200 oj r272903 : use GUI instead of OS 2009-06-11 09:12:30 +0200 oj r272845 : remove unused dep 2009-06-11 09:11:09 +0200 oj r272844 : ColumnAliasInOrderBy not supported 2009-06-11 08:27:00 +0200 oj r272843 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@272827 (milestone: DEV300:m50) 2009-06-10 15:30:17 +0200 msc r272822 : #100000 2009-06-10 15:27:40 +0200 msc r272820 : #102515# new function for the database type list 2009-06-10 15:26:09 +0200 msc r272818 : move file to dbaccess/tools/dbcreatetools.inc 2009-06-10 15:20:10 +0200 msc r272816 : #102515# new function for the database type list 2009-06-10 12:34:46 +0200 oj r272803 : #i101587# check extension 2009-06-10 11:53:45 +0200 oj r272800 : remove unused code 2009-06-09 09:57:25 +0200 oj r272752 : #i101587# EscapeDateTime moved into features section 2009-06-09 09:56:26 +0200 oj r272751 : enable finish 2009-06-08 11:50:37 +0200 oj r272726 : #i102588# move convert tzo saveDataSource 2009-06-05 11:54:20 +0200 jsk r272676 : #i102515# - NEW: Functions to retrieve Database names from API 2009-06-05 10:52:22 +0200 jsk r272671 : NEW: Functions to retrieve Database names from API 2009-06-05 09:36:54 +0200 oj r272666 : handle win and unx differently 2009-06-05 09:36:28 +0200 oj r272665 : handle win and unx differently 2009-06-04 13:41:56 +0200 oj r272625 : #i101268# make use of stringbuffer instead of oustring 2009-06-04 10:18:14 +0200 oj r272612 : add SAL_DLLPUBLIC_EXPORT 2009-05-28 10:56:33 +0200 oj r272381 : #i101587# create langpacks 2009-05-28 10:41:59 +0200 oj r272380 : #i101587# create langpacks 2009-05-28 10:29:30 +0200 oj r272379 : #i101587# create langpacks 2009-05-07 10:11:46 +0200 oj r271635 : fix compile warnings 2009-05-07 07:01:31 +0200 oj r271619 : change type from int32 to PathID 2009-05-07 06:53:19 +0200 oj r271618 : add all 2009-05-06 14:57:02 +0200 oj r271595 : add missing lib 2009-05-06 14:56:54 +0200 oj r271594 : no used anymore 2009-05-06 14:56:08 +0200 oj r271593 : no used anymore 2009-05-06 14:54:25 +0200 oj r271592 : no used anymore 2009-05-06 14:45:59 +0200 oj r271591 : add missing lib 2009-05-06 14:41:54 +0200 oj r271590 : change wnt 2009-05-06 14:22:21 +0200 oj r271589 : #i101587# use config for the drivers 2009-05-06 14:21:39 +0200 oj r271588 : #i101587# add new set for metadata and config data for driver 2009-05-06 14:19:36 +0200 oj r271587 : #i101587# handle metadata and props of driver 2009-05-06 10:11:11 +0200 oj r271570 : #i101587# correct wrong use of reference 2009-05-06 09:24:33 +0200 oj r271567 : #i101587# add new set for metadata 2009-05-06 08:52:06 +0200 oj r271563 : #i101587# add driver configuration 2009-05-06 08:51:04 +0200 oj r271562 : #i101587# add driver configuration 2009-05-04 10:24:41 +0200 oj r271442 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@271427 (milestone: DEV300:m47) 2009-04-28 07:06:22 +0200 oj r271303 : compile error 2009-04-27 14:12:48 +0200 oj r271270 : #i101268# make use of stringbuffer instead of oustring 2009-04-27 14:12:27 +0200 oj r271269 : #i101268# make use of stringbuffer instead of oustring 2009-04-27 09:30:10 +0200 oj r271255 : use string buffer when possible 2009-04-24 11:56:01 +0200 oj r271207 : #i101268# remove end() call from loop 2009-04-23 14:24:03 +0200 oj r271171 : add dep 2009-04-23 13:25:25 +0200 oj r271164 : #i101268# add config entries for database drivers 2009-04-23 13:07:13 +0200 oj r271161 : #i101268# add config entries for database drivers 2009-04-23 13:06:33 +0200 oj r271160 : #i101268# add parent url pattern entry for driver node 2009-04-23 13:05:39 +0200 oj r271159 : #i101268# add config entry for driver node 2009-04-23 13:04:09 +0200 oj r271157 : #i101268# add config entry for driver node 2009-04-23 06:41:32 +0200 oj r271142 : #i101268# add new configuration file Drivers 2009-04-22 13:49:19 +0200 oj r271103 : convert EOL 2009-04-22 13:29:17 +0200 oj r271101 : #i101268# use of driver configuration entries for features and properties 2009-04-22 13:28:08 +0200 oj r271100 : #i101268# use of driver configuration entries for features and properties 2009-04-22 13:15:26 +0200 oj r271098 : #i101268# add new configuration file Drivers 2009-04-22 13:14:43 +0200 oj r271097 : #i101268# use of driver configuration entries for features and properties
2009-07-03 12:24:35 +00:00
sDSTypeName = m_aTypeCollection.getTypeDisplayName(sURL);
2008-10-01 12:28:29 +00:00
}
aReturn.sTitle = sDSTypeName;
}
break;
case SID_DB_APP_STATUS_DBNAME:
aReturn.bEnabled = m_xDataSource.is();
if ( aReturn.bEnabled )
{
OUString sURL;
m_xDataSource->getPropertyValue(PROPERTY_URL) >>= sURL;
OUString sDatabaseName;
OUString sHostName;
sal_Int32 nPortNumber( -1 );
m_aTypeCollection.extractHostNamePort( sURL, sDatabaseName, sHostName, nPortNumber );
if ( sDatabaseName.isEmpty() )
sDatabaseName = m_aTypeCollection.cutPrefix( sURL );
CWS-TOOLING: integrate CWS dbaperf2 2009-06-22 11:04:36 +0200 msc r273202 : #100000# fix to run this test 2009-06-22 09:41:04 +0200 msc r273200 : #100000# correct case 2009-06-22 09:02:42 +0200 msc r273199 : new SRB 2009-06-22 08:53:26 +0200 msc r273198 : #100000 2009-06-15 12:36:32 +0200 oj r272976 : test 2009-06-12 14:23:23 +0200 msc r272918 : #101587# unused feature was removed 2009-06-12 06:45:17 +0200 oj r272903 : use GUI instead of OS 2009-06-11 09:12:30 +0200 oj r272845 : remove unused dep 2009-06-11 09:11:09 +0200 oj r272844 : ColumnAliasInOrderBy not supported 2009-06-11 08:27:00 +0200 oj r272843 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@272827 (milestone: DEV300:m50) 2009-06-10 15:30:17 +0200 msc r272822 : #100000 2009-06-10 15:27:40 +0200 msc r272820 : #102515# new function for the database type list 2009-06-10 15:26:09 +0200 msc r272818 : move file to dbaccess/tools/dbcreatetools.inc 2009-06-10 15:20:10 +0200 msc r272816 : #102515# new function for the database type list 2009-06-10 12:34:46 +0200 oj r272803 : #i101587# check extension 2009-06-10 11:53:45 +0200 oj r272800 : remove unused code 2009-06-09 09:57:25 +0200 oj r272752 : #i101587# EscapeDateTime moved into features section 2009-06-09 09:56:26 +0200 oj r272751 : enable finish 2009-06-08 11:50:37 +0200 oj r272726 : #i102588# move convert tzo saveDataSource 2009-06-05 11:54:20 +0200 jsk r272676 : #i102515# - NEW: Functions to retrieve Database names from API 2009-06-05 10:52:22 +0200 jsk r272671 : NEW: Functions to retrieve Database names from API 2009-06-05 09:36:54 +0200 oj r272666 : handle win and unx differently 2009-06-05 09:36:28 +0200 oj r272665 : handle win and unx differently 2009-06-04 13:41:56 +0200 oj r272625 : #i101268# make use of stringbuffer instead of oustring 2009-06-04 10:18:14 +0200 oj r272612 : add SAL_DLLPUBLIC_EXPORT 2009-05-28 10:56:33 +0200 oj r272381 : #i101587# create langpacks 2009-05-28 10:41:59 +0200 oj r272380 : #i101587# create langpacks 2009-05-28 10:29:30 +0200 oj r272379 : #i101587# create langpacks 2009-05-07 10:11:46 +0200 oj r271635 : fix compile warnings 2009-05-07 07:01:31 +0200 oj r271619 : change type from int32 to PathID 2009-05-07 06:53:19 +0200 oj r271618 : add all 2009-05-06 14:57:02 +0200 oj r271595 : add missing lib 2009-05-06 14:56:54 +0200 oj r271594 : no used anymore 2009-05-06 14:56:08 +0200 oj r271593 : no used anymore 2009-05-06 14:54:25 +0200 oj r271592 : no used anymore 2009-05-06 14:45:59 +0200 oj r271591 : add missing lib 2009-05-06 14:41:54 +0200 oj r271590 : change wnt 2009-05-06 14:22:21 +0200 oj r271589 : #i101587# use config for the drivers 2009-05-06 14:21:39 +0200 oj r271588 : #i101587# add new set for metadata and config data for driver 2009-05-06 14:19:36 +0200 oj r271587 : #i101587# handle metadata and props of driver 2009-05-06 10:11:11 +0200 oj r271570 : #i101587# correct wrong use of reference 2009-05-06 09:24:33 +0200 oj r271567 : #i101587# add new set for metadata 2009-05-06 08:52:06 +0200 oj r271563 : #i101587# add driver configuration 2009-05-06 08:51:04 +0200 oj r271562 : #i101587# add driver configuration 2009-05-04 10:24:41 +0200 oj r271442 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@271427 (milestone: DEV300:m47) 2009-04-28 07:06:22 +0200 oj r271303 : compile error 2009-04-27 14:12:48 +0200 oj r271270 : #i101268# make use of stringbuffer instead of oustring 2009-04-27 14:12:27 +0200 oj r271269 : #i101268# make use of stringbuffer instead of oustring 2009-04-27 09:30:10 +0200 oj r271255 : use string buffer when possible 2009-04-24 11:56:01 +0200 oj r271207 : #i101268# remove end() call from loop 2009-04-23 14:24:03 +0200 oj r271171 : add dep 2009-04-23 13:25:25 +0200 oj r271164 : #i101268# add config entries for database drivers 2009-04-23 13:07:13 +0200 oj r271161 : #i101268# add config entries for database drivers 2009-04-23 13:06:33 +0200 oj r271160 : #i101268# add parent url pattern entry for driver node 2009-04-23 13:05:39 +0200 oj r271159 : #i101268# add config entry for driver node 2009-04-23 13:04:09 +0200 oj r271157 : #i101268# add config entry for driver node 2009-04-23 06:41:32 +0200 oj r271142 : #i101268# add new configuration file Drivers 2009-04-22 13:49:19 +0200 oj r271103 : convert EOL 2009-04-22 13:29:17 +0200 oj r271101 : #i101268# use of driver configuration entries for features and properties 2009-04-22 13:28:08 +0200 oj r271100 : #i101268# use of driver configuration entries for features and properties 2009-04-22 13:15:26 +0200 oj r271098 : #i101268# add new configuration file Drivers 2009-04-22 13:14:43 +0200 oj r271097 : #i101268# use of driver configuration entries for features and properties
2009-07-03 12:24:35 +00:00
if ( m_aTypeCollection.isFileSystemBased(sURL) )
{
sDatabaseName = SvtPathOptions().SubstituteVariable( sDatabaseName );
if ( !sDatabaseName.isEmpty() )
{
::svt::OFileNotation aFileNotation(sDatabaseName);
// set this decoded URL as text
sDatabaseName = aFileNotation.get(::svt::OFileNotation::N_SYSTEM);
}
}
if ( sDatabaseName.isEmpty() )
CWS-TOOLING: integrate CWS dbaperf2 2009-06-22 11:04:36 +0200 msc r273202 : #100000# fix to run this test 2009-06-22 09:41:04 +0200 msc r273200 : #100000# correct case 2009-06-22 09:02:42 +0200 msc r273199 : new SRB 2009-06-22 08:53:26 +0200 msc r273198 : #100000 2009-06-15 12:36:32 +0200 oj r272976 : test 2009-06-12 14:23:23 +0200 msc r272918 : #101587# unused feature was removed 2009-06-12 06:45:17 +0200 oj r272903 : use GUI instead of OS 2009-06-11 09:12:30 +0200 oj r272845 : remove unused dep 2009-06-11 09:11:09 +0200 oj r272844 : ColumnAliasInOrderBy not supported 2009-06-11 08:27:00 +0200 oj r272843 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@272827 (milestone: DEV300:m50) 2009-06-10 15:30:17 +0200 msc r272822 : #100000 2009-06-10 15:27:40 +0200 msc r272820 : #102515# new function for the database type list 2009-06-10 15:26:09 +0200 msc r272818 : move file to dbaccess/tools/dbcreatetools.inc 2009-06-10 15:20:10 +0200 msc r272816 : #102515# new function for the database type list 2009-06-10 12:34:46 +0200 oj r272803 : #i101587# check extension 2009-06-10 11:53:45 +0200 oj r272800 : remove unused code 2009-06-09 09:57:25 +0200 oj r272752 : #i101587# EscapeDateTime moved into features section 2009-06-09 09:56:26 +0200 oj r272751 : enable finish 2009-06-08 11:50:37 +0200 oj r272726 : #i102588# move convert tzo saveDataSource 2009-06-05 11:54:20 +0200 jsk r272676 : #i102515# - NEW: Functions to retrieve Database names from API 2009-06-05 10:52:22 +0200 jsk r272671 : NEW: Functions to retrieve Database names from API 2009-06-05 09:36:54 +0200 oj r272666 : handle win and unx differently 2009-06-05 09:36:28 +0200 oj r272665 : handle win and unx differently 2009-06-04 13:41:56 +0200 oj r272625 : #i101268# make use of stringbuffer instead of oustring 2009-06-04 10:18:14 +0200 oj r272612 : add SAL_DLLPUBLIC_EXPORT 2009-05-28 10:56:33 +0200 oj r272381 : #i101587# create langpacks 2009-05-28 10:41:59 +0200 oj r272380 : #i101587# create langpacks 2009-05-28 10:29:30 +0200 oj r272379 : #i101587# create langpacks 2009-05-07 10:11:46 +0200 oj r271635 : fix compile warnings 2009-05-07 07:01:31 +0200 oj r271619 : change type from int32 to PathID 2009-05-07 06:53:19 +0200 oj r271618 : add all 2009-05-06 14:57:02 +0200 oj r271595 : add missing lib 2009-05-06 14:56:54 +0200 oj r271594 : no used anymore 2009-05-06 14:56:08 +0200 oj r271593 : no used anymore 2009-05-06 14:54:25 +0200 oj r271592 : no used anymore 2009-05-06 14:45:59 +0200 oj r271591 : add missing lib 2009-05-06 14:41:54 +0200 oj r271590 : change wnt 2009-05-06 14:22:21 +0200 oj r271589 : #i101587# use config for the drivers 2009-05-06 14:21:39 +0200 oj r271588 : #i101587# add new set for metadata and config data for driver 2009-05-06 14:19:36 +0200 oj r271587 : #i101587# handle metadata and props of driver 2009-05-06 10:11:11 +0200 oj r271570 : #i101587# correct wrong use of reference 2009-05-06 09:24:33 +0200 oj r271567 : #i101587# add new set for metadata 2009-05-06 08:52:06 +0200 oj r271563 : #i101587# add driver configuration 2009-05-06 08:51:04 +0200 oj r271562 : #i101587# add driver configuration 2009-05-04 10:24:41 +0200 oj r271442 : CWS-TOOLING: rebase CWS dbaperf2 to trunk@271427 (milestone: DEV300:m47) 2009-04-28 07:06:22 +0200 oj r271303 : compile error 2009-04-27 14:12:48 +0200 oj r271270 : #i101268# make use of stringbuffer instead of oustring 2009-04-27 14:12:27 +0200 oj r271269 : #i101268# make use of stringbuffer instead of oustring 2009-04-27 09:30:10 +0200 oj r271255 : use string buffer when possible 2009-04-24 11:56:01 +0200 oj r271207 : #i101268# remove end() call from loop 2009-04-23 14:24:03 +0200 oj r271171 : add dep 2009-04-23 13:25:25 +0200 oj r271164 : #i101268# add config entries for database drivers 2009-04-23 13:07:13 +0200 oj r271161 : #i101268# add config entries for database drivers 2009-04-23 13:06:33 +0200 oj r271160 : #i101268# add parent url pattern entry for driver node 2009-04-23 13:05:39 +0200 oj r271159 : #i101268# add config entry for driver node 2009-04-23 13:04:09 +0200 oj r271157 : #i101268# add config entry for driver node 2009-04-23 06:41:32 +0200 oj r271142 : #i101268# add new configuration file Drivers 2009-04-22 13:49:19 +0200 oj r271103 : convert EOL 2009-04-22 13:29:17 +0200 oj r271101 : #i101268# use of driver configuration entries for features and properties 2009-04-22 13:28:08 +0200 oj r271100 : #i101268# use of driver configuration entries for features and properties 2009-04-22 13:15:26 +0200 oj r271098 : #i101268# add new configuration file Drivers 2009-04-22 13:14:43 +0200 oj r271097 : #i101268# use of driver configuration entries for features and properties
2009-07-03 12:24:35 +00:00
sDatabaseName = m_aTypeCollection.getTypeDisplayName( sURL );
aReturn.sTitle = sDatabaseName;
}
break;
case SID_DB_APP_STATUS_USERNAME:
aReturn.bEnabled = m_xDataSource.is();
if ( aReturn.bEnabled )
m_xDataSource->getPropertyValue( PROPERTY_USER ) >>= aReturn.sTitle;
break;
case SID_DB_APP_STATUS_HOSTNAME:
aReturn.bEnabled = m_xDataSource.is();
if ( aReturn.bEnabled )
{
OUString sURL;
m_xDataSource->getPropertyValue( PROPERTY_URL ) >>= sURL;
OUString sHostName, sDatabaseName;
sal_Int32 nPortNumber = -1;
m_aTypeCollection.extractHostNamePort( sURL, sDatabaseName, sHostName, nPortNumber );
aReturn.sTitle = sHostName;
}
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
default:
aReturn = OGenericUnoController::GetState(_nId);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
catch(const Exception& )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
DBG_UNHANDLED_EXCEPTION();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
return aReturn;
}
namespace
{
bool lcl_handleException_nothrow( const Reference< XModel >& _rxDocument, const Any& _rException )
{
bool bHandled = false;
// try handling the error with an interaction handler
::comphelper::NamedValueCollection aArgs( _rxDocument->getArgs() );
Reference< XInteractionHandler > xHandler( aArgs.getOrDefault( "InteractionHandler", Reference< XInteractionHandler >() ) );
if ( xHandler.is() )
{
Reference< ::comphelper::OInteractionRequest > pRequest( new ::comphelper::OInteractionRequest( _rException ) );
Reference< ::comphelper::OInteractionApprove > pApprove( new ::comphelper::OInteractionApprove );
pRequest->addContinuation( pApprove.get() );
try
{
xHandler->handle( pRequest.get() );
}
catch( const Exception& )
{
DBG_UNHANDLED_EXCEPTION();
}
bHandled = pApprove->wasSelected();
}
return bHandled;
}
}
void OApplicationController::Execute(sal_uInt16 _nId, const Sequence< PropertyValue >& aArgs)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
SolarMutexGuard aSolarGuard;
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
::osl::MutexGuard aGuard( getMutex() );
if ( isUserDefinedFeature( _nId ) )
{
OGenericUnoController::Execute( _nId, aArgs );
return;
}
if ( !getContainer() || m_bReadOnly )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
return; // return without execution
try
{
switch(_nId)
{
case ID_BROWSER_CUT:
getContainer()->cut();
break;
case ID_BROWSER_COPY:
{
TransferableHelper* pTransfer = copyObject( );
Reference< XTransferable> aEnsureDelete = pTransfer;
if ( pTransfer )
pTransfer->CopyToClipboard(getView());
}
break;
case ID_BROWSER_PASTE:
{
const TransferableDataHelper& rTransferData( getViewClipboard() );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
ElementType eType = getContainer()->getElementType();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
switch( eType )
{
case E_TABLE:
{
// get the selected tablename
::std::vector< OUString > aList;
getSelectionElementNames( aList );
if ( !aList.empty() )
m_aTableCopyHelper.SetTableNameForAppend( *aList.begin() );
else
m_aTableCopyHelper.ResetTableNameForAppend();
m_aTableCopyHelper.pasteTable( rTransferData , getDatabaseName(), ensureConnection() );
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case E_QUERY:
if ( rTransferData.HasFormat(SotClipboardFormatId::DBACCESS_QUERY) )
paste( E_QUERY, ODataAccessObjectTransferable::extractObjectDescriptor( rTransferData ) );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
default:
{
::std::vector< OUString> aList;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
getSelectionElementNames(aList);
OUString sFolderNameToInsertInto;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( !aList.empty() )
{
Reference< XHierarchicalNameAccess > xContainer(getElements(eType),UNO_QUERY);
if ( xContainer.is()
&& xContainer->hasByHierarchicalName(*aList.begin())
&& (xContainer->getByHierarchicalName(*aList.begin()) >>= xContainer)
&& xContainer.is()
)
sFolderNameToInsertInto = *aList.begin();
}
paste( eType, OComponentTransferable::extractComponentDescriptor( rTransferData ),
sFolderNameToInsertInto );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
break;
}
}
break;
case SID_DB_APP_PASTE_SPECIAL:
{
if ( !aArgs.getLength() )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
SvxAbstractDialogFactory* pFact = SvxAbstractDialogFactory::Create();
::std::unique_ptr<SfxAbstractPasteDialog> pDlg(pFact->CreatePasteDialog( getView() ));
::std::vector<SotClipboardFormatId> aFormatIds;
getSupportedFormats(getContainer()->getElementType(),aFormatIds);
const ::std::vector<SotClipboardFormatId>::iterator aEnd = aFormatIds.end();
for (::std::vector<SotClipboardFormatId>::iterator aIter = aFormatIds.begin();aIter != aEnd; ++aIter)
pDlg->Insert(*aIter,"");
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
const TransferableDataHelper& rClipboard = getViewClipboard();
pasteFormat(pDlg->GetFormat(rClipboard.GetTransferable()));
}
else
{
const PropertyValue* pIter = aArgs.getConstArray();
const PropertyValue* pEnd = pIter + aArgs.getLength();
for( ; pIter != pEnd ; ++pIter)
{
if ( pIter->Name == "FormatStringId" )
{
sal_uLong nTmp;
if ( pIter->Value >>= nTmp )
pasteFormat(static_cast<SotClipboardFormatId>(nTmp));
break;
}
}
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
break;
case SID_OPENDOC:
{
Reference < XDispatchProvider > xProv( getFrame(), UNO_QUERY );
if ( xProv.is() )
{
URL aURL;
switch(_nId)
{
case SID_OPENDOC:
aURL.Complete = ".uno:Open";
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
}
if ( m_xUrlTransformer.is() )
m_xUrlTransformer->parseStrict( aURL );
Reference < XDispatch > xDisp = xProv->queryDispatch( aURL, OUString(), 0 );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( xDisp.is() )
xDisp->dispatch( aURL, Sequence < PropertyValue >() );
}
}
break;
case ID_BROWSER_SAVEDOC:
{
Reference< XStorable > xStore( m_xModel, UNO_QUERY_THROW );
try
{
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
xStore->store();
}
catch( const Exception& )
{
lcl_handleException_nothrow( m_xModel, ::cppu::getCaughtException() );
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case ID_BROWSER_SAVEASDOC:
{
OUString sUrl;
if ( m_xModel.is() )
sUrl = m_xModel->getURL();
if ( sUrl.isEmpty() )
sUrl = SvtPathOptions().GetWorkPath();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
::sfx2::FileDialogHelper aFileDlg(
ui::dialogs::TemplateDescription::FILESAVE_AUTOEXTENSION,
0, getView());
aFileDlg.SetDisplayDirectory( sUrl );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
const SfxFilter* pFilter = getStandardDatabaseFilter();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( pFilter )
{
aFileDlg.AddFilter(pFilter->GetUIName(),pFilter->GetDefaultExtension());
aFileDlg.SetCurrentFilter(pFilter->GetUIName());
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
if ( aFileDlg.Execute() != ERRCODE_NONE )
break;
Reference<XStorable> xStore( m_xModel, UNO_QUERY_THROW );
INetURLObject aURL( aFileDlg.GetPath() );
try
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
xStore->storeAsURL( aURL.GetMainURL( INetURLObject::NO_DECODE ), Sequence< PropertyValue >() );
}
catch( const Exception& )
{
lcl_handleException_nothrow( m_xModel, ::cppu::getCaughtException() );
}
/*updateTitle();*/
m_bCurrentlyModified = false;
InvalidateFeature(ID_BROWSER_SAVEDOC);
if ( getContainer()->getElementType() == E_NONE )
{
getContainer()->selectContainer(E_NONE);
getContainer()->selectContainer(E_TABLE);
CWS-TOOLING: integrate CWS dba31d 2008-12-08 16:22:07 +0100 rt r265005 : Remove DOS lineends 2008-12-05 13:56:24 +0100 fs r264906 : #i10000# removed unreachable statement 2008-11-20 11:41:26 +0100 fs r264037 : merged in the fix for #i95865# (it was wrongly committed to CWS dba32a, should have been here) 2008-11-20 11:34:24 +0100 fs r264036 : line ends 2008-11-14 08:44:50 +0100 lla r263665 : #i10000# comparsion between int and uint fixed 2008-11-13 13:31:12 +0100 lla r263641 : #i10000# build problem fixed 2008-11-13 11:20:01 +0100 lla r263625 : #i96130# hard code name of extension 2008-11-12 11:13:41 +0100 fs r263582 : #i96096# when opening a SRB-report fails due to the missing SRB extension, log this as warning only, and proceed with the migration 2008-11-12 11:11:35 +0100 fs r263581 : #i96096# ContentType handling. Now all contents deliver proper results in XContent::getContentType 2008-11-12 11:10:11 +0100 fs r263580 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-11 10:10:13 +0100 lla r263546 : CWS-TOOLING: rebase CWS dba31d to trunk@263288 (milestone: DEV300:m35) 2008-11-06 15:55:39 +0100 oj r263393 : #i93452# get field from model fallbackis the name 2008-11-06 15:31:47 +0100 oj r263392 : #i93465# remeber location of floating windows 2008-11-06 13:36:24 +0100 oj r263381 : #i93450# check typemap for null 2008-11-06 13:28:49 +0100 oj r263379 : #i93020# empty column list boxes when new relation should be created 2008-11-06 12:33:53 +0100 oj r263377 : #i93012# set border to default : flat 2008-11-06 12:26:54 +0100 oj r263375 : #i74927# do some less calls for odbc 2008-11-06 09:34:01 +0100 oj r263362 : #i93383# grabFocus in suspend to get allmodified cells 2008-11-03 21:01:39 +0100 oj r263308 : #i86739# check if slash can be valid for tables 2008-11-03 14:40:21 +0100 oj r263287 : #i86739# check if slash can be valid for tables 2008-11-03 14:32:17 +0100 oj r263286 : #i95227# column width 2008-11-03 14:27:26 +0100 oj r263285 : link fwe 2008-11-03 14:24:54 +0100 oj r263284 : #i95235# changed to hold no ref only weak 2008-10-31 11:21:48 +0100 oj r262859 : #i93459# set images add menu entry 2008-10-31 09:06:37 +0100 oj r262851 : #i88629# correct fileopen filter for database odb files 2008-10-30 15:01:04 +0100 oj r262828 : #i95229# set filter at the composer 2008-10-29 15:57:41 +0100 oj r262817 : #i95235# changed to hold no ref only weak 2008-10-29 15:57:19 +0100 oj r262816 : #i95235# changed to hold no ref only weak 2008-10-29 15:57:03 +0100 oj r262815 : #i95235# changed to hold no ref only weak 2008-10-29 15:56:15 +0100 oj r262814 : #i95235# filtermanger changed to hold no ref only weak 2008-10-29 10:32:39 +0100 oj r262773 : #i93474# use correct table name 2008-10-28 13:49:33 +0100 lla r262744 : #i95524# make an Invalidate and refresh on Tables 2008-10-28 10:45:02 +0100 fs r262707 : line ends 2008-10-28 10:34:42 +0100 fs r262706 : #i95522# don't expect the component to live in a TopWindow 2008-10-28 08:30:40 +0100 lla r262696 : #i93176# set preview mode on view 2008-10-28 07:56:57 +0100 oj r262694 : merge cvs svn 2008-10-27 14:13:51 +0100 oj r262673 : #i94129# use dummy data 2008-10-27 12:38:45 +0100 fs r262669 : #i94125# rework ScrollColumns 2008-10-23 15:53:57 +0200 oj r262624 : #i94568# do not load the embeddedobj just copy the storage 2008-10-23 14:39:14 +0200 oj r262622 : #i94129# handle chart correctly 2008-10-22 10:51:19 +0200 lla r262582 : #i94115# problem with left walk chart shape fixed 2008-10-22 07:47:48 +0200 oj r262576 : #i94455# rename now do not use remove insert 2008-10-22 07:47:27 +0200 oj r262575 : #i94455# rename now do not use remove insert 2008-10-21 12:46:26 +0200 lla r262567 : #i93845# extra check if default schema doesn't exists, fix assertion
2008-12-09 07:25:38 +00:00
// #i95524#
getContainer()->Invalidate();
refreshTables();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
CWS-TOOLING: integrate CWS dba31d 2008-12-08 16:22:07 +0100 rt r265005 : Remove DOS lineends 2008-12-05 13:56:24 +0100 fs r264906 : #i10000# removed unreachable statement 2008-11-20 11:41:26 +0100 fs r264037 : merged in the fix for #i95865# (it was wrongly committed to CWS dba32a, should have been here) 2008-11-20 11:34:24 +0100 fs r264036 : line ends 2008-11-14 08:44:50 +0100 lla r263665 : #i10000# comparsion between int and uint fixed 2008-11-13 13:31:12 +0100 lla r263641 : #i10000# build problem fixed 2008-11-13 11:20:01 +0100 lla r263625 : #i96130# hard code name of extension 2008-11-12 11:13:41 +0100 fs r263582 : #i96096# when opening a SRB-report fails due to the missing SRB extension, log this as warning only, and proceed with the migration 2008-11-12 11:11:35 +0100 fs r263581 : #i96096# ContentType handling. Now all contents deliver proper results in XContent::getContentType 2008-11-12 11:10:11 +0100 fs r263580 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-11 10:10:13 +0100 lla r263546 : CWS-TOOLING: rebase CWS dba31d to trunk@263288 (milestone: DEV300:m35) 2008-11-06 15:55:39 +0100 oj r263393 : #i93452# get field from model fallbackis the name 2008-11-06 15:31:47 +0100 oj r263392 : #i93465# remeber location of floating windows 2008-11-06 13:36:24 +0100 oj r263381 : #i93450# check typemap for null 2008-11-06 13:28:49 +0100 oj r263379 : #i93020# empty column list boxes when new relation should be created 2008-11-06 12:33:53 +0100 oj r263377 : #i93012# set border to default : flat 2008-11-06 12:26:54 +0100 oj r263375 : #i74927# do some less calls for odbc 2008-11-06 09:34:01 +0100 oj r263362 : #i93383# grabFocus in suspend to get allmodified cells 2008-11-03 21:01:39 +0100 oj r263308 : #i86739# check if slash can be valid for tables 2008-11-03 14:40:21 +0100 oj r263287 : #i86739# check if slash can be valid for tables 2008-11-03 14:32:17 +0100 oj r263286 : #i95227# column width 2008-11-03 14:27:26 +0100 oj r263285 : link fwe 2008-11-03 14:24:54 +0100 oj r263284 : #i95235# changed to hold no ref only weak 2008-10-31 11:21:48 +0100 oj r262859 : #i93459# set images add menu entry 2008-10-31 09:06:37 +0100 oj r262851 : #i88629# correct fileopen filter for database odb files 2008-10-30 15:01:04 +0100 oj r262828 : #i95229# set filter at the composer 2008-10-29 15:57:41 +0100 oj r262817 : #i95235# changed to hold no ref only weak 2008-10-29 15:57:19 +0100 oj r262816 : #i95235# changed to hold no ref only weak 2008-10-29 15:57:03 +0100 oj r262815 : #i95235# changed to hold no ref only weak 2008-10-29 15:56:15 +0100 oj r262814 : #i95235# filtermanger changed to hold no ref only weak 2008-10-29 10:32:39 +0100 oj r262773 : #i93474# use correct table name 2008-10-28 13:49:33 +0100 lla r262744 : #i95524# make an Invalidate and refresh on Tables 2008-10-28 10:45:02 +0100 fs r262707 : line ends 2008-10-28 10:34:42 +0100 fs r262706 : #i95522# don't expect the component to live in a TopWindow 2008-10-28 08:30:40 +0100 lla r262696 : #i93176# set preview mode on view 2008-10-28 07:56:57 +0100 oj r262694 : merge cvs svn 2008-10-27 14:13:51 +0100 oj r262673 : #i94129# use dummy data 2008-10-27 12:38:45 +0100 fs r262669 : #i94125# rework ScrollColumns 2008-10-23 15:53:57 +0200 oj r262624 : #i94568# do not load the embeddedobj just copy the storage 2008-10-23 14:39:14 +0200 oj r262622 : #i94129# handle chart correctly 2008-10-22 10:51:19 +0200 lla r262582 : #i94115# problem with left walk chart shape fixed 2008-10-22 07:47:48 +0200 oj r262576 : #i94455# rename now do not use remove insert 2008-10-22 07:47:27 +0200 oj r262575 : #i94455# rename now do not use remove insert 2008-10-21 12:46:26 +0200 lla r262567 : #i93845# extra check if default schema doesn't exists, fix assertion
2008-12-09 07:25:38 +00:00
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
break;
case ID_BROWSER_SORTUP:
getContainer()->sortUp();
InvalidateFeature(ID_BROWSER_SORTDOWN);
break;
case ID_BROWSER_SORTDOWN:
getContainer()->sortDown();
InvalidateFeature(ID_BROWSER_SORTUP);
break;
case ID_NEW_TABLE_DESIGN_AUTO_PILOT:
case ID_NEW_VIEW_DESIGN_AUTO_PILOT:
case ID_APP_NEW_QUERY_AUTO_PILOT:
case SID_DB_FORM_NEW_PILOT:
case SID_REPORT_CREATE_REPWIZ_PRE_SEL:
case SID_APP_NEW_REPORT_PRE_SEL:
case SID_FORM_CREATE_REPWIZ_PRE_SEL:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case ID_DOCUMENT_CREATE_REPWIZ:
case SID_APP_NEW_FORM:
case SID_APP_NEW_REPORT:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case ID_NEW_QUERY_SQL:
case ID_NEW_QUERY_DESIGN:
case ID_NEW_TABLE_DESIGN:
{
ElementType eType = E_TABLE;
bool bAutoPilot = false;
::comphelper::NamedValueCollection aCreationArgs;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
switch( _nId )
{
case SID_DB_FORM_NEW_PILOT:
case SID_FORM_CREATE_REPWIZ_PRE_SEL:
bAutoPilot = true;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
// run through
case SID_APP_NEW_FORM:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
eType = E_FORM;
break;
case ID_DOCUMENT_CREATE_REPWIZ:
case SID_REPORT_CREATE_REPWIZ_PRE_SEL:
bAutoPilot = true;
// run through
case SID_APP_NEW_REPORT:
case SID_APP_NEW_REPORT_PRE_SEL:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
eType = E_REPORT;
break;
case ID_APP_NEW_QUERY_AUTO_PILOT:
bAutoPilot = true;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
eType = E_QUERY;
break;
case ID_NEW_QUERY_DESIGN:
aCreationArgs.put( OUString(PROPERTY_GRAPHICAL_DESIGN), sal_True );
// run through
case ID_NEW_QUERY_SQL:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
eType = E_QUERY;
break;
case ID_NEW_TABLE_DESIGN_AUTO_PILOT:
bAutoPilot = true;
// run through
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case ID_NEW_TABLE_DESIGN:
break;
default:
OSL_FAIL("illegal switch call!");
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
if ( bAutoPilot )
getContainer()->PostUserEvent( LINK( this, OApplicationController, OnCreateWithPilot ), reinterpret_cast< void* >( eType ) );
else
{
Reference< XComponent > xDocDefinition;
newElement( eType, aCreationArgs, xDocDefinition );
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
break;
case SID_APP_NEW_FOLDER:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
ElementType eType = getContainer()->getElementType();
OUString sName = getContainer()->getQualifiedName( nullptr );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
insertHierachyElement(eType,sName);
}
break;
case ID_NEW_VIEW_DESIGN:
case SID_DB_NEW_VIEW_SQL:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
SharedConnection xConnection( ensureConnection() );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( xConnection.is() )
{
QueryDesigner aDesigner( getORB(), this, getFrame(), true );
::comphelper::NamedValueCollection aCreationArgs;
aCreationArgs.put( OUString(PROPERTY_GRAPHICAL_DESIGN), ID_NEW_VIEW_DESIGN == _nId );
const Reference< XDataSource > xDataSource( m_xDataSource, UNO_QUERY );
const Reference< XComponent > xComponent( aDesigner.createNew( xDataSource, aCreationArgs ), UNO_QUERY );
onDocumentOpened( OUString(), E_QUERY, E_OPEN_DESIGN, xComponent, nullptr );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
break;
case SID_DB_APP_DELETE:
case SID_DB_APP_TABLE_DELETE:
case SID_DB_APP_QUERY_DELETE:
case SID_DB_APP_FORM_DELETE:
case SID_DB_APP_REPORT_DELETE:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
deleteEntries();
break;
case SID_DB_APP_RENAME:
case SID_DB_APP_TABLE_RENAME:
case SID_DB_APP_QUERY_RENAME:
case SID_DB_APP_FORM_RENAME:
case SID_DB_APP_REPORT_RENAME:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
renameEntry();
break;
case SID_DB_APP_EDIT:
case SID_DB_APP_EDIT_SQL_VIEW:
case SID_DB_APP_TABLE_EDIT:
case SID_DB_APP_QUERY_EDIT:
case SID_DB_APP_FORM_EDIT:
case SID_DB_APP_REPORT_EDIT:
doAction( _nId, E_OPEN_DESIGN );
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case SID_DB_APP_OPEN:
case SID_DB_APP_TABLE_OPEN:
case SID_DB_APP_QUERY_OPEN:
case SID_DB_APP_FORM_OPEN:
case SID_DB_APP_REPORT_OPEN:
doAction( _nId, E_OPEN_NORMAL );
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case SID_DB_APP_CONVERTTOVIEW:
doAction( _nId, E_OPEN_NORMAL );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_SELECTALL:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
getContainer()->selectAll();
InvalidateAll();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_DSRELDESIGN:
{
Reference< XComponent > xRelationDesigner;
if ( !m_pSubComponentManager->activateSubFrame( OUString(), SID_DB_APP_DSRELDESIGN, E_OPEN_DESIGN, xRelationDesigner ) )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
SharedConnection xConnection( ensureConnection() );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( xConnection.is() )
{
2008-04-08 11:46:07 +00:00
RelationDesigner aDesigner( getORB(), this, m_aCurrentFrame.getFrame() );
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
const Reference< XDataSource > xDataSource( m_xDataSource, UNO_QUERY );
const Reference< XComponent > xComponent( aDesigner.createNew( xDataSource ), UNO_QUERY );
onDocumentOpened( OUString(), SID_DB_APP_DSRELDESIGN, E_OPEN_DESIGN, xComponent, nullptr );
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case SID_DB_APP_DSUSERADMIN:
{
SharedConnection xConnection( ensureConnection() );
if ( xConnection.is() )
openDialog("com.sun.star.sdb.UserAdministrationDialog");
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_TABLEFILTER:
openTableFilterDialog();
askToReconnect();
break;
case SID_DB_APP_REFRESH_TABLES:
refreshTables();
break;
case SID_DB_APP_DSPROPS:
openDataSourceAdminDialog();
askToReconnect();
break;
case SID_DB_APP_DSADVANCED_SETTINGS:
openDialog("com.sun.star.sdb.AdvancedDatabaseSettingsDialog");
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
askToReconnect();
break;
case SID_DB_APP_DSCONNECTION_TYPE:
openDialog("com.sun.star.sdb.DataSourceTypeChangeDialog");
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
askToReconnect();
break;
case ID_DIRECT_SQL:
{
SharedConnection xConnection( ensureConnection() );
if ( xConnection.is() )
openDirectSQLDialog();
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case ID_MIGRATE_SCRIPTS:
impl_migrateScripts_nothrow();
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case SID_DB_APP_VIEW_TABLES:
m_aSelectContainerEvent.Call( reinterpret_cast< void* >( E_TABLE ) );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_VIEW_QUERIES:
m_aSelectContainerEvent.Call( reinterpret_cast< void* >( E_QUERY ) );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_VIEW_FORMS:
m_aSelectContainerEvent.Call( reinterpret_cast< void* >( E_FORM ) );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_VIEW_REPORTS:
m_aSelectContainerEvent.Call( reinterpret_cast< void* >( E_REPORT ) );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case SID_DB_APP_DISABLE_PREVIEW:
m_ePreviewMode = E_PREVIEWNONE;
getContainer()->switchPreview(m_ePreviewMode);
break;
case SID_DB_APP_VIEW_DOCINFO_PREVIEW:
m_ePreviewMode = E_DOCUMENTINFO;
getContainer()->switchPreview(m_ePreviewMode);
break;
case SID_DB_APP_VIEW_DOC_PREVIEW:
m_ePreviewMode = E_DOCUMENT;
getContainer()->switchPreview(m_ePreviewMode);
break;
case SID_MAIL_SENDDOC:
{
SfxMailModel aSendMail;
if ( aSendMail.AttachDocument(OUString(),getModel(), OUString()) == SfxMailModel::SEND_MAIL_OK )
aSendMail.Send( getFrame() );
}
break;
case SID_DB_APP_SENDREPORTASMAIL:
doAction( _nId, E_OPEN_FOR_MAIL );
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
catch( const Exception& )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
DBG_UNHANDLED_EXCEPTION();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
InvalidateFeature(_nId);
}
void OApplicationController::describeSupportedFeatures()
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
OGenericUnoController::describeSupportedFeatures();
implDescribeSupportedFeature( ".uno:Save", ID_BROWSER_SAVEDOC, CommandGroup::DOCUMENT );
implDescribeSupportedFeature( ".uno:SaveAs", ID_BROWSER_SAVEASDOC, CommandGroup::DOCUMENT );
implDescribeSupportedFeature( ".uno:SendMail", SID_MAIL_SENDDOC, CommandGroup::DOCUMENT );
implDescribeSupportedFeature( ".uno:DBSendReportAsMail",SID_DB_APP_SENDREPORTASMAIL,
CommandGroup::DOCUMENT );
implDescribeSupportedFeature( ".uno:DBSendReportToWriter",SID_DB_APP_SENDREPORTTOWRITER,
CommandGroup::DOCUMENT );
implDescribeSupportedFeature( ".uno:DBNewForm", SID_APP_NEW_FORM, CommandGroup::INSERT );
implDescribeSupportedFeature( ".uno:DBNewFolder", SID_APP_NEW_FOLDER, CommandGroup::INSERT );
implDescribeSupportedFeature( ".uno:DBNewFormAutoPilot", SID_DB_FORM_NEW_PILOT, CommandGroup::INSERT );
implDescribeSupportedFeature( ".uno:DBNewFormAutoPilotWithPreSelection",
SID_FORM_CREATE_REPWIZ_PRE_SEL,
CommandGroup::APPLICATION );
implDescribeSupportedFeature( ".uno:DBNewReport", SID_APP_NEW_REPORT, CommandGroup::INSERT );
implDescribeSupportedFeature( ".uno:DBNewReportAutoPilot",
ID_DOCUMENT_CREATE_REPWIZ, CommandGroup::INSERT );
implDescribeSupportedFeature( ".uno:DBNewReportAutoPilotWithPreSelection",
SID_REPORT_CREATE_REPWIZ_PRE_SEL,
CommandGroup::APPLICATION );
implDescribeSupportedFeature( ".uno:DBNewQuery", ID_NEW_QUERY_DESIGN, CommandGroup::INSERT );
implDescribeSupportedFeature( ".uno:DBNewQuerySql", ID_NEW_QUERY_SQL, CommandGroup::INSERT );
implDescribeSupportedFeature( ".uno:DBNewQueryAutoPilot",ID_APP_NEW_QUERY_AUTO_PILOT,
CommandGroup::INSERT );
implDescribeSupportedFeature( ".uno:DBNewTable", ID_NEW_TABLE_DESIGN, CommandGroup::INSERT );
implDescribeSupportedFeature( ".uno:DBNewTableAutoPilot",ID_NEW_TABLE_DESIGN_AUTO_PILOT,
CommandGroup::INSERT );
implDescribeSupportedFeature( ".uno:DBNewView", ID_NEW_VIEW_DESIGN, CommandGroup::INSERT );
implDescribeSupportedFeature( ".uno:DBNewViewSQL", SID_DB_NEW_VIEW_SQL, CommandGroup::INSERT );
implDescribeSupportedFeature( ".uno:DBDelete", SID_DB_APP_DELETE, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:Delete", SID_DB_APP_DELETE, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBRename", SID_DB_APP_RENAME, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBEdit", SID_DB_APP_EDIT, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBEditSqlView", SID_DB_APP_EDIT_SQL_VIEW, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBOpen", SID_DB_APP_OPEN, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBTableDelete", SID_DB_APP_TABLE_DELETE, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBTableRename", SID_DB_APP_TABLE_RENAME, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBTableEdit", SID_DB_APP_TABLE_EDIT, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBTableOpen", SID_DB_APP_TABLE_OPEN, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBQueryDelete", SID_DB_APP_QUERY_DELETE, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBQueryRename", SID_DB_APP_QUERY_RENAME, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBQueryEdit", SID_DB_APP_QUERY_EDIT, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBQueryOpen", SID_DB_APP_QUERY_OPEN, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBFormDelete", SID_DB_APP_FORM_DELETE, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBFormRename", SID_DB_APP_FORM_RENAME, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBFormEdit", SID_DB_APP_FORM_EDIT, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBFormOpen", SID_DB_APP_FORM_OPEN, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBReportDelete", SID_DB_APP_REPORT_DELETE, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBReportRename", SID_DB_APP_REPORT_RENAME, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBReportEdit", SID_DB_APP_REPORT_EDIT, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBReportOpen", SID_DB_APP_REPORT_OPEN, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:SelectAll", SID_SELECTALL, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:Undo", ID_BROWSER_UNDO, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:Sortup", ID_BROWSER_SORTUP, CommandGroup::VIEW );
implDescribeSupportedFeature( ".uno:SortDown", ID_BROWSER_SORTDOWN, CommandGroup::VIEW );
implDescribeSupportedFeature( ".uno:DBRelationDesign", SID_DB_APP_DSRELDESIGN, CommandGroup::APPLICATION );
implDescribeSupportedFeature( ".uno:DBUserAdmin", SID_DB_APP_DSUSERADMIN, CommandGroup::APPLICATION );
implDescribeSupportedFeature( ".uno:DBTableFilter", SID_DB_APP_TABLEFILTER, CommandGroup::APPLICATION );
implDescribeSupportedFeature( ".uno:DBDSProperties", SID_DB_APP_DSPROPS, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBDSConnectionType", SID_DB_APP_DSCONNECTION_TYPE,
CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBDSAdvancedSettings",
SID_DB_APP_DSADVANCED_SETTINGS,
CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:PasteSpecial", SID_DB_APP_PASTE_SPECIAL, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBConvertToView", SID_DB_APP_CONVERTTOVIEW, CommandGroup::EDIT );
implDescribeSupportedFeature( ".uno:DBRefreshTables", SID_DB_APP_REFRESH_TABLES, CommandGroup::APPLICATION );
implDescribeSupportedFeature( ".uno:DBDirectSQL", ID_DIRECT_SQL, CommandGroup::APPLICATION );
implDescribeSupportedFeature( ".uno:DBMigrateScripts", ID_MIGRATE_SCRIPTS, CommandGroup::APPLICATION );
implDescribeSupportedFeature( ".uno:DBViewTables", SID_DB_APP_VIEW_TABLES, CommandGroup::VIEW );
implDescribeSupportedFeature( ".uno:DBViewQueries", SID_DB_APP_VIEW_QUERIES, CommandGroup::VIEW );
implDescribeSupportedFeature( ".uno:DBViewForms", SID_DB_APP_VIEW_FORMS, CommandGroup::VIEW );
implDescribeSupportedFeature( ".uno:DBViewReports", SID_DB_APP_VIEW_REPORTS, CommandGroup::VIEW );
implDescribeSupportedFeature( ".uno:DBDisablePreview", SID_DB_APP_DISABLE_PREVIEW,CommandGroup::VIEW );
implDescribeSupportedFeature( ".uno:DBShowDocInfoPreview",
SID_DB_APP_VIEW_DOCINFO_PREVIEW,
CommandGroup::VIEW );
implDescribeSupportedFeature( ".uno:DBShowDocPreview", SID_DB_APP_VIEW_DOC_PREVIEW,
CommandGroup::VIEW );
implDescribeSupportedFeature( ".uno:OpenUrl", SID_OPENURL, CommandGroup::APPLICATION );
// this one should not appear under Tools->Customize->Keyboard
implDescribeSupportedFeature( ".uno:DBNewReportWithPreSelection",
SID_APP_NEW_REPORT_PRE_SEL );
implDescribeSupportedFeature( ".uno:DBDSImport", SID_DB_APP_DSIMPORT);
implDescribeSupportedFeature( ".uno:DBDSExport", SID_DB_APP_DSEXPORT);
implDescribeSupportedFeature( ".uno:DBDBAdmin", SID_DB_APP_DBADMIN);
// status info
implDescribeSupportedFeature( ".uno:DBStatusType", SID_DB_APP_STATUS_TYPE);
implDescribeSupportedFeature( ".uno:DBStatusDBName", SID_DB_APP_STATUS_DBNAME);
implDescribeSupportedFeature( ".uno:DBStatusUserName", SID_DB_APP_STATUS_USERNAME);
implDescribeSupportedFeature( ".uno:DBStatusHostName", SID_DB_APP_STATUS_HOSTNAME);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
OApplicationView* OApplicationController::getContainer() const
{
return static_cast< OApplicationView* >( getView() );
}
// css::container::XContainerListener
void SAL_CALL OApplicationController::elementInserted( const ContainerEvent& _rEvent ) throw(RuntimeException, std::exception)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
SolarMutexGuard aSolarGuard;
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
::osl::MutexGuard aGuard( getMutex() );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
Reference< XContainer > xContainer(_rEvent.Source, UNO_QUERY);
if ( ::std::find(m_aCurrentContainers.begin(),m_aCurrentContainers.end(),xContainer) != m_aCurrentContainers.end() )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
OSL_ENSURE(getContainer(),"View is NULL! -> GPF");
if ( getContainer() )
{
OUString sName;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
_rEvent.Accessor >>= sName;
ElementType eType = getElementType(xContainer);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
switch( eType )
{
case E_TABLE:
ensureConnection();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case E_FORM:
case E_REPORT:
{
Reference< XContainer > xSubContainer(_rEvent.Element,UNO_QUERY);
if ( xSubContainer.is() )
containerFound(xSubContainer);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
break;
default:
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
getContainer()->elementAdded(eType,sName,_rEvent.Element);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
}
void SAL_CALL OApplicationController::elementRemoved( const ContainerEvent& _rEvent ) throw(RuntimeException, std::exception)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
SolarMutexGuard aSolarGuard;
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
::osl::MutexGuard aGuard( getMutex() );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
Reference< XContainer > xContainer(_rEvent.Source, UNO_QUERY);
if ( ::std::find(m_aCurrentContainers.begin(),m_aCurrentContainers.end(),xContainer) != m_aCurrentContainers.end() )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
OSL_ENSURE(getContainer(),"View is NULL! -> GPF");
OUString sName;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
_rEvent.Accessor >>= sName;
ElementType eType = getElementType(xContainer);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
switch( eType )
{
case E_TABLE:
ensureConnection();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
break;
case E_FORM:
case E_REPORT:
{
Reference<XContent> xContent(xContainer,UNO_QUERY);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( xContent.is() )
{
sName = xContent->getIdentifier()->getContentIdentifier() + "/" + sName;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
break;
default:
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
getContainer()->elementRemoved(eType,sName);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
void SAL_CALL OApplicationController::elementReplaced( const ContainerEvent& _rEvent ) throw(RuntimeException, std::exception)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
SolarMutexGuard aSolarGuard;
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
::osl::MutexGuard aGuard( getMutex() );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
Reference< XContainer > xContainer(_rEvent.Source, UNO_QUERY);
if ( ::std::find(m_aCurrentContainers.begin(),m_aCurrentContainers.end(),xContainer) != m_aCurrentContainers.end() )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
OSL_ENSURE(getContainer(),"View is NULL! -> GPF");
OUString sName;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
try
{
_rEvent.Accessor >>= sName;
Reference<XConnection> xConnection;
Reference<XPropertySet> xProp(_rEvent.Element,UNO_QUERY);
OUString sNewName;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
ElementType eType = getElementType(xContainer);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
switch( eType )
{
case E_TABLE:
{
ensureConnection();
if ( xProp.is() && m_xMetaData.is() )
sNewName = ::dbaui::composeTableName( m_xMetaData, xProp, ::dbtools::EComposeRule::InDataManipulation, false, false, false );
}
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case E_FORM:
case E_REPORT:
{
Reference<XContent> xContent(xContainer,UNO_QUERY);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( xContent.is() )
{
sName = xContent->getIdentifier()->getContentIdentifier() + "/" + sName;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
break;
default:
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
// getContainer()->elementReplaced(getContainer()->getElementType(),sName,sNewName);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
catch( Exception& )
{
DBG_UNHANDLED_EXCEPTION();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
}
namespace
{
OUString lcl_getToolBarResource(ElementType _eType)
{
OUString sToolbar;
switch(_eType)
{
case E_TABLE:
sToolbar = "private:resource/toolbar/tableobjectbar";
break;
case E_QUERY:
sToolbar = "private:resource/toolbar/queryobjectbar";
break;
case E_FORM:
sToolbar = "private:resource/toolbar/formobjectbar";
break;
case E_REPORT:
sToolbar = "private:resource/toolbar/reportobjectbar";
break;
case E_NONE:
break;
default:
OSL_FAIL("Invalid ElementType!");
break;
}
return sToolbar;
}
}
bool OApplicationController::onContainerSelect(ElementType _eType)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
OSL_ENSURE(getContainer(),"View is NULL! -> GPF");
if ( m_eCurrentType != _eType && _eType != E_NONE )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
SelectionGuard aSelGuard( *m_pSelectionNotifier );
if ( _eType == E_TABLE )
{
try
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
SharedConnection xConnection( ensureConnection() );
if ( xConnection.is() && getContainer()->getDetailView() )
{
getContainer()->getDetailView()->createTablesPage(xConnection);
Reference<XTablesSupplier> xTabSup(xConnection,UNO_QUERY);
if ( xTabSup.is() )
addContainerListener(xTabSup->getTables());
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
else
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
return false;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
catch( const Exception& )
{
return false;
}
}
Reference< XLayoutManager > xLayoutManager = getLayoutManager( getFrame() );
if ( xLayoutManager.is() )
{
OUString sToolbar = lcl_getToolBarResource(_eType);
OUString sDestroyToolbar = lcl_getToolBarResource(m_eCurrentType);
xLayoutManager->lock();
xLayoutManager->destroyElement( sDestroyToolbar );
if ( !sToolbar.isEmpty() )
{
xLayoutManager->createElement( sToolbar );
xLayoutManager->requestElement( sToolbar );
}
xLayoutManager->unlock();
xLayoutManager->doLayout();
}
if ( _eType != E_TABLE && getContainer()->getDetailView() )
{
Reference< XNameAccess > xContainer = getElements(_eType);
addContainerListener(xContainer);
getContainer()->getDetailView()->createPage(_eType,xContainer);
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
SelectionByElementType::iterator pendingSelection = m_aPendingSelection.find( _eType );
if ( pendingSelection != m_aPendingSelection.end() )
{
getContainer()->selectElements( comphelper::containerToSequence(pendingSelection->second) );
m_aPendingSelection.erase( pendingSelection );
}
InvalidateAll();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
m_eCurrentType = _eType;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
return true;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
bool OApplicationController::onEntryDoubleClick( SvTreeListBox& _rTree )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
if ( getContainer() && getContainer()->isLeaf( _rTree.GetHdlEntry() ) )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
try
{
openElement(
getContainer()->getQualifiedName( _rTree.GetHdlEntry() ),
getContainer()->getElementType(),
E_OPEN_NORMAL
);
return true; // handled
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
catch(const Exception&)
{
DBG_UNHANDLED_EXCEPTION();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
return false; // not handled
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
bool OApplicationController::impl_isAlterableView_nothrow( const OUString& _rTableOrViewName ) const
{
OSL_PRECOND( m_xDataSourceConnection.is(), "OApplicationController::impl_isAlterableView_nothrow: no connection!" );
bool bIsAlterableView( false );
try
{
Reference< XViewsSupplier > xViewsSupp( m_xDataSourceConnection, UNO_QUERY );
Reference< XNameAccess > xViews;
if ( xViewsSupp.is() )
xViews = xViewsSupp->getViews();
Reference< XAlterView > xAsAlterableView;
if ( xViews.is() && xViews->hasByName( _rTableOrViewName ) )
xAsAlterableView.set( xViews->getByName( _rTableOrViewName ), UNO_QUERY );
bIsAlterableView = xAsAlterableView.is();
}
catch( const Exception& )
{
DBG_UNHANDLED_EXCEPTION();
}
return bIsAlterableView;
}
Reference< XComponent > OApplicationController::openElement(const OUString& _sName, ElementType _eType,
ElementOpenMode _eOpenMode )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
return openElementWithArguments( _sName, _eType, _eOpenMode, 0, ::comphelper::NamedValueCollection() );
}
Reference< XComponent > OApplicationController::openElementWithArguments( const OUString& _sName, ElementType _eType,
ElementOpenMode _eOpenMode, sal_uInt16 _nInstigatorCommand, const ::comphelper::NamedValueCollection& _rAdditionalArguments )
{
OSL_PRECOND( getContainer(), "OApplicationController::openElementWithArguments: no view!" );
if ( !getContainer() )
return nullptr;
Reference< XComponent > xRet;
if ( _eOpenMode == E_OPEN_DESIGN )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
// OJ: http://www.openoffice.org/issues/show_bug.cgi?id=30382
getContainer()->showPreview(nullptr);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
bool isStandaloneDocument = false;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
switch ( _eType )
{
case E_REPORT:
if ( _eOpenMode != E_OPEN_DESIGN )
{
// reports which are opened in a mode other than design are no sub components of our application
// component, but standalone documents.
isStandaloneDocument = true;
}
// NO break!
case E_FORM:
{
if ( isStandaloneDocument || !m_pSubComponentManager->activateSubFrame( _sName, _eType, _eOpenMode, xRet ) )
{
::std::unique_ptr< OLinkedDocumentsAccess > aHelper = getDocumentsAccess( _eType );
if ( !aHelper->isConnected() )
break;
Reference< XComponent > xDefinition;
xRet = aHelper->open( _sName, xDefinition, _eOpenMode, _rAdditionalArguments );
if ( !isStandaloneDocument )
onDocumentOpened( _sName, _eType, _eOpenMode, xRet, xDefinition );
}
}
break;
case E_QUERY:
case E_TABLE:
{
if ( !m_pSubComponentManager->activateSubFrame( _sName, _eType, _eOpenMode, xRet ) )
{
SharedConnection xConnection( ensureConnection() );
if ( !xConnection.is() )
break;
::std::unique_ptr< DatabaseObjectView > pDesigner;
::comphelper::NamedValueCollection aArguments( _rAdditionalArguments );
Any aDataSource;
if ( _eOpenMode == E_OPEN_DESIGN )
{
bool bAddViewTypeArg = false;
if ( _eType == E_TABLE )
{
if ( impl_isAlterableView_nothrow( _sName ) )
{
pDesigner.reset( new QueryDesigner( getORB(), this, m_aCurrentFrame.getFrame(), true ) );
bAddViewTypeArg = true;
}
else
{
pDesigner.reset( new TableDesigner( getORB(), this, m_aCurrentFrame.getFrame() ) );
}
}
else if ( _eType == E_QUERY )
{
pDesigner.reset( new QueryDesigner( getORB(), this, m_aCurrentFrame.getFrame(), false ) );
bAddViewTypeArg = true;
}
aDataSource <<= m_xDataSource;
if ( bAddViewTypeArg )
{
const bool bQueryGraphicalMode =( _nInstigatorCommand != SID_DB_APP_EDIT_SQL_VIEW );
aArguments.put( OUString(PROPERTY_GRAPHICAL_DESIGN), bQueryGraphicalMode );
}
}
else
{
pDesigner.reset( new ResultSetBrowser( getORB(), this, m_aCurrentFrame.getFrame(), _eType == E_TABLE ) );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( !aArguments.has( OUString(PROPERTY_SHOWMENU) ) )
aArguments.put( OUString(PROPERTY_SHOWMENU), makeAny( true ) );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
CWS-TOOLING: integrate CWS dba32a 2009-04-16 13:08:19 +0200 oj r270882 : #i14538# set property at control 2009-04-16 13:04:28 +0200 oj r270881 : #i98557# remove binary string for SRB 2009-04-15 13:19:10 +0200 oj r270838 : #i96782# use type set at view 2009-04-14 14:53:20 +0200 oj r270778 : #i96782# set initialize size for custom shape 2009-04-06 14:19:14 +0200 oj r270546 : #i88432# correct pos when < 0 while resizing 2009-04-06 13:36:13 +0200 oj r270541 : #i96782# handle toolbar and menubar differently 2009-04-06 13:33:54 +0200 oj r270540 : #i96782# handle toolbar and menubar differently 2009-04-06 12:28:23 +0200 oj r270534 : #i96782# handle toolbar and menubar differently 2009-04-06 12:27:44 +0200 oj r270533 : #i96782# handle toolbar and menubar differently 2009-04-06 12:24:32 +0200 oj r270532 : #i96782# handle toolbar and menubar differently 2009-04-06 12:15:15 +0200 oj r270531 : do not initialze when field is empty 2009-04-06 10:06:08 +0200 oj r270528 : #i96782# clean up of menubar and remove duplicates 2009-04-06 09:47:49 +0200 oj r270527 : #i96519# adjust help text dynamic 2009-04-03 13:43:20 +0200 oj r270482 : do not need to remove section from observer they are already disposed 2009-04-03 13:27:28 +0200 fs r270479 : #i97356# 2009-04-02 11:30:39 +0200 fs r270386 : UNX line ends 2009-04-02 10:54:51 +0200 fs r270379 : UNX line ends 2009-04-02 10:39:57 +0200 fs r270378 : UNX line ends 2009-04-02 10:37:24 +0200 fs r270377 : why did this survive the rebase? was removed on trunk ... 2009-03-31 13:31:12 +0200 fs r270277 : component_foo should be public 2009-03-28 00:21:01 +0100 fs r270176 : manuallly merged the changes which happened in CWS before resync to m45, where the directory had been moved from reportdesign/registry to reportbuilder/registry 2009-03-27 23:01:20 +0100 fs r270174 : CWS-TOOLING: rebase CWS dba32a to trunk@270033 (milestone: DEV300:m45) 2009-03-11 12:23:35 +0100 fs r269310 : #i99958# ensure the ControlModelLock doesn't release twice 2009-03-06 09:07:32 +0100 fs r268970 : ignore output paths in SVN's status 2009-03-06 09:07:08 +0100 fs r268969 : ignore output paths in SVN's status 2009-03-04 11:28:02 +0100 oj r268800 : copy and paste error, check correct end now 2009-03-03 15:49:11 +0100 fs r268736 : #i10000# those merges were lost during the rebase (m38->m42) 2009-03-03 13:25:27 +0100 lla r268720 : #i99652# fix wrong refactoring 2009-02-27 11:12:56 +0100 fs r268566 : beautified 2009-02-27 10:53:47 +0100 fs r268561 : doFormListening(false) only when actually isFormListening() (found during complex test case XMLFormSettings with assertions) 2009-02-26 20:55:31 +0100 fs r268546 : #i96530# set the Label property of the bound control, if we didn't create a dedicated label control 2009-02-26 11:53:09 +0100 fs r268494 : #i10000# 2009-02-26 11:27:50 +0100 fs r268493 : #i10000# 2009-02-26 11:17:08 +0100 fs r268490 : reportdesign depends on REPORTBUILDER, not REPORTDESIGN 2009-02-25 11:39:48 +0100 fs r268422 : #i10000# post-resync: INFO_ESCAPE_DATETIME got lost during rebase 2009-02-24 23:24:10 +0100 fs r268411 : CWS-TOOLING: rebase CWS dba32a to trunk@268395 (milestone: DEV300:m42) 2009-02-20 15:09:48 +0100 fs r268324 : respect ImplicitCatalog/SchemaRestriction in all necessary places 2009-02-20 13:48:10 +0100 oj r268318 : order of initialize corrected 2009-02-14 15:07:52 +0100 fs r267759 : #i98975# when an image does not have a bitmap, but a text, draw this (as placeholder) 2009-02-14 15:02:40 +0100 fs r267758 : consolidated and removed some duplicate code 2009-02-14 13:52:23 +0100 fs r267756 : #i10000# 2009-02-13 22:08:34 +0100 fs r267750 : #i100000# 2009-02-13 22:07:25 +0100 fs r267749 : #i10000# 2009-02-13 21:55:36 +0100 fs r267747 : #i10000# 2009-02-13 21:54:27 +0100 fs r267746 : use const_cast 2009-02-13 21:29:10 +0100 fs r267745 : #i10000# 2009-02-13 21:27:39 +0100 fs r267744 : #i10000# 2009-02-13 20:59:13 +0100 fs r267742 : #i10000# 2009-02-13 13:21:30 +0100 fs r267717 : better diagnostics 2009-02-13 13:17:24 +0100 fs r267715 : #i58313# support Catalog/SchemaRestriction settings, which are applied in getTables when 'all catalogs/schemas' are to be retrieved 2009-02-13 13:16:14 +0100 fs r267714 : filter out some more known global settings 2009-02-13 12:39:43 +0100 fs r267713 : #i58313# ImplicitCatalog/SchemaRestriction 2009-02-13 12:36:50 +0100 fs r267712 : when exporting data source settings, allow for properties which have a VOID default value, but are currently not VOID 2009-02-13 12:35:57 +0100 fs r267711 : implement XSet, to allow inserting properties which have a default value of VOID 2009-02-13 12:35:03 +0100 fs r267710 : +addVoidProperty 2009-02-13 10:20:08 +0100 fs r267697 : removed unused variable 2009-02-13 09:46:46 +0100 fs r267695 : refactored the table filtering code, to have a better base for introducing additional low level filters 2009-02-10 09:23:07 +0100 lla r267537 : #i10000# wrong line feed, double named variable 2009-02-09 12:13:08 +0100 oj r267508 : #i98605# notify hanlder 2009-02-09 11:50:34 +0100 oj r267507 : #i98926# solve refcount problem 2009-02-09 11:50:05 +0100 oj r267506 : #i98971# fix for simple html 2009-02-09 11:49:24 +0100 oj r267505 : #i98971# fix for simple html 2009-02-09 11:47:27 +0100 oj r267504 : invoke on copy 2009-02-09 09:51:00 +0100 fs r267500 : #i98316# 2009-02-09 09:46:10 +0100 fs r267499 : setCurrentSelection: don't reset the current form when we de-select everything 2009-02-09 09:43:45 +0100 fs r267498 : #i98316# 2009-02-08 21:25:18 +0100 fs r267496 : #i98272# introduce late ctor for cloning 2009-02-07 21:08:39 +0100 fs r267485 : #i98272# when copy-constructing a FmFormPageImpl, use the XCloneable of the forms collection, instead of XPersistObject (which is incompletely implemented) 2009-02-07 21:07:26 +0100 fs r267484 : removed obsolete include guards 2009-02-07 21:05:22 +0100 fs r267483 : #i98272# implement XCloneable 2009-02-06 15:02:48 +0100 lla r267467 : #i96523# add XImageControl 2009-02-06 14:41:38 +0100 oj r267463 : #i98926# late init when connection disposed but only when asked for 2009-02-06 13:49:57 +0100 lla r267457 : #i92860# bigint in forms doesn't allow input of values > 1, fixed 2009-02-06 13:03:55 +0100 oj r267455 : ImageScaleMode 2009-02-05 14:48:19 +0100 lla r267424 : #i89335# dropdown listboxes are 14 instead of 7 lines high 2009-02-05 13:40:00 +0100 oj r267423 : #i96945# insert new prop Opaque 2009-02-05 13:39:19 +0100 oj r267422 : #i96945# insert layer handling for hell and heaven 2009-02-05 13:29:32 +0100 lla r267420 : #i89335# add is null, is not null, is not like filter condition 2009-02-04 12:23:02 +0100 oj r267364 : #i98821# load table font settings 2009-02-04 10:05:27 +0100 oj r267351 : #i98821# load table font settings 2009-02-04 09:23:22 +0100 fs r267350 : checking persistency of UI settings in database documents - for the moment, capture table formattings (which is issue 98821) 2009-02-04 09:22:15 +0100 fs r267349 : moved some methods which are of wider interest from DatabaseDocument to FileHelper resp. TestCase 2009-02-04 08:56:27 +0100 oj r267347 : #i97586# UcbStreamHelper::CreateStream doesn't check all streamModes use different method 2009-02-04 08:23:26 +0100 oj r267346 : #i98701# check key size is >= 3 and some redesign 2009-02-03 23:29:24 +0100 fs r267345 : return the component (controller), not the frame 2009-02-03 23:28:53 +0100 fs r267344 : openExisting returns a controller now, not the frame (this was a bug) 2009-02-03 23:28:25 +0100 fs r267343 : openElement: properly return the component in the table/query case 2009-02-02 12:48:17 +0100 oj r267261 : #i96013# fix for relative path 2009-02-02 10:33:28 +0100 lla r267253 : #i98557# cleanups and consolidation 2009-02-02 09:37:23 +0100 lla r267250 : #i88432# resize will no longer move components to other sections 2009-02-02 09:08:24 +0100 oj r267245 : #i97475# write 0x1A at the end of the file 2009-01-30 19:39:20 +0100 lla r267230 : #i10000# unused parameters 2009-01-30 09:51:09 +0100 fs r267181 : onsolete 2009-01-30 09:49:27 +0100 fs r267180 : onsolete 2009-01-29 14:28:22 +0100 oj r267139 : #i96825# import cell style 2009-01-29 14:23:12 +0100 oj r267137 : #i98601# export imagescalehandler 2009-01-29 14:19:57 +0100 lla r267135 : #i98601# add ImageScaleMode 2009-01-29 13:21:08 +0100 oj r267124 : #i98601# impl ScaleMode 2009-01-29 13:20:56 +0100 oj r267123 : #i98601# impl ScaleMode 2009-01-29 08:46:40 +0100 oj r267095 : new property: ScaleMode 2009-01-29 08:45:23 +0100 oj r267094 : new ScaleMode from UnControlImageModel 2009-01-29 08:28:12 +0100 oj r267093 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 19:54:34 +0100 lla r267082 : #i98557# pictures in report wizard 2009-01-28 15:06:25 +0100 oj r267060 : #i87930# close all sub forms/reports when the desktop is going to be terminated and no db frame exists 2009-01-28 11:38:41 +0100 lla r267046 : #i76783# handle binary fields in forms 2009-01-28 09:24:43 +0100 lla r267025 : #i10000# 2009-01-28 08:40:04 +0100 fs r267024 : #i10000# 2009-01-28 08:04:43 +0100 oj r267023 : #i93456# use resource strings for function names 2009-01-27 13:26:05 +0100 oj r266988 : check data field is type field or expression 2009-01-27 13:07:17 +0100 oj r266985 : check data field length 2009-01-27 11:48:19 +0100 oj r266974 : #i96823# return dll string as column name when no alias exists 2009-01-27 09:53:11 +0100 fs r266958 : display the message of a caught exception 2009-01-27 09:44:13 +0100 fs r266957 : #i58313# when retrieving all tables, just set an empty table type filter - the connection will care for translating this, by respecting the TableTypeFilterMode setting 2009-01-27 09:36:09 +0100 fs r266956 : #i58313# getTables: per JDBC spec, is not a valid table type filter. Translate it to 'null'. 2009-01-26 11:24:49 +0100 lla r266912 : #i97865# cleanups (AddField viewable in remote mode) 2009-01-26 07:49:27 +0100 lla r266897 : #i97865# AddField opens in remote case 2009-01-26 07:48:58 +0100 lla r266896 : #i97865# AddField opens in remote case 2009-01-26 07:48:42 +0100 lla r266895 : #i97865# AddField opens in remote case 2009-01-23 15:04:40 +0100 fs r266825 : consolidate the usage of OSQLMessageBox with MessageType==Warning into OSQLWarningBox 2009-01-23 10:47:33 +0100 fs r266787 : +supportsUserAdministration 2009-01-23 10:47:11 +0100 fs r266784 : use DatabaseMetaData.supportsUserAdministration 2009-01-23 07:55:59 +0100 lla r266767 : #i10000# fix gcc compiler failures 2009-01-21 15:08:55 +0100 lla r266673 : #i97265# Labels in HC (IsDark) with other color (viewable) 2009-01-19 14:58:54 +0100 lla r266504 : #i96523# last problems with FormatKey and '0' values fixed 2009-01-19 14:58:00 +0100 lla r266503 : #i96519# AddField help text 2009-01-19 11:59:02 +0100 fs r266485 : #i96523# for formatted field models, init them with TreatAsNumber = false 2009-01-16 10:31:49 +0100 lla r266405 : #i96793# add shrink to popup menu 2009-01-16 09:21:44 +0100 lla r266401 : #i96519# AddField contains a help text 2009-01-15 11:21:49 +0100 lla r266357 : #i96523# problem with XVclWindowPeer not fixed now 2009-01-15 09:19:20 +0100 lla r266335 : #i96523# more crashes fixed. 2009-01-14 13:08:34 +0100 lla r266291 : #i96523# problems with crashes fixed 2009-01-13 10:54:24 +0100 lla r266199 : #i96523# show datasource in formattedfields new files 2009-01-13 10:52:39 +0100 lla r266198 : #i96523# show datasource in formattedfields 2009-01-13 09:41:50 +0100 lla r266197 : #i96526# handling none existance default.otr 2009-01-12 12:55:49 +0100 fs r266151 : don't expect the control model to be a BoundComponent before adding as modify listener 2009-01-12 12:51:33 +0100 fs r266149 : #i88458# let the ImageControl be an XModifyBroadcaster, so the forms runtime can notice when the user changes the control content while it does not have the focus 2009-01-09 13:41:22 +0100 fs r266080 : doc 2009-01-09 13:14:14 +0100 fs r266077 : #i97377# SetModified when order is changed via DnD 2009-01-07 09:55:40 +0100 oj r265951 : merge from master 2009-01-07 09:55:24 +0100 oj r265950 : removed observer 2009-01-07 09:55:06 +0100 oj r265949 : merge from master 2009-01-07 07:29:11 +0100 oj r265945 : shadow var changed 2009-01-06 07:25:57 +0100 oj r265893 : CWS-TOOLING: rebase CWS dba32a to trunk@265758 (milestone: DEV300:m38) 2009-01-05 13:18:22 +0100 oj r265865 : convert to unix le 2009-01-05 09:13:52 +0100 lla r265857 : #i79423# lc_ sc_ permutation fix 2009-01-02 19:40:59 +0100 lla r265847 : #i79423# section shrink icons 2008-12-22 11:37:57 +0100 lla r265749 : #i97484# move component to negative Y-position 2008-12-22 11:37:05 +0100 lla r265748 : #i97484# move component to negative Y-position 2008-12-22 11:35:33 +0100 lla r265747 : #i97484# move component to negative Y-position 2008-12-22 11:25:07 +0100 lla r265745 : #i96757# changes via property browser was not undoable 2008-12-18 15:10:38 +0100 fs r265694 : corrected an condition in doFormListening, which otherwise leads to uncommitable grid columns in documents which are loaded from disc (not in documents which are newly created) 2008-12-18 14:54:39 +0100 fs r265692 : Hide Columns text slightly changed 2008-12-18 13:44:15 +0100 fs r265683 : #i94068# properly display erros happening during a form operation - at least once, and at most once 2008-12-18 11:28:29 +0100 fs r265677 : document the new InputRequired property 2008-12-18 11:04:15 +0100 fs r265676 : #i96530# createControlLabelPair: don't actually create a label for a checkbox 2008-12-18 10:35:53 +0100 fs r265674 : #i95226# when a column is replaced, and it's the selected column, update the selection 2008-12-18 10:34:42 +0100 fs r265673 : #i95226# refactoring of the implReplaced method 2008-12-18 10:34:28 +0100 fs r265672 : #i95226# when replacing a grid column, update the property browser 2008-12-18 10:33:17 +0100 fs r265671 : when an element is removed, remove it from m_aCurrentSelection, too (if necessary) 2008-12-18 10:31:57 +0100 fs r265670 : Hide Columns text slightly changed 2008-12-18 10:15:56 +0100 lla r265669 : #i14538# do not allow to press finish button twice 2008-12-18 08:56:33 +0100 lla r265665 : #i10000# build depend=t problem hacked. 2008-12-17 20:59:10 +0100 fs r265656 : #i89821# don't let a MultiLineEdit select all text when it receives the focus 2008-12-17 12:10:54 +0100 fs r265594 : #i97356# 2008-12-17 12:06:29 +0100 fs r265593 : #i97355# Print -> Printable 2008-12-17 11:59:31 +0100 fs r265591 : #i97350# combo boxes comment on list selection (as list boxes already do) 2008-12-16 09:53:57 +0100 lla r265527 : #i96526# handling none existance default.otr 2008-12-15 14:48:39 +0100 lla r265500 : #i79423# reparing, was wrong implemented 2008-12-12 15:08:33 +0100 lla r265424 : #i10000# remove wrong carridge returns 2008-12-12 15:07:55 +0100 lla r265423 : #i10000# remove wrong carridge returns 2008-12-12 15:06:41 +0100 lla r265422 : #i10000# remove wrong carridge returns 2008-12-12 10:23:13 +0100 lla r265395 : #i95234# reset DragDelta 2008-12-12 10:11:02 +0100 lla r265393 : #i79423# pre versions of shrink buttons 2008-12-11 15:32:13 +0100 fs r265318 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:30:06 +0100 fs r265316 : prevent a deadlock during complex.dbaccess.DatabaseDocument test 2008-12-11 15:07:05 +0100 fs r265307 : removed superfluous text 2008-12-11 12:29:54 +0100 lla r265282 : #i96757# cleanup second try 2008-12-11 12:09:15 +0100 lla r265278 : #i96757# cleanup 2008-12-11 12:07:56 +0100 lla r265277 : #i95234# 2008-12-10 14:04:39 +0100 lla r265183 : #i93472# D&D fixes 2008-12-10 12:29:33 +0100 lla r265168 : #i94067# add (APP|SYS)FONT to XUnitConversion 2008-12-10 12:15:02 +0100 lla r265166 : #i94067# add APPFONT, SYSFONT to MeasureUnit 2008-12-10 11:52:10 +0100 lla r265163 : #i94067# add comments 2008-12-06 20:33:05 +0100 fs r264935 : #i10000# precompiled header 2008-12-05 09:29:26 +0100 fs r264889 : #i10000# 2008-12-05 09:07:31 +0100 fs r264888 : #i10000# 2008-12-04 13:25:46 +0100 fs r264838 : CWS-TOOLING: rebase CWS dba32a to trunk@264807 (milestone: DEV300:m37) 2008-12-03 23:49:13 +0100 fs r264808 : merge changes from trunk, to be able to do a rebase 2008-12-03 17:13:09 +0100 lla r264801 : #i91041# update documentation 2008-12-03 16:57:04 +0100 lla r264799 : #i94067# allow convert(Point|Size)ToLogic as pixel also 2008-12-02 12:36:32 +0100 lla r264687 : #i96782# bring toolbar objects to menu structure 2008-12-02 10:32:44 +0100 lla r264667 : #i86255# make property work 2008-12-02 09:22:47 +0100 lla r264659 : #i79423# add section shrink toolbar 2008-12-02 07:41:22 +0100 lla r264657 : #i86255# add check box for Escape DateTime property 2008-12-02 07:37:17 +0100 lla r264656 : #i79423# new shrink buttons 2008-11-26 11:55:28 +0100 fs r264362 : #i96541# FillPropertySet: do not only catch UnknownPropertyException when setting the Char/ParaAutoStyleName, but also care for the other exceptions which can be thrown by XPropertySet::setPropertyValue. This is actually not the real fix for #i96541#, but only a follow-up. The root cause of the issue was fixed in CWS dba301b, but this here was another (potential) bug which popped up during investigations. 2008-11-25 09:04:40 +0100 lla r264273 : #i82083# new toolbox in GroupsSorting dialog 2008-11-25 08:56:08 +0100 lla r264272 : #i94729# change token strings into string list, move class out of function 2008-11-24 15:52:22 +0100 fs r264251 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:51:45 +0100 fs r264249 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:45:21 +0100 fs r264244 : #i96532# the API default for ParamNameSubst is false 2008-11-24 15:45:04 +0100 fs r264243 : #i96532# do not set AppendTableAlias, NameLengthLimit, etc., if the OXMLDataSourceInstance is used for elements at which those attributes never appear 2008-11-24 15:44:14 +0100 fs r264241 : #i96532# slight refactoring of exporting properties which have a XML default different from the API default 2008-11-24 10:50:01 +0100 lla r264216 : #i82083# icons for new toolbox 2008-11-24 09:38:45 +0100 lla r264205 : #i82083# new toolbox in GroupsSorting dialog 2008-11-24 09:32:20 +0100 lla r264201 : #i96501# cleanup assertions 2008-11-24 09:12:55 +0100 lla r264198 : #i83082# enhancement for toolboxes, better HC comfort 2008-11-24 08:46:43 +0100 lla r264197 : #i96501# fix problem with negative positions 2008-11-21 11:44:47 +0100 fs r264118 : #i57042# introduce a counter for suspending change notifications of a given property, so recursive calls are possible 2008-11-21 11:02:17 +0100 fs r264116 : #i96388# don't call ExecuteContextMenuAction when no action was chosen by the user 2008-11-21 10:36:53 +0100 fs r264114 : #i47384# assertion was wrong 2008-11-14 12:33:15 +0100 fs r263673 : #i47318# XRowSetChangeBroadcaster/Listener, to be able to listen for changes in an XRowSetSupplier's RowSet 2008-11-14 12:30:29 +0100 fs r263672 : #i47318# more refactoring - BoundControlModels now listen at the XRowSetSupplier for changes in the supplied RowSet, to properly revoke/register old/new listeners at the RowSet - replaced ::osl::Mutex in various places with a ControlModelLock 2008-11-14 12:20:55 +0100 fs r263671 : when BUILD_TYPE includes QADEVOOO, the BUILD_QADEVOOO needs to bet set, too 2008-11-14 12:19:21 +0100 fs r263670 : oops, this was not intended to be committed 2008-11-12 11:08:10 +0100 fs r263579 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-12 09:15:54 +0100 fs r263576 : no need to load the complete dialog just to get a string which the dialog itself loads from resource 2008-11-10 17:55:45 +0100 fs r263535 : spelling in comment 2008-11-10 15:51:14 +0100 fs r263523 : #i47318# various refactorings 1. don't forward syntetic XLoadListener events from the grid control to the grid columns. Instead, forward GridColumn::XChild::setParent to the base class, which then can add itself as load listener 2. removed various occurances of XMultiServiceFactory, instead use the ::comphelper::ComponentContext 3. in O(Bound)ControlModel, have a mechanism to lock the instance (using ControlModelLock) and fire property changes when the last lock dies. 2008-11-10 12:49:24 +0100 oj r263513 : #i94729# change token strings into string list 2008-11-10 12:13:15 +0100 oj r263512 : #i95222# export chart:title style as well 2008-11-10 08:55:25 +0100 oj r263507 : #i93471# show the correct tabpage when selecting a different object 2008-11-07 23:38:29 +0100 fs r263490 : #i95977# for the event input controls, add a component extending their functionality so they're reset when the users presses DEL 2008-11-07 23:35:39 +0100 fs r263489 : during #i95977#: When a VCL Window is deleted from within VCL code, the respective WindowPeer was never disposed. Corrected this. 2008-11-07 14:57:07 +0100 fs r263420 : #i95963# human-readable display names for event bindings 2008-11-06 10:34:52 +0100 fs r263366 : #i95865# don't use library names containing InvalidZipEntryFileNames - workaround until i95409 is fixed 2008-11-06 10:33:28 +0100 fs r263365 : #i95865# copied the following change from CWS odfmetadata2 (not yet integrated) into CWS dba31d - comphelper/inc/comphelper/storagehelper.hxx, comphelper/source/misc/storagehelper.cxx: + add function IsValidZipEntryFileName (moved from module package)
2009-04-22 11:01:27 +00:00
aDataSource <<= getDatabaseName();
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
xRet.set( pDesigner->openExisting( aDataSource, _sName, aArguments ) );
onDocumentOpened( _sName, _eType, _eOpenMode, xRet, nullptr );
}
}
break;
default:
OSL_FAIL( "OApplicationController::openElement: illegal object type!" );
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
return xRet;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
IMPL_LINK_TYPED( OApplicationController, OnSelectContainer, void*, _pType, void )
{
ElementType eType = (ElementType)reinterpret_cast< sal_IntPtr >( _pType );
if (getContainer())
getContainer()->selectContainer(eType);
}
IMPL_LINK_TYPED( OApplicationController, OnCreateWithPilot, void*, _pType, void )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
ElementType eType = (ElementType)reinterpret_cast< sal_IntPtr >( _pType );
newElementWithPilot( eType );
}
void OApplicationController::newElementWithPilot( ElementType _eType )
{
utl::CloseVeto aKeepDoc( getFrame() );
// prevent the document being closed while the wizard is open
OSL_ENSURE( getContainer(), "OApplicationController::newElementWithPilot: without a view?" );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
switch ( _eType )
{
case E_REPORT:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case E_FORM:
{
::std::unique_ptr<OLinkedDocumentsAccess> aHelper = getDocumentsAccess(_eType);
if ( aHelper->isConnected() )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
sal_Int32 nCommandType = -1;
const OUString sCurrentSelected( getCurrentlySelectedName( nCommandType ) );
if ( E_REPORT == _eType )
aHelper->newReportWithPilot( nCommandType, sCurrentSelected );
else
aHelper->newFormWithPilot( nCommandType, sCurrentSelected );
}
}
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case E_QUERY:
case E_TABLE:
{
::std::unique_ptr<OLinkedDocumentsAccess> aHelper = getDocumentsAccess(_eType);
if ( aHelper->isConnected() )
{
if ( E_QUERY == _eType )
aHelper->newQueryWithPilot();
else
aHelper->newTableWithPilot();
}
}
break;
case E_NONE:
break;
}
// no need for onDocumentOpened, the table wizard opens the created table by using
// XDatabaseDocumentUI::loadComponent method.
}
Reference< XComponent > OApplicationController::newElement( ElementType _eType, const ::comphelper::NamedValueCollection& i_rAdditionalArguments,
Reference< XComponent >& o_rDocumentDefinition )
{
OSL_ENSURE(getContainer(),"View is NULL! -> GPF");
Reference< XComponent > xComponent;
o_rDocumentDefinition.clear();
switch ( _eType )
{
case E_FORM:
case E_REPORT:
{
::std::unique_ptr<OLinkedDocumentsAccess> aHelper = getDocumentsAccess( _eType );
if ( !aHelper->isConnected() )
break;
xComponent = aHelper->newDocument( _eType == E_FORM ? ID_FORM_NEW_TEXT : ID_REPORT_NEW_TEXT, i_rAdditionalArguments, o_rDocumentDefinition );
}
break;
case E_QUERY:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
case E_TABLE:
{
::std::unique_ptr< DatabaseObjectView > pDesigner;
SharedConnection xConnection( ensureConnection() );
if ( !xConnection.is() )
break;
if ( _eType == E_TABLE )
{
pDesigner.reset( new TableDesigner( getORB(), this, getFrame() ) );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
else if ( _eType == E_QUERY )
{
pDesigner.reset( new QueryDesigner( getORB(), this, getFrame(), false ) );
}
Reference< XDataSource > xDataSource( m_xDataSource, UNO_QUERY );
xComponent.set( pDesigner->createNew( xDataSource, i_rAdditionalArguments ), UNO_QUERY );
}
break;
default:
OSL_FAIL( "OApplicationController::newElement: illegal type!" );
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
if ( xComponent.is() )
onDocumentOpened( OUString(), _eType, E_OPEN_DESIGN, xComponent, o_rDocumentDefinition );
return xComponent;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
void OApplicationController::addContainerListener(const Reference<XNameAccess>& _xCollection)
{
try
{
Reference< XContainer > xCont(_xCollection, UNO_QUERY);
if ( xCont.is() )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
// add as listener to get notified if elements are inserted or removed
TContainerVector::iterator aFind = ::std::find(m_aCurrentContainers.begin(),m_aCurrentContainers.end(),xCont);
if ( aFind == m_aCurrentContainers.end() )
{
xCont->addContainerListener(this);
m_aCurrentContainers.push_back(xCont);
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
catch( const Exception& )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
DBG_UNHANDLED_EXCEPTION();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
void OApplicationController::renameEntry()
{
SolarMutexGuard aSolarGuard;
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
::osl::MutexGuard aGuard( getMutex() );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
OSL_ENSURE(getContainer(),"View is NULL! -> GPF");
::std::vector< OUString> aList;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
getSelectionElementNames(aList);
Reference< XNameAccess > xContainer = getElements(getContainer()->getElementType());
OSL_ENSURE(aList.size() == 1,"Invalid rename call here. More than one element!");
if ( aList.empty() )
return;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
try
{
if ( xContainer.is() )
{
::std::unique_ptr< IObjectNameCheck > pNameChecker;
VclPtr< OSaveAsDlg > aDialog;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
Reference<XRename> xRename;
const ElementType eType = getContainer()->getElementType();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
switch( eType )
{
case E_FORM:
case E_REPORT:
{
Reference<XHierarchicalNameContainer> xHNames(xContainer, UNO_QUERY);
if ( xHNames.is() )
{
OUString sLabel;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( eType == E_FORM )
sLabel = OUString(ModuleRes( STR_FRM_LABEL ));
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
else
sLabel = OUString(ModuleRes( STR_RPT_LABEL ));
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
OUString sName = *aList.begin();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( xHNames->hasByHierarchicalName(sName) )
{
xRename.set(xHNames->getByHierarchicalName(sName),UNO_QUERY);
Reference<XChild> xChild(xRename,UNO_QUERY);
if ( xChild.is() )
{
Reference<XHierarchicalNameContainer> xParent(xChild->getParent(),UNO_QUERY);
if ( xParent.is() )
{
xHNames = xParent;
Reference<XPropertySet>(xRename,UNO_QUERY)->getPropertyValue(PROPERTY_NAME) >>= sName;
}
}
pNameChecker.reset( new HierarchicalNameCheck( xHNames.get(), OUString() ) );
aDialog.reset( VclPtr<OSaveAsDlg>::Create(
getView(), getORB(), sName, sLabel, *pNameChecker, SAD_TITLE_RENAME ) );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
}
break;
case E_TABLE:
ensureConnection();
if ( !getConnection().is() )
break;
// NO break
case E_QUERY:
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( xContainer->hasByName(*aList.begin()) )
{
xRename.set(xContainer->getByName(*aList.begin()),UNO_QUERY);
sal_Int32 nCommandType = eType == E_QUERY ? CommandType::QUERY : CommandType::TABLE;
ensureConnection();
pNameChecker.reset( new DynamicTableOrQueryNameCheck( getConnection(), nCommandType ) );
aDialog.reset( VclPtr<OSaveAsDlg>::Create(
getView(), nCommandType, getORB(), getConnection(),
*aList.begin(), *pNameChecker, SAD_TITLE_RENAME ) );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
break;
default:
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
if ( xRename.is() && aDialog.get() )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
bool bTryAgain = true;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
while( bTryAgain )
{
if ( aDialog->Execute() == RET_OK )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
try
{
OUString sNewName;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( eType == E_TABLE )
{
OUString sName = aDialog->getName();
OUString sCatalog = aDialog->getCatalog();
OUString sSchema = aDialog->getSchema();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
sNewName = ::dbtools::composeTableName( m_xMetaData, sCatalog, sSchema, sName, false, ::dbtools::EComposeRule::InDataManipulation );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
else
sNewName = aDialog->getName();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
OUString sOldName = *aList.begin();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( eType == E_FORM || eType == E_REPORT )
{
Reference<XContent> xContent(xRename,UNO_QUERY);
if ( xContent.is() )
{
sOldName = xContent->getIdentifier()->getContentIdentifier();
}
}
xRename->rename(sNewName);
if ( eType == E_TABLE )
{
Reference<XPropertySet> xProp(xRename,UNO_QUERY);
sNewName = ::dbaui::composeTableName( m_xMetaData, xProp, ::dbtools::EComposeRule::InDataManipulation, false, false, false );
}
getContainer()->elementReplaced( eType , sOldName, sNewName );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
bTryAgain = false;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
catch(const SQLException& )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
showError( SQLExceptionInfo( ::cppu::getCaughtException() ) );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
catch(const ElementExistException& e)
{
OUString sStatus("S1000");
OUString sMsg = OUString( ModuleRes( STR_NAME_ALREADY_EXISTS ) );
showError(SQLExceptionInfo(SQLException(sMsg.replaceAll("#", e.Message), e.Context, sStatus, 0, Any())));
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
catch(const Exception& )
{
DBG_UNHANDLED_EXCEPTION();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
else
bTryAgain = false;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
}
}
catch(const Exception& )
{
DBG_UNHANDLED_EXCEPTION();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
void OApplicationController::onSelectionChanged()
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
InvalidateAll();
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
SelectionGuard aSelGuard( *m_pSelectionNotifier );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
OApplicationView* pView = getContainer();
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
if ( !pView )
return;
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
if ( pView->getSelectionCount() == 1 )
{
const ElementType eType = pView->getElementType();
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
if ( pView->isALeafSelected() )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
const OUString sName = pView->getQualifiedName( nullptr /* means 'first selected' */ );
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
showPreviewFor( eType, sName );
}
}
}
void OApplicationController::showPreviewFor(const ElementType _eType,const OUString& _sName)
{
CWS-TOOLING: integrate CWS dba31h 2009-01-29 10:47:07 +0100 oj r267102 : decl OpCodeMap as friend 2009-01-26 09:41:21 +0100 fs r266905 : #i97137# 2009-01-26 09:10:39 +0100 fs r266903 : #i10000 2009-01-26 09:00:17 +0100 fs r266901 : re-enable user admin for MySQL native 2009-01-23 21:56:08 +0100 fs r266851 : #i97137# 2009-01-23 21:32:40 +0100 fs r266850 : #i97042# 2009-01-23 11:23:59 +0100 msc r266800 : #i98387# 2009-01-23 11:17:05 +0100 msc r266798 : #i98387# 2009-01-23 10:56:33 +0100 fs r266795 : for the moment, disable user administration for MySQL native 2009-01-21 15:08:54 +0100 fs r266672 : removed some advanced settings for MySQL native - letting the user control them does not make sense for this particular type 2009-01-21 13:55:13 +0100 oj r266668 : #i98317# wrong var set 2009-01-21 13:41:22 +0100 fs r266664 : #i98315# 2009-01-21 13:13:09 +0100 oj r266661 : #i97032# enable locking for OOo 2009-01-21 13:11:26 +0100 oj r266660 : #i97032# enable locking for OOo 2009-01-21 10:10:50 +0100 oj r266634 : #i98174# merge conflict resolved 2009-01-21 08:48:58 +0100 fs r266628 : CWS-TOOLING: rebase CWS dba31h to trunk@266428 (milestone: DEV300:m39) 2009-01-20 12:54:32 +0100 fs r266570 : #i98277# 2009-01-19 10:46:31 +0100 fs r266480 : #i97995# 2009-01-19 08:42:09 +0100 fs r266470 : #i97042# provided my mod@openoffice.org: support more SQL comment styles 2009-01-19 07:55:43 +0100 oj r266468 : #i98115# check function name as well 2009-01-16 10:21:28 +0100 oj r266404 : #i97861# remove invalid assertion 2009-01-16 10:18:31 +0100 oj r266403 : #i97861# ini var with false 2009-01-15 14:09:50 +0100 oj r266371 : #i97810# saveas fix 2009-01-15 11:54:18 +0100 oj r266360 : remove : from mysql 2009-01-15 11:07:46 +0100 oj r266355 : insert JNI fixes for method names 2009-01-15 10:54:44 +0100 oj r266351 : fix for parameter subst 2009-01-14 14:41:34 +0100 oj r266308 : parameter subst 2009-01-14 14:40:20 +0100 oj r266307 : add missing try catch 2009-01-14 14:38:34 +0100 oj r266306 : new service for parameter subst 2009-01-14 14:37:52 +0100 oj r266305 : missing types for hyper 2009-01-09 15:28:36 +0100 fs r266090 : #i97889# 2009-01-09 14:16:15 +0100 fs r266082 : #i97892# provided by npower: when reading the xlink:href attrib, use the graphic resolver only if appropriate 2009-01-08 21:31:21 +0100 fs r266041 : #i97346# 2009-01-08 14:51:56 +0100 fs r266012 : #i97871# showPreviewFor: bail out if preview is disabled
2009-02-17 15:39:54 +00:00
if ( m_ePreviewMode == E_PREVIEWNONE )
return;
OApplicationView* pView = getContainer();
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
if ( !pView )
return;
try
{
switch( _eType )
{
case E_FORM:
case E_REPORT:
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
{
Reference< XHierarchicalNameAccess > xContainer( getElements( _eType ), UNO_QUERY_THROW );
Reference< XContent> xContent( xContainer->getByHierarchicalName( _sName ), UNO_QUERY_THROW );
pView->showPreview( xContent );
}
break;
case E_TABLE:
case E_QUERY:
{
SharedConnection xConnection( ensureConnection() );
if ( xConnection.is() )
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
pView->showPreview( getDatabaseName(), xConnection, _sName, _eType == E_TABLE );
}
return;
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
default:
OSL_FAIL( "OApplicationController::showPreviewFor: unexpected element type!" );
break;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
catch( const SQLException& )
{
showError( SQLExceptionInfo( ::cppu::getCaughtException() ) );
}
catch(const Exception& )
{
DBG_UNHANDLED_EXCEPTION();
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
IMPL_LINK_NOARG_TYPED(OApplicationController, OnClipboardChanged, TransferableDataHelper*, void)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
OnInvalidateClipboard();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
void OApplicationController::OnInvalidateClipboard()
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
InvalidateFeature(ID_BROWSER_CUT);
InvalidateFeature(ID_BROWSER_COPY);
InvalidateFeature(ID_BROWSER_PASTE);
InvalidateFeature(SID_DB_APP_PASTE_SPECIAL);
}
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
void OApplicationController::onCopyEntry()
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
Execute(ID_BROWSER_COPY,Sequence<PropertyValue>());
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
void OApplicationController::onPasteEntry()
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
Execute(ID_BROWSER_PASTE,Sequence<PropertyValue>());
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
void OApplicationController::onDeleteEntry()
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
ElementType eType = getContainer()->getElementType();
sal_uInt16 nId = 0;
switch(eType)
{
case E_TABLE:
nId = SID_DB_APP_TABLE_DELETE;
break;
case E_QUERY:
nId = SID_DB_APP_QUERY_DELETE;
break;
case E_FORM:
nId = SID_DB_APP_FORM_DELETE;
break;
case E_REPORT:
nId = SID_DB_APP_REPORT_DELETE;
break;
default:
OSL_FAIL("Invalid ElementType!");
break;
}
executeChecked(nId,Sequence<PropertyValue>());
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
void OApplicationController::executeUnChecked(const URL& _rCommand, const Sequence< PropertyValue>& aArgs)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
OGenericUnoController::executeUnChecked( _rCommand, aArgs );
}
void OApplicationController::executeChecked(const URL& _rCommand, const Sequence< PropertyValue>& aArgs)
{
OGenericUnoController::executeChecked( _rCommand, aArgs );
}
void OApplicationController::executeUnChecked(sal_uInt16 _nCommandId, const Sequence< PropertyValue>& aArgs)
{
OGenericUnoController::executeUnChecked( _nCommandId, aArgs );
}
void OApplicationController::executeChecked(sal_uInt16 _nCommandId, const Sequence< PropertyValue>& aArgs)
{
OGenericUnoController::executeChecked( _nCommandId, aArgs );
}
bool OApplicationController::isCommandEnabled(sal_uInt16 _nCommandId) const
{
return OGenericUnoController::isCommandEnabled( _nCommandId );
}
bool OApplicationController::isCommandEnabled( const OUString& _rCompleteCommandURL ) const
{
return OGenericUnoController::isCommandEnabled( _rCompleteCommandURL );
}
sal_uInt16 OApplicationController::registerCommandURL( const OUString& _rCompleteCommandURL )
{
return OGenericUnoController::registerCommandURL( _rCompleteCommandURL );
}
void OApplicationController::notifyHiContrastChanged()
{
OGenericUnoController::notifyHiContrastChanged();
}
Reference< XController > OApplicationController::getXController() throw( RuntimeException )
{
return OGenericUnoController::getXController();
}
bool OApplicationController::interceptUserInput( const NotifyEvent& _rEvent )
{
return OGenericUnoController::interceptUserInput( _rEvent );
}
PopupMenu* OApplicationController::getContextMenu( Control& /*_rControl*/ ) const
{
return new PopupMenu( ModuleRes( RID_MENU_APP_EDIT ) );
}
IController& OApplicationController::getCommandController()
{
return *this;
}
::comphelper::OInterfaceContainerHelper2* OApplicationController::getContextMenuInterceptors()
{
return &m_aContextMenuInterceptors;
}
Any OApplicationController::getCurrentSelection( Control& _rControl ) const
{
Sequence< NamedDatabaseObject > aSelection;
getContainer()->describeCurrentSelectionForControl( _rControl, aSelection );
return makeAny( aSelection );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
bool OApplicationController::requestQuickHelp( const SvTreeListEntry* /*_pEntry*/, OUString& /*_rText*/ ) const
{
return false;
}
bool OApplicationController::requestDrag( sal_Int8 /*_nAction*/, const Point& /*_rPosPixel*/ )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
TransferableHelper* pTransfer = nullptr;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( getContainer() && getContainer()->getSelectionCount() )
{
try
{
pTransfer = copyObject( );
Reference< XTransferable> xEnsureDelete = pTransfer;
if ( pTransfer && getContainer()->getDetailView() )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
ElementType eType = getContainer()->getElementType();
pTransfer->StartDrag( getContainer()->getDetailView()->getTreeWindow(), ((eType == E_FORM || eType == E_REPORT) ? DND_ACTION_COPYMOVE : DND_ACTION_COPY) );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
catch(const Exception& )
{
DBG_UNHANDLED_EXCEPTION();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
return nullptr != pTransfer;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
sal_Int8 OApplicationController::queryDrop( const AcceptDropEvent& _rEvt, const DataFlavorExVector& _rFlavors )
{
sal_Int8 nActionAskedFor = _rEvt.mnAction;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
// check if we're a table or query container
OApplicationView* pView = getContainer();
if ( pView && !isDataSourceReadOnly() )
{
ElementType eType = pView->getElementType();
if ( eType != E_NONE && (eType != E_TABLE || !isConnectionReadOnly()) )
{
// check for the concrete type
if(::std::any_of(_rFlavors.begin(),_rFlavors.end(),TAppSupportedSotFunctor(eType,true)))
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
return DND_ACTION_COPY;
if ( eType == E_FORM || eType == E_REPORT )
{
sal_Int8 nAction = OComponentTransferable::canExtractComponentDescriptor(_rFlavors,eType == E_FORM) ? DND_ACTION_COPY : DND_ACTION_NONE;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( nAction != DND_ACTION_NONE )
{
SvTreeListEntry* pHitEntry = pView->getEntry(_rEvt.maPosPixel);
OUString sName;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( pHitEntry )
{
sName = pView->getQualifiedName( pHitEntry );
if ( !sName.isEmpty() )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
Reference< XHierarchicalNameAccess > xContainer(getElements(pView->getElementType()),UNO_QUERY);
if ( xContainer.is() && xContainer->hasByHierarchicalName(sName) )
{
Reference< XHierarchicalNameAccess > xHitObject(xContainer->getByHierarchicalName(sName),UNO_QUERY);
if ( xHitObject.is() )
nAction = nActionAskedFor & DND_ACTION_COPYMOVE;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
else
nAction = DND_ACTION_NONE;
}
}
}
return nAction;
}
}
}
return DND_ACTION_NONE;
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
sal_Int8 OApplicationController::executeDrop( const ExecuteDropEvent& _rEvt )
{
OApplicationView* pView = getContainer();
if ( !pView || pView->getElementType() == E_NONE )
{
2011-02-25 17:47:41 +01:00
OSL_FAIL("OApplicationController::executeDrop: what the hell did queryDrop do?");
// queryDrop should not have allowed us to reach this situation ....
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
return DND_ACTION_NONE;
}
// a TransferableDataHelper for accessing the dropped data
TransferableDataHelper aDroppedData(_rEvt.maDropEvent.Transferable);
// reset the data of the previous async drop (if any)
if ( m_nAsyncDrop )
Application::RemoveUserEvent(m_nAsyncDrop);
m_nAsyncDrop = nullptr;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
m_aAsyncDrop.aDroppedData.clear();
m_aAsyncDrop.nType = pView->getElementType();
m_aAsyncDrop.nAction = _rEvt.mnAction;
m_aAsyncDrop.bError = false;
m_aAsyncDrop.bHtml = false;
m_aAsyncDrop.aUrl.clear();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
// loop through the available formats and see what we can do ...
// first we have to check if it is our own format, if not we have to copy the stream :-(
if ( ODataAccessObjectTransferable::canExtractObjectDescriptor(aDroppedData.GetDataFlavorExVector()) )
{
m_aAsyncDrop.aDroppedData = ODataAccessObjectTransferable::extractObjectDescriptor(aDroppedData);
// asynchron because we some dialogs and we aren't allowed to show them while in D&D
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
m_nAsyncDrop = Application::PostUserEvent(LINK(this, OApplicationController, OnAsyncDrop));
return DND_ACTION_COPY;
}
else if ( OComponentTransferable::canExtractComponentDescriptor(aDroppedData.GetDataFlavorExVector(),m_aAsyncDrop.nType == E_FORM) )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
m_aAsyncDrop.aDroppedData = OComponentTransferable::extractComponentDescriptor(aDroppedData);
SvTreeListEntry* pHitEntry = pView->getEntry(_rEvt.maPosPixel);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
if ( pHitEntry )
m_aAsyncDrop.aUrl = pView->getQualifiedName( pHitEntry );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
sal_Int8 nAction = _rEvt.mnAction;
Reference<XContent> xContent;
m_aAsyncDrop.aDroppedData[daComponent] >>= xContent;
if ( xContent.is() )
{
OUString sName = xContent->getIdentifier()->getContentIdentifier();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
sal_Int32 nIndex = 0;
sName = sName.copy(sName.getToken(0,'/',nIndex).getLength() + 1);
if ( m_aAsyncDrop.aUrl.getLength() >= sName.getLength() && m_aAsyncDrop.aUrl.startsWith(sName) )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
m_aAsyncDrop.aDroppedData.clear();
return DND_ACTION_NONE;
}
// check if move is allowed, if another object with the same name exists only copy is allowed
Reference< XHierarchicalNameAccess > xContainer(getElements(m_aAsyncDrop.nType),UNO_QUERY);
Reference<XNameAccess> xNameAccess(xContainer,UNO_QUERY);
if ( !m_aAsyncDrop.aUrl.isEmpty() && xContainer.is() && xContainer->hasByHierarchicalName(m_aAsyncDrop.aUrl) )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
xNameAccess.set(xContainer->getByHierarchicalName(m_aAsyncDrop.aUrl),UNO_QUERY);
if ( xNameAccess.is() )
{
Reference<XPropertySet> xProp(xContent,UNO_QUERY);
if ( xProp.is() )
{
xProp->getPropertyValue(PROPERTY_NAME) >>= sName;
if ( xNameAccess.is() && xNameAccess->hasByName(sName) )
nAction &= ~DND_ACTION_MOVE;
}
else
nAction &= ~DND_ACTION_MOVE;
}
}
if ( nAction != DND_ACTION_NONE )
{
m_aAsyncDrop.nAction = nAction;
// asynchron because we some dialogs and we aren't allowed to show them while in D&D
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
m_nAsyncDrop = Application::PostUserEvent(LINK(this, OApplicationController, OnAsyncDrop));
}
else
m_aAsyncDrop.aDroppedData.clear();
return nAction;
}
else
{
SharedConnection xConnection( ensureConnection() );
if ( xConnection.is() && m_aTableCopyHelper.copyTagTable( aDroppedData, m_aAsyncDrop, xConnection ) )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
// asynchron because we some dialogs and we aren't allowed to show them while in D&D
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
m_nAsyncDrop = Application::PostUserEvent(LINK(this, OApplicationController, OnAsyncDrop));
return DND_ACTION_COPY;
}
}
return DND_ACTION_NONE;
}
Reference< XModel > SAL_CALL OApplicationController::getModel() throw( RuntimeException, std::exception )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
return m_xModel;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
void OApplicationController::onAttachedFrame()
{
sal_Int32 nConnectedControllers( 0 );
try
{
Reference< XModel2 > xModel( m_xModel, UNO_QUERY_THROW );
Reference< XEnumeration > xEnumControllers( xModel->getControllers(), UNO_SET_THROW );
while ( xEnumControllers->hasMoreElements() )
{
Reference< XController > xController( xEnumControllers->nextElement(), UNO_QUERY_THROW );
++nConnectedControllers;
}
}
catch( const Exception& )
{
DBG_UNHANDLED_EXCEPTION();
}
if ( nConnectedControllers > 1 )
{ // we are not the first connected controller, there were already others
return;
}
fdo#63391 deadlock on opening .odb file that auto-connects to the database Let foo.odb be a database file that has a macro that connects to the Database on "Open Document" event (and needs to prompt user for user/password). There was a race condition between two actions: 1) the asynchronous treatment of "OnFirstControllerConnected" in dbaui::OApplicationController, which tries to get dbaui::OApplicationController's mutex 2) the StarBasic macro calling dbaui::OApplicationController::connect which needs to display a dialog (to get username and password), and thus puts that dialog in the main thread's event queue and waits for it ... with dbaui::OApplicationController's mutex held Now, if "1)" is before "2)" in the event queue of the the main thread, *but* "1)" is executed *after* "2)" has taken the lock, there is a deadlock. Fix: 1) Make OnFirstControllerConnected synchronous. Make sure (by taking mutex in dbaui::OApplicationController::attachFrame, its ancestor in the call graph) that nothing else will happen with the OApplicationController as long as it is not finished. ---> it does not need to take mutex itself anymore This avoids the "order in the asynchronous events" dependency. 2) Change dbaui::OApplicationController::ensureConnection to do the user prompting WITHOUT HOLDING the mutex, and use the mutex "only" to protect actually assigning the connection to m_xDataSourceConnection. Theoretically, in some race condition, we could connect twice and then discard one connection <shrug>. ensureConnection will never return the discarded connection, though. (I think I got that right with respect to http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html) This keeps it from locking on another condition while holding the mutex. Change-Id: Iab1bbec5d5df12bb89d027d43e498c78c92ffc32 Reviewed-on: https://gerrit.libreoffice.org/3310 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-10 18:56:01 +02:00
OnFirstControllerConnected();
}
fdo#63391 deadlock on opening .odb file that auto-connects to the database Let foo.odb be a database file that has a macro that connects to the Database on "Open Document" event (and needs to prompt user for user/password). There was a race condition between two actions: 1) the asynchronous treatment of "OnFirstControllerConnected" in dbaui::OApplicationController, which tries to get dbaui::OApplicationController's mutex 2) the StarBasic macro calling dbaui::OApplicationController::connect which needs to display a dialog (to get username and password), and thus puts that dialog in the main thread's event queue and waits for it ... with dbaui::OApplicationController's mutex held Now, if "1)" is before "2)" in the event queue of the the main thread, *but* "1)" is executed *after* "2)" has taken the lock, there is a deadlock. Fix: 1) Make OnFirstControllerConnected synchronous. Make sure (by taking mutex in dbaui::OApplicationController::attachFrame, its ancestor in the call graph) that nothing else will happen with the OApplicationController as long as it is not finished. ---> it does not need to take mutex itself anymore This avoids the "order in the asynchronous events" dependency. 2) Change dbaui::OApplicationController::ensureConnection to do the user prompting WITHOUT HOLDING the mutex, and use the mutex "only" to protect actually assigning the connection to m_xDataSourceConnection. Theoretically, in some race condition, we could connect twice and then discard one connection <shrug>. ensureConnection will never return the discarded connection, though. (I think I got that right with respect to http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html) This keeps it from locking on another condition while holding the mutex. Change-Id: Iab1bbec5d5df12bb89d027d43e498c78c92ffc32 Reviewed-on: https://gerrit.libreoffice.org/3310 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-10 18:56:01 +02:00
void OApplicationController::OnFirstControllerConnected()
{
if ( !m_xModel.is() )
{
OSL_FAIL( "OApplicationController::OnFirstControllerConnected: too late!" );
}
// if we have forms or reports which contain macros/scripts, then show a warning
// which suggests the user to migrate them to the database document
Reference< XEmbeddedScripts > xDocumentScripts( m_xModel, UNO_QUERY );
if ( xDocumentScripts.is() )
{
// no need to show this warning, obviously the document supports embedding scripts
// into itself, so there are no "old-style" forms/reports which have macros/scripts
// themselves
fdo#63391 deadlock on opening .odb file that auto-connects to the database Let foo.odb be a database file that has a macro that connects to the Database on "Open Document" event (and needs to prompt user for user/password). There was a race condition between two actions: 1) the asynchronous treatment of "OnFirstControllerConnected" in dbaui::OApplicationController, which tries to get dbaui::OApplicationController's mutex 2) the StarBasic macro calling dbaui::OApplicationController::connect which needs to display a dialog (to get username and password), and thus puts that dialog in the main thread's event queue and waits for it ... with dbaui::OApplicationController's mutex held Now, if "1)" is before "2)" in the event queue of the the main thread, *but* "1)" is executed *after* "2)" has taken the lock, there is a deadlock. Fix: 1) Make OnFirstControllerConnected synchronous. Make sure (by taking mutex in dbaui::OApplicationController::attachFrame, its ancestor in the call graph) that nothing else will happen with the OApplicationController as long as it is not finished. ---> it does not need to take mutex itself anymore This avoids the "order in the asynchronous events" dependency. 2) Change dbaui::OApplicationController::ensureConnection to do the user prompting WITHOUT HOLDING the mutex, and use the mutex "only" to protect actually assigning the connection to m_xDataSourceConnection. Theoretically, in some race condition, we could connect twice and then discard one connection <shrug>. ensureConnection will never return the discarded connection, though. (I think I got that right with respect to http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html) This keeps it from locking on another condition while holding the mutex. Change-Id: Iab1bbec5d5df12bb89d027d43e498c78c92ffc32 Reviewed-on: https://gerrit.libreoffice.org/3310 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-10 18:56:01 +02:00
return;
}
try
{
// If the migration just happened, but was not successful, the document is reloaded.
// In this case, we should not show the warning, again.
::comphelper::NamedValueCollection aModelArgs( m_xModel->getArgs() );
if ( aModelArgs.getOrDefault( "SuppressMigrationWarning", sal_False ) )
fdo#63391 deadlock on opening .odb file that auto-connects to the database Let foo.odb be a database file that has a macro that connects to the Database on "Open Document" event (and needs to prompt user for user/password). There was a race condition between two actions: 1) the asynchronous treatment of "OnFirstControllerConnected" in dbaui::OApplicationController, which tries to get dbaui::OApplicationController's mutex 2) the StarBasic macro calling dbaui::OApplicationController::connect which needs to display a dialog (to get username and password), and thus puts that dialog in the main thread's event queue and waits for it ... with dbaui::OApplicationController's mutex held Now, if "1)" is before "2)" in the event queue of the the main thread, *but* "1)" is executed *after* "2)" has taken the lock, there is a deadlock. Fix: 1) Make OnFirstControllerConnected synchronous. Make sure (by taking mutex in dbaui::OApplicationController::attachFrame, its ancestor in the call graph) that nothing else will happen with the OApplicationController as long as it is not finished. ---> it does not need to take mutex itself anymore This avoids the "order in the asynchronous events" dependency. 2) Change dbaui::OApplicationController::ensureConnection to do the user prompting WITHOUT HOLDING the mutex, and use the mutex "only" to protect actually assigning the connection to m_xDataSourceConnection. Theoretically, in some race condition, we could connect twice and then discard one connection <shrug>. ensureConnection will never return the discarded connection, though. (I think I got that right with respect to http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html) This keeps it from locking on another condition while holding the mutex. Change-Id: Iab1bbec5d5df12bb89d027d43e498c78c92ffc32 Reviewed-on: https://gerrit.libreoffice.org/3310 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-10 18:56:01 +02:00
return;
// also, if the document is read-only, then no migration is possible, and the
// respective menu entry is hidden. So, don't show the warning in this case, too.
if ( Reference< XStorable >( m_xModel, UNO_QUERY_THROW )->isReadonly() )
fdo#63391 deadlock on opening .odb file that auto-connects to the database Let foo.odb be a database file that has a macro that connects to the Database on "Open Document" event (and needs to prompt user for user/password). There was a race condition between two actions: 1) the asynchronous treatment of "OnFirstControllerConnected" in dbaui::OApplicationController, which tries to get dbaui::OApplicationController's mutex 2) the StarBasic macro calling dbaui::OApplicationController::connect which needs to display a dialog (to get username and password), and thus puts that dialog in the main thread's event queue and waits for it ... with dbaui::OApplicationController's mutex held Now, if "1)" is before "2)" in the event queue of the the main thread, *but* "1)" is executed *after* "2)" has taken the lock, there is a deadlock. Fix: 1) Make OnFirstControllerConnected synchronous. Make sure (by taking mutex in dbaui::OApplicationController::attachFrame, its ancestor in the call graph) that nothing else will happen with the OApplicationController as long as it is not finished. ---> it does not need to take mutex itself anymore This avoids the "order in the asynchronous events" dependency. 2) Change dbaui::OApplicationController::ensureConnection to do the user prompting WITHOUT HOLDING the mutex, and use the mutex "only" to protect actually assigning the connection to m_xDataSourceConnection. Theoretically, in some race condition, we could connect twice and then discard one connection <shrug>. ensureConnection will never return the discarded connection, though. (I think I got that right with respect to http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html) This keeps it from locking on another condition while holding the mutex. Change-Id: Iab1bbec5d5df12bb89d027d43e498c78c92ffc32 Reviewed-on: https://gerrit.libreoffice.org/3310 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-10 18:56:01 +02:00
return;
SQLWarning aWarning;
aWarning.Message = OUString( ModuleRes( STR_SUB_DOCS_WITH_SCRIPTS ) );
SQLException aDetail;
aDetail.Message = OUString( ModuleRes( STR_SUB_DOCS_WITH_SCRIPTS_DETAIL ) );
aWarning.NextException <<= aDetail;
Reference< XExecutableDialog > xDialog = ErrorMessageDialog::create( getORB(), "", nullptr, makeAny( aWarning ) );
xDialog->execute();
}
catch( const Exception& )
{
DBG_UNHANDLED_EXCEPTION();
}
fdo#63391 deadlock on opening .odb file that auto-connects to the database Let foo.odb be a database file that has a macro that connects to the Database on "Open Document" event (and needs to prompt user for user/password). There was a race condition between two actions: 1) the asynchronous treatment of "OnFirstControllerConnected" in dbaui::OApplicationController, which tries to get dbaui::OApplicationController's mutex 2) the StarBasic macro calling dbaui::OApplicationController::connect which needs to display a dialog (to get username and password), and thus puts that dialog in the main thread's event queue and waits for it ... with dbaui::OApplicationController's mutex held Now, if "1)" is before "2)" in the event queue of the the main thread, *but* "1)" is executed *after* "2)" has taken the lock, there is a deadlock. Fix: 1) Make OnFirstControllerConnected synchronous. Make sure (by taking mutex in dbaui::OApplicationController::attachFrame, its ancestor in the call graph) that nothing else will happen with the OApplicationController as long as it is not finished. ---> it does not need to take mutex itself anymore This avoids the "order in the asynchronous events" dependency. 2) Change dbaui::OApplicationController::ensureConnection to do the user prompting WITHOUT HOLDING the mutex, and use the mutex "only" to protect actually assigning the connection to m_xDataSourceConnection. Theoretically, in some race condition, we could connect twice and then discard one connection <shrug>. ensureConnection will never return the discarded connection, though. (I think I got that right with respect to http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html) This keeps it from locking on another condition while holding the mutex. Change-Id: Iab1bbec5d5df12bb89d027d43e498c78c92ffc32 Reviewed-on: https://gerrit.libreoffice.org/3310 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-10 18:56:01 +02:00
return;
}
void SAL_CALL OApplicationController::attachFrame( const Reference< XFrame > & i_rxFrame ) throw( RuntimeException, std::exception )
{
fdo#63391 deadlock on opening .odb file that auto-connects to the database Let foo.odb be a database file that has a macro that connects to the Database on "Open Document" event (and needs to prompt user for user/password). There was a race condition between two actions: 1) the asynchronous treatment of "OnFirstControllerConnected" in dbaui::OApplicationController, which tries to get dbaui::OApplicationController's mutex 2) the StarBasic macro calling dbaui::OApplicationController::connect which needs to display a dialog (to get username and password), and thus puts that dialog in the main thread's event queue and waits for it ... with dbaui::OApplicationController's mutex held Now, if "1)" is before "2)" in the event queue of the the main thread, *but* "1)" is executed *after* "2)" has taken the lock, there is a deadlock. Fix: 1) Make OnFirstControllerConnected synchronous. Make sure (by taking mutex in dbaui::OApplicationController::attachFrame, its ancestor in the call graph) that nothing else will happen with the OApplicationController as long as it is not finished. ---> it does not need to take mutex itself anymore This avoids the "order in the asynchronous events" dependency. 2) Change dbaui::OApplicationController::ensureConnection to do the user prompting WITHOUT HOLDING the mutex, and use the mutex "only" to protect actually assigning the connection to m_xDataSourceConnection. Theoretically, in some race condition, we could connect twice and then discard one connection <shrug>. ensureConnection will never return the discarded connection, though. (I think I got that right with respect to http://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html) This keeps it from locking on another condition while holding the mutex. Change-Id: Iab1bbec5d5df12bb89d027d43e498c78c92ffc32 Reviewed-on: https://gerrit.libreoffice.org/3310 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-04-10 18:56:01 +02:00
::osl::MutexGuard aGuard( getMutex() );
OGenericUnoController::attachFrame( i_rxFrame );
if ( getFrame().is() )
onAttachedFrame();
}
sal_Bool SAL_CALL OApplicationController::attachModel(const Reference< XModel > & _rxModel) throw( RuntimeException, std::exception )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
::osl::MutexGuard aGuard( getMutex() );
const Reference< XOfficeDatabaseDocument > xOfficeDoc( _rxModel, UNO_QUERY );
const Reference< XModifiable > xDocModify( _rxModel, UNO_QUERY );
if ( ( !xOfficeDoc.is() || !xDocModify.is() ) && _rxModel.is() )
{
2011-02-25 17:47:41 +01:00
OSL_FAIL( "OApplicationController::attachModel: invalid model!" );
return sal_False;
}
if ( m_xModel.is() && ( m_xModel != _rxModel ) && ( _rxModel.is() ) )
{
OSL_ENSURE( false, "OApplicationController::attachModel: missing implementation: setting a new model while we have another one!" );
// we'd need to completely update our view here, close sub components, and the like
return sal_False;
}
const OUString aPropertyNames[] =
{
OUString(PROPERTY_URL), OUString(PROPERTY_USER)
};
// disconnect from old model
try
{
if ( m_xDataSource.is() )
{
for ( size_t i=0; i < sizeof( aPropertyNames ) / sizeof( aPropertyNames[0] ); ++i )
{
m_xDataSource->removePropertyChangeListener( aPropertyNames[i], this );
}
}
Reference< XModifyBroadcaster > xBroadcaster( m_xModel, UNO_QUERY );
if ( xBroadcaster.is() )
xBroadcaster->removeModifyListener( this );
}
catch( const Exception& )
{
DBG_UNHANDLED_EXCEPTION();
}
m_xModel = _rxModel;
m_xDataSource.set( xOfficeDoc.is() ? xOfficeDoc->getDataSource() : Reference< XDataSource >(), UNO_QUERY );
// connect to new model
try
{
if ( m_xDataSource.is() )
{
for ( size_t i=0; i < sizeof( aPropertyNames ) / sizeof( aPropertyNames[0] ); ++i )
{
m_xDataSource->addPropertyChangeListener( aPropertyNames[i], this );
}
}
Reference< XModifyBroadcaster > xBroadcaster( m_xModel, UNO_QUERY_THROW );
xBroadcaster->addModifyListener( this );
}
catch( const Exception& )
{
DBG_UNHANDLED_EXCEPTION();
}
// initial preview mode
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
if ( m_xDataSource.is() )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
try
{
// to get the 'modified' for the data source
::comphelper::NamedValueCollection aLayoutInfo( m_xDataSource->getPropertyValue( PROPERTY_LAYOUTINFORMATION ) );
if ( aLayoutInfo.has( OUString(INFO_PREVIEW) ) )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
const sal_Int32 nPreviewMode( aLayoutInfo.getOrDefault( INFO_PREVIEW, (sal_Int32)0 ) );
m_ePreviewMode = static_cast< PreviewMode >( nPreviewMode );
CWS-TOOLING: integrate CWS dba31d 2008-12-08 16:22:07 +0100 rt r265005 : Remove DOS lineends 2008-12-05 13:56:24 +0100 fs r264906 : #i10000# removed unreachable statement 2008-11-20 11:41:26 +0100 fs r264037 : merged in the fix for #i95865# (it was wrongly committed to CWS dba32a, should have been here) 2008-11-20 11:34:24 +0100 fs r264036 : line ends 2008-11-14 08:44:50 +0100 lla r263665 : #i10000# comparsion between int and uint fixed 2008-11-13 13:31:12 +0100 lla r263641 : #i10000# build problem fixed 2008-11-13 11:20:01 +0100 lla r263625 : #i96130# hard code name of extension 2008-11-12 11:13:41 +0100 fs r263582 : #i96096# when opening a SRB-report fails due to the missing SRB extension, log this as warning only, and proceed with the migration 2008-11-12 11:11:35 +0100 fs r263581 : #i96096# ContentType handling. Now all contents deliver proper results in XContent::getContentType 2008-11-12 11:10:11 +0100 fs r263580 : #i96096# new ctors taking UNO_QUERY_THROW 2008-11-11 10:10:13 +0100 lla r263546 : CWS-TOOLING: rebase CWS dba31d to trunk@263288 (milestone: DEV300:m35) 2008-11-06 15:55:39 +0100 oj r263393 : #i93452# get field from model fallbackis the name 2008-11-06 15:31:47 +0100 oj r263392 : #i93465# remeber location of floating windows 2008-11-06 13:36:24 +0100 oj r263381 : #i93450# check typemap for null 2008-11-06 13:28:49 +0100 oj r263379 : #i93020# empty column list boxes when new relation should be created 2008-11-06 12:33:53 +0100 oj r263377 : #i93012# set border to default : flat 2008-11-06 12:26:54 +0100 oj r263375 : #i74927# do some less calls for odbc 2008-11-06 09:34:01 +0100 oj r263362 : #i93383# grabFocus in suspend to get allmodified cells 2008-11-03 21:01:39 +0100 oj r263308 : #i86739# check if slash can be valid for tables 2008-11-03 14:40:21 +0100 oj r263287 : #i86739# check if slash can be valid for tables 2008-11-03 14:32:17 +0100 oj r263286 : #i95227# column width 2008-11-03 14:27:26 +0100 oj r263285 : link fwe 2008-11-03 14:24:54 +0100 oj r263284 : #i95235# changed to hold no ref only weak 2008-10-31 11:21:48 +0100 oj r262859 : #i93459# set images add menu entry 2008-10-31 09:06:37 +0100 oj r262851 : #i88629# correct fileopen filter for database odb files 2008-10-30 15:01:04 +0100 oj r262828 : #i95229# set filter at the composer 2008-10-29 15:57:41 +0100 oj r262817 : #i95235# changed to hold no ref only weak 2008-10-29 15:57:19 +0100 oj r262816 : #i95235# changed to hold no ref only weak 2008-10-29 15:57:03 +0100 oj r262815 : #i95235# changed to hold no ref only weak 2008-10-29 15:56:15 +0100 oj r262814 : #i95235# filtermanger changed to hold no ref only weak 2008-10-29 10:32:39 +0100 oj r262773 : #i93474# use correct table name 2008-10-28 13:49:33 +0100 lla r262744 : #i95524# make an Invalidate and refresh on Tables 2008-10-28 10:45:02 +0100 fs r262707 : line ends 2008-10-28 10:34:42 +0100 fs r262706 : #i95522# don't expect the component to live in a TopWindow 2008-10-28 08:30:40 +0100 lla r262696 : #i93176# set preview mode on view 2008-10-28 07:56:57 +0100 oj r262694 : merge cvs svn 2008-10-27 14:13:51 +0100 oj r262673 : #i94129# use dummy data 2008-10-27 12:38:45 +0100 fs r262669 : #i94125# rework ScrollColumns 2008-10-23 15:53:57 +0200 oj r262624 : #i94568# do not load the embeddedobj just copy the storage 2008-10-23 14:39:14 +0200 oj r262622 : #i94129# handle chart correctly 2008-10-22 10:51:19 +0200 lla r262582 : #i94115# problem with left walk chart shape fixed 2008-10-22 07:47:48 +0200 oj r262576 : #i94455# rename now do not use remove insert 2008-10-22 07:47:27 +0200 oj r262575 : #i94455# rename now do not use remove insert 2008-10-21 12:46:26 +0200 lla r262567 : #i93845# extra check if default schema doesn't exists, fix assertion
2008-12-09 07:25:38 +00:00
if ( getView() )
getContainer()->switchPreview( m_ePreviewMode );
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
catch( const Exception& )
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
DBG_UNHANDLED_EXCEPTION();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
return sal_True;
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
void OApplicationController::containerFound( const Reference< XContainer >& _xContainer)
{
try
{
if ( _xContainer.is() )
{
m_aCurrentContainers.push_back(_xContainer);
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
_xContainer->addContainerListener(this);
}
}
catch(const Exception&)
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
{
DBG_UNHANDLED_EXCEPTION();
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
}
}
OUString OApplicationController::getCurrentlySelectedName(sal_Int32& _rnCommandType) const
{
_rnCommandType = ( (getContainer()->getElementType() == E_QUERY)
? CommandType::QUERY : ( (getContainer()->getElementType() == E_TABLE) ? CommandType::TABLE : -1 ));
OUString sName;
if ( _rnCommandType != -1 )
{
try
{
sName = getContainer()->getQualifiedName( nullptr );
OSL_ENSURE( !sName.isEmpty(), "OApplicationController::getCurrentlySelectedName: no name given!" );
}
catch( const Exception& )
{
DBG_UNHANDLED_EXCEPTION();
}
}
return sName;
}
void SAL_CALL OApplicationController::addSelectionChangeListener( const Reference< view::XSelectionChangeListener >& _Listener ) throw (RuntimeException, std::exception)
{
m_pSelectionNotifier->addListener( _Listener );
}
void SAL_CALL OApplicationController::removeSelectionChangeListener( const Reference< view::XSelectionChangeListener >& _Listener ) throw (RuntimeException, std::exception)
{
m_pSelectionNotifier->removeListener( _Listener );
}
sal_Bool SAL_CALL OApplicationController::select( const Any& _aSelection ) throw (IllegalArgumentException, RuntimeException, std::exception)
{
SolarMutexGuard aSolarGuard;
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
::osl::MutexGuard aGuard( getMutex() );
Sequence< OUString> aSelection;
if ( !_aSelection.hasValue() || !getView() )
{
getContainer()->selectElements(aSelection);
return sal_True;
}
// BEGIN compatibility
Sequence< NamedValue > aCurrentSelection;
if ( (_aSelection >>= aCurrentSelection) && aCurrentSelection.getLength() )
{
ElementType eType = E_NONE;
const NamedValue* pIter = aCurrentSelection.getConstArray();
const NamedValue* pEnd = pIter + aCurrentSelection.getLength();
for(;pIter != pEnd;++pIter)
{
if ( pIter->Name == "Type" )
{
sal_Int32 nType = 0;
pIter->Value >>= nType;
if ( nType < DatabaseObject::TABLE || nType > DatabaseObject::REPORT )
throw IllegalArgumentException();
eType = static_cast< ElementType >( nType );
}
else if ( pIter->Name == "Selection" )
pIter->Value >>= aSelection;
}
m_aSelectContainerEvent.CancelCall(); // just in case the async select request was running
getContainer()->selectContainer(eType);
getContainer()->selectElements(aSelection);
return sal_True;
}
// END compatibility
Sequence< NamedDatabaseObject > aSelectedObjects;
if ( !( _aSelection >>= aSelectedObjects ) )
{
aSelectedObjects.realloc( 1 );
if ( !( _aSelection >>= aSelectedObjects[0] ) )
throw IllegalArgumentException();
}
SelectionByElementType aSelectedElements;
ElementType eSelectedCategory = E_NONE;
for ( const NamedDatabaseObject* pObject = aSelectedObjects.getConstArray();
pObject != aSelectedObjects.getConstArray() + aSelectedObjects.getLength();
++pObject
)
{
switch ( pObject->Type )
{
case DatabaseObject::TABLE:
case DatabaseObjectContainer::SCHEMA:
case DatabaseObjectContainer::CATALOG:
aSelectedElements[ E_TABLE ].push_back( pObject->Name );
break;
case DatabaseObject::QUERY:
aSelectedElements[ E_QUERY ].push_back( pObject->Name );
break;
case DatabaseObject::FORM:
case DatabaseObjectContainer::FORMS_FOLDER:
aSelectedElements[ E_FORM ].push_back( pObject->Name );
break;
case DatabaseObject::REPORT:
case DatabaseObjectContainer::REPORTS_FOLDER:
aSelectedElements[ E_REPORT ].push_back( pObject->Name );
break;
case DatabaseObjectContainer::TABLES:
case DatabaseObjectContainer::QUERIES:
case DatabaseObjectContainer::FORMS:
case DatabaseObjectContainer::REPORTS:
if ( eSelectedCategory != E_NONE )
throw IllegalArgumentException(
OUString(ModuleRes(RID_STR_NO_DIFF_CAT)),
*this, sal_Int16( pObject - aSelectedObjects.getConstArray() ) );
eSelectedCategory =
( pObject->Type == DatabaseObjectContainer::TABLES ) ? E_TABLE
: ( pObject->Type == DatabaseObjectContainer::QUERIES ) ? E_QUERY
: ( pObject->Type == DatabaseObjectContainer::FORMS ) ? E_FORM
: ( pObject->Type == DatabaseObjectContainer::REPORTS ) ? E_REPORT
: E_NONE;
break;
default:
case DatabaseObjectContainer::DATA_SOURCE:
{
OUString sMessage(
OUString(ModuleRes(RID_STR_UNSUPPORTED_OBJECT_TYPE)).
replaceFirst("$type$", OUString::number(pObject->Type)));
throw IllegalArgumentException(sMessage, *this, sal_Int16( pObject - aSelectedObjects.getConstArray() ));
}
}
}
for ( SelectionByElementType::const_iterator sel = aSelectedElements.begin();
sel != aSelectedElements.end();
++sel
)
{
if ( sel->first == m_eCurrentType )
{
getContainer()->selectElements( comphelper::containerToSequence(sel->second) );
}
else
{
m_aPendingSelection[ sel->first ] = sel->second;
}
}
m_aSelectContainerEvent.CancelCall(); // just in case the async select request was running
getContainer()->selectContainer( eSelectedCategory );
return sal_True;
}
Any SAL_CALL OApplicationController::getSelection( ) throw (RuntimeException, std::exception)
{
SolarMutexGuard aSolarGuard;
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
::osl::MutexGuard aGuard( getMutex() );
Sequence< NamedDatabaseObject > aCurrentSelection;
2008-10-01 12:28:29 +00:00
const ElementType eType( getContainer()->getElementType() );
if ( eType != E_NONE )
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
{
2008-10-01 12:28:29 +00:00
getContainer()->describeCurrentSelectionForType( eType, aCurrentSelection );
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
if ( aCurrentSelection.getLength() == 0 )
{ // if no objects are selected, add an entry to the sequence which describes the overall category
// which is selected currently
aCurrentSelection.realloc(1);
aCurrentSelection[0].Name = getDatabaseName();
switch ( eType )
{
case E_TABLE: aCurrentSelection[0].Type = DatabaseObjectContainer::TABLES; break;
case E_QUERY: aCurrentSelection[0].Type = DatabaseObjectContainer::QUERIES; break;
case E_FORM: aCurrentSelection[0].Type = DatabaseObjectContainer::FORMS; break;
case E_REPORT: aCurrentSelection[0].Type = DatabaseObjectContainer::REPORTS; break;
default:
OSL_FAIL( "OApplicationController::getSelection: unexpected current element type!" );
CWS-TOOLING: integrate CWS dba31e 2008-11-19 12:36:23 +0100 msc r263980 : i96104 2008-11-19 12:31:19 +0100 msc r263979 : i96104 2008-11-19 12:21:55 +0100 msc r263977 : i96104 2008-11-19 12:18:53 +0100 msc r263976 : i96104 2008-11-18 09:09:45 +0100 oj r263746 : disable color entry when area is set 2008-11-18 08:37:52 +0100 oj r263741 : #remove sub report entry 2008-11-17 11:20:25 +0100 fs r263708 : #i10000# 2008-11-17 11:06:52 +0100 fs r263706 : minimal version now is 3.1 2008-11-12 22:25:59 +0100 fs r263621 : #i96150# 2008-11-12 22:20:02 +0100 fs r263620 : rebased to m34 2008-11-12 21:39:41 +0100 fs r263618 : MANUAL REBASE: rebase CWS dba31d to DEV300_m34 2008-11-12 13:54:58 +0100 fs r263597 : #i96134# MediaDescriptor.URL is to be preferred over MediaDescriptor.FileName. Nonetheless, ensure both are handled 2008-11-12 13:53:40 +0100 fs r263596 : #i96134# re-enabled the code for #i41897#, a better fix is to come 2008-11-12 12:48:21 +0100 fs r263585 : #i96134# disable saving URLs of file-base databases relatively 2008-11-11 16:11:11 +0100 msc r263566 : #i96104# 2008-11-05 09:09:47 +0100 oj r263342 : #i88727# color noe added 2008-11-05 08:41:43 +0100 oj r263341 : #i77916# zoom added 2008-11-04 21:24:15 +0100 fs r263339 : disposing: call disposeAndClear without own mutex locked - some of our listeners insist on locking the SolarMutex, which sometimes led to deadlocks on the complex test cases 2008-11-04 21:23:15 +0100 fs r263338 : remove SolarMutex locking - this happned in CWS dba31c (in the CVS version), which this CWS was created from, but seems to got lost during resync 2008-11-04 20:49:50 +0100 fs r263335 : docu formatting 2008-11-04 20:06:39 +0100 fs r263334 : #i95826# use m_aMutex, not a DocumentGuard (wrongly resolved merge conflicts) 2008-11-04 17:36:29 +0100 fs r263332 : #i92688# properly revoke as XEventListener from m_xActiveController when disposing 2008-11-04 14:49:34 +0100 fs r263324 : #i92322# enable Input Required if EmptyIsNULL does not exist at the control 2008-10-31 11:10:04 +0100 oj r262857 : merge from cvs to svn 2008-10-31 09:46:45 +0100 oj r262853 : merge from cvs to svn 2008-10-31 08:46:37 +0100 oj r262849 : merge from cvs to svn 2008-10-31 08:44:24 +0100 oj r262848 : merge from cvs to svn 2008-10-31 08:43:33 +0100 oj r262847 : merge from cvs to svn 2008-10-31 08:42:28 +0100 oj r262846 : merge from cvs to svn 2008-10-31 08:41:58 +0100 oj r262845 : merge from cvs to svn 2008-10-31 08:41:32 +0100 oj r262844 : merge from cvs to svn 2008-10-28 12:19:50 +0100 oj r262733 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:42 +0100 oj r262732 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:36 +0100 oj r262731 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:31 +0100 oj r262730 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:22 +0100 oj r262729 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:18 +0100 oj r262728 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:10 +0100 oj r262727 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:06 +0100 oj r262726 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:05 +0100 oj r262725 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:19:01 +0100 oj r262724 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:50 +0100 oj r262723 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:41 +0100 oj r262722 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:40 +0100 oj r262721 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:27 +0100 oj r262720 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:10 +0100 oj r262719 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:18:01 +0100 oj r262718 : #iXXXXX#: migrate CWS dba31e to SVN 2008-10-28 12:17:39 +0100 oj r262717 : #iXXXXX#: migrate CWS dba31e to SVN
2008-12-01 12:31:27 +00:00
break;
}
}
}
return makeAny( aCurrentSelection );
}
void OApplicationController::impl_migrateScripts_nothrow()
{
try
{
Reference< XExecutableDialog > xDialog = css::sdb::application::MacroMigrationWizard::createWithDocument( getORB(), Reference< XOfficeDatabaseDocument >( m_xModel, UNO_QUERY_THROW ) );
xDialog->execute();
}
catch( const Exception& )
{
DBG_UNHANDLED_EXCEPTION();
}
}
INTEGRATION: CWS insight01 (1.1.2); FILE ADDED 2004/07/21 09:35:30 oj 1.1.2.77: #i30626# check if renamed object is a container 2004/07/19 12:45:28 oj 1.1.2.76: new method updateTitle 2004/07/19 10:51:23 oj 1.1.2.75: #i30626# check if XRename is supported 2004/07/16 12:35:09 oj 1.1.2.74: #i31501# set a connection 2004/07/13 10:38:33 oj 1.1.2.73: rename of tables and queries corrected 2004/07/09 13:14:15 oj 1.1.2.72: #i30416# move some code to UITools 2004/07/05 10:36:03 oj 1.1.2.71: #i30382# hide preview when editing an object 2004/07/02 10:04:45 oj 1.1.2.70: #i30226# add controller, model behavior 2004/06/30 13:35:10 oj 1.1.2.69: #i30390# execute delete only checked 2004/06/30 11:23:43 oj 1.1.2.68: #i30413# disallow folder edit and open 2004/06/03 10:24:00 oj 1.1.2.67: missing header file 2004/06/03 09:09:27 oj 1.1.2.66: merge to m40 2004/05/05 09:48:16 oj 1.1.2.65: add help button to toolbar 2004/05/04 12:41:54 oj 1.1.2.64: change toolbar order and insert open 2004/04/28 11:21:01 oj 1.1.2.63: ongoing work 2004/04/27 13:34:59 oj 1.1.2.62: remove and add some props 2004/04/26 12:55:29 oj 1.1.2.61: new icon for edit query 2004/04/26 11:32:01 oj 1.1.2.60: folder handling 2004/04/21 13:48:01 oj 1.1.2.59: enable catalog and schema disabling 2004/04/15 16:31:42 oj 1.1.2.58: read only connection checks 2004/04/15 14:55:39 oj 1.1.2.57: new command for form wizard in edit menu 2004/04/07 13:55:16 oj 1.1.2.56: remember definition object as well 2004/04/05 09:07:22 oj 1.1.2.55: remove doucment when it was disposed 2004/04/02 13:45:59 oj 1.1.2.54: set title of ds 2004/03/31 08:50:37 oj 1.1.2.53: append pcik list 2004/03/31 06:47:54 oj 1.1.2.52: check if ds is readonly 2004/03/30 12:02:29 oj 1.1.2.51: export config settings 2004/03/29 10:06:29 oj 1.1.2.50: don't resize window 2004/03/19 08:18:59 oj 1.1.2.49: #111075# disable some slots when schema or catalog was selected 2004/03/19 07:45:44 oj 1.1.2.48: #111075# ongoing work 2004/03/18 13:49:34 oj 1.1.2.47: #111075# check the current view 2004/03/18 13:24:51 oj 1.1.2.46: #111075# change high contrast images 2004/03/18 12:33:23 oj 1.1.2.45: #111075# correct sort up/down 2004/03/18 10:32:27 oj 1.1.2.44: #111075# ongoing work 2004/03/18 10:15:30 oj 1.1.2.43: #111075# ongoing work 2004/03/17 12:51:06 oj 1.1.2.42: #111075# renaming of objects 2004/03/16 14:21:53 oj 1.1.2.41: #111075# change rename handling 2004/03/16 12:47:40 oj 1.1.2.40: #111075# change rename handling 2004/03/15 12:25:47 oj 1.1.2.39: #111075# ongoing work 2004/03/14 14:43:59 oj 1.1.2.38: ongoing work 2004/03/12 11:55:52 oj 1.1.2.37: #111075# implement commit 2004/03/12 08:14:32 oj 1.1.2.36: #111075# show dialog when new connection is needed 2004/03/12 08:09:51 oj 1.1.2.35: #111075# show dialog when new connection is needed 2004/03/11 15:08:38 oj 1.1.2.34: #111075# ongoing fixes 2004/03/11 11:22:03 oj 1.1.2.33: #111075# changes for closing 2004/03/11 09:57:00 oj 1.1.2.32: #111075# changes for closing 2004/03/11 09:10:14 oj 1.1.2.31: #111075# changes for closing 2004/03/11 08:56:31 oj 1.1.2.30: #111075# changes for closing docs 2004/03/08 09:16:46 oj 1.1.2.29: add new item to menu 2004/03/08 07:26:53 oj 1.1.2.28: change to new menu layout 2004/03/05 07:08:47 oj 1.1.2.27: #111090# new props dialgos 2004/02/26 11:35:34 oj 1.1.2.26: #i24171# correct saveas mechanism 2004/02/23 14:49:01 oj 1.1.2.25: #111075# use the sfxfilter to get the correct filer name 2004/02/20 11:32:27 oj 1.1.2.24: #i25414# extend the datadescriptor for database location and connection resource 2004/02/16 07:22:19 oj 1.1.2.23: #111075# linux changes 2004/02/05 09:08:23 oj 1.1.2.22: #111075# ongoing changes 2004/01/22 14:22:47 oj 1.1.2.21: #i24598# parent handling changed 2004/01/22 09:37:00 oj 1.1.2.20: #i24176# add the possiblity to create dbs 2004/01/21 13:04:34 oj 1.1.2.19: #i24179# change slots for sorting 2004/01/09 11:12:49 oj 1.1.2.18: #111075# ongoing work 2004/01/07 15:15:44 oj 1.1.2.17: #i24179# enable and disable sort buttons 2004/01/07 13:47:29 oj 1.1.2.16: #111075# ongoing work 2003/12/19 08:06:01 oj 1.1.2.15: #111075# ongoing work 2003/12/18 13:53:13 oj 1.1.2.14: #111075# ongoing work 2003/12/17 13:55:00 oj 1.1.2.13: #111075# ongoing work 2003/12/17 08:47:04 oj 1.1.2.12: #111075# ongoing work 2003/12/02 08:32:15 oj 1.1.2.11: #111075# ongoing work 2003/11/28 06:59:12 oj 1.1.2.10: #111075# ongoing work 2003/11/26 12:18:32 oj 1.1.2.9: #111075# ongoing work 2003/11/17 09:43:11 oj 1.1.2.8: #111075# ongoning work 2003/11/05 11:36:34 oj 1.1.2.7: #111075# ongoing work 2003/10/24 06:38:43 oj 1.1.2.6: #111075# further changes 2003/09/18 05:59:29 oj 1.1.2.5: #111075# ongoing work 2003/08/28 12:03:57 oj 1.1.2.4: #111090# ongoning work 2003/08/15 08:54:01 oj 1.1.2.3: #111075# ongoing new dbaapp work 2003/08/01 11:49:58 oj 1.1.2.2: #111090# ongoing work 2003/07/29 12:25:43 oj 1.1.2.1: #111075# new classes for the app controller
2004-08-02 14:28:11 +00:00
} // namespace dbaui
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */