2009-11-06 13:10:39 +0000 msc r277387 : minor fix for automatic test 2009-11-06 13:09:33 +0000 msc r277385 : minor fix for automatic test 2009-11-06 12:30:57 +0000 fs r277383 : argh. On some virtual machines, waiting 5 seconds for the event to arrive is not enough. Increasing the timeout ... 2009-11-06 12:13:34 +0000 fs r277382 : this diagnostic code should not have slipped in 2009-11-05 13:21:06 +0000 fs r277369 : SHL2NOCHECK=TRUE (requested by hjs) 2009-11-04 14:09:46 +0000 msc r277355 : minor fix for automatic testing 2009-11-04 13:23:02 +0000 msc r277352 : minor fix for automatic testing 2009-11-04 10:53:28 +0000 msc r277341 : minor fix for automated testscript 2009-11-04 08:30:58 +0000 msc r277333 : minor fix for automatic test 2009-11-04 08:15:43 +0000 msc r277332 : minor fix for automatic test 2009-11-03 14:25:44 +0000 fs r277324 : #i10000# 2009-11-03 09:47:47 +0000 fs r277315 : found yet another help ID zombie ... moved formhelpid.hrc content to propctrlr.hrc, where it belongs 2009-11-03 08:50:24 +0000 fs r277312 : use createTempFileURL, which cares for some more specialities ... 2009-11-03 08:44:55 +0000 fs r277311 : when creating a temp file for purpose of getting a temp file URL, the delete the file immediately. On some machines/JVMs, the file exists, with write access denied, which isn't Good (TM) 2009-10-22 13:06:17 +0000 fs r277126 : removed wrong assertion 2009-10-21 08:10:35 +0000 fs r277077 : reverted the previous change, which was nonsense 2009-10-21 07:19:43 +0000 fs r277076 : export the component_foo functions, now that some of the objects are built with VISIBILITY_HIDDEN=TRUE 2009-10-21 07:08:35 +0000 fs r277075 : spare useless call 2009-10-20 21:26:31 +0000 fs r277072 : #i10000# 2009-10-20 08:06:04 +0000 fs r277039 : CWS-TOOLING: rebase CWS dba33a to trunk@277035 (milestone: DEV300:m62) 2009-10-16 09:55:25 +0000 fs r276960 : remove one of the superfluous implts_doLayout calls introduced with the previous patch 2009-10-15 13:18:52 +0000 fs r276941 : removed the basic tests. According to cn, they're not used anymore (for a long time), and according to 'du -h', they take up 6.0M on my hard disc. For too much for useless code, /me thinks. 2009-10-15 13:06:51 +0000 fs r276940 : #i10000# remove useless include (otherwise the compiler warning it provokes would need to be fixed by declaring VISIBILITY_HIDDEN=TRUE in the makefile.mk) 2009-10-15 12:52:39 +0000 fs r276939 : #i10000# 2009-10-15 12:44:26 +0000 fs r276938 : #i10000# 2009-10-15 12:00:33 +0000 fs r276936 : #i10000# 2009-10-15 10:31:37 +0000 fs r276934 : #i105259# prepare for the Hidden arg 2009-10-15 10:31:05 +0000 fs r276933 : IsMaximized -> const 2009-10-15 09:50:15 +0000 fs r276932 : during #i105259#: introduce an option to the layout manager to preserve, if possible, the size of the content window when layouting. Enable this option for embedded (SFX-based) documents opened for outplace editing. (the option is incompatible with in-place editing, anyway) This is because such embedded objects couple the (content) window size to the VisAreaSize, in that both are used interchangeably. When an embedded object is closed, it remembers the VisAreaSize, and restores it upon next open. This, however, leads to different content window sizes when the window is closed with another toolbar set than used during opening. This patch here prevents those different content window sizes. Also, now the content window size doesn't change when, explicitly or implicitly, a toolbar is shown or hidden. Instead, the content window size stays the same, and the container window size is adjusted. 2009-10-15 09:32:41 +0000 fs r276931 : during #i105259#: UNO access to more attributes of top windows 2009-10-15 09:30:28 +0000 fs r276930 : indention corrected (better readable) 2009-10-15 09:26:46 +0000 fs r276929 : during #i105259#: access to more attributes of top windows 2009-10-14 10:04:39 +0000 fs r276889 : connecting via services manager, not naming service 2009-10-12 11:31:08 +0000 fs r276831 : during #i105806# FillPropertySet: do not attempt to set *AutoStyleName if it doesn't exist 2009-10-12 11:24:44 +0000 fs r276830 : #i105806# getPropertyValue: throw an UnknownPropertyException for, well, unknown properties 2009-10-08 08:20:58 +0000 fs r276774 : implSubmit: re-throw WrappedTargetExceptions unmodified 2009-10-07 19:19:42 +0000 fs r276770 : #i105198# do not pass an CommandType if we do not have a command 2009-10-07 17:39:36 +0000 fs r276768 : export the OWeakObject::disposeWeakConnectionPoint symbol 2009-10-07 12:59:17 +0000 fs r276754 : #i87693# 2009-10-07 11:19:22 +0000 fs r276752 : #i10000# 2009-10-07 10:21:08 +0000 fs r276748 : #105482# do not require a controller, at least not in *all* circumstances (executed reports have a model, the ReportDefinition, but no Controller) 2009-10-07 10:04:08 +0000 fs r276747 : copying the changes from CWS fwk121 herein, in particular the fix for issue #i105371# 2009-10-07 09:58:30 +0000 fs r276746 : copying the changes from CWS fwk121 herein, in particular the fix for issue #i105371# 2009-10-07 09:48:14 +0000 fs r276744 : removed (now) pointless assertion 2009-10-07 06:59:19 +0000 fs r276740 : export the OWeakObject::disposeWeakConnectionPoint symbol 2009-10-07 06:44:43 +0000 fs r276739 : OComponentHelper::release & WeakAggComponentImplHelperBase::release: when our ref count drops to 0, call OWeakObject's disposeWeakConnectionPoint before (temporarily) incrementing the ref count, again. This ensures that our adapter cannot create references to the dying object anymore. (A complex test case in dbaccess (#i105505#) triggered such a situation, but in another class using an analogous release/dispose/destroy pattern, namely WeakComponentImplHelperBase) 2009-10-07 06:37:20 +0000 fs r276738 : found during some new complex test cases: call disposeWeakConnectionPoint before actually starting to destroy the object, this ensures no other threads will resurrect it while it is dying 2009-10-06 21:58:24 +0000 fs r276734 : oops, two small corrections to the previous fix (hey, complex test cases are cool) 2009-10-06 21:51:16 +0000 fs r276733 : log the name of the data source which cannot be revoked 2009-10-06 21:50:41 +0000 fs r276732 : more detailed error message when cleanup fails 2009-10-06 21:50:01 +0000 fs r276731 : reworked the ModelImpl caching. The new and improved UNO API test for css.sdb.RowSet revealed some inconsistencies, in whether the objects are cached by their URL, or by their registration name. This has been changed to caching by registration name. 2009-10-06 13:50:34 +0000 fs r276714 : print diagnostics when we cannot clean up the test case 2009-10-06 13:45:02 +0000 fs r276713 : this test failed all the time, since the core (rightfully) threw an exception. Disabled it for the moment, until issue 84253 is fixed 2009-10-06 12:52:46 +0000 fs r276711 : rewrote this test. Now we do not re-use the same .odb across different test cases, as this leads to unreliable (timing-dependent) results/failures. Instead, every test sets up a new odb file. Also, did some re-factoring, improved the cleanup code, and caught a few more errors. 2009-10-06 12:51:07 +0000 fs r276710 : DBTools taking a logger now 2009-10-06 12:50:42 +0000 fs r276709 : taking a PrintWriter for logging purpose 2009-10-06 12:50:03 +0000 fs r276708 : DBTools taking a logger now 2009-10-06 12:49:22 +0000 fs r276707 : typo 2009-10-06 12:49:03 +0000 fs r276706 : typo 2009-10-06 12:48:52 +0000 fs r276705 : wrappers around some database-related services - initial versions only, to evolve over time, and intended to finally replace the DBTools class 2009-10-06 12:48:02 +0000 fs r276704 : typo 2009-10-06 12:38:42 +0000 fs r276702 : some better diagnostics, done during getting the API tests to work more reliably 2009-10-06 10:35:51 +0000 fs r276698 : when living in, e.g., the DataSourceBrowser, we can't expect to find an XModifiable2, so don't assert its existence 2009-10-05 12:47:52 +0000 oj r276677 : #i105607# check for read moved into if scope 2009-10-05 11:37:06 +0000 fs r276676 : when saving a file fails, retrieve the error message from the InteractionRequestStringResolver - this is better than any generic message we can create 2009-10-05 10:04:23 +0000 oj r276673 : #i105607# check for read moved into if scope 2009-10-05 09:46:17 +0000 fs r276671 : #i10000# 2009-10-05 08:43:58 +0000 fs r276664 : #i105505# release: dispose the (base classes) weak connection point before disposing ourself, and in particular before temporarily incrementing our ref count, again. This way, we prevent that a separate thread re-surrects us (using the weak connection point's queryAdapted) while we're in the process of destruction 2009-10-05 08:41:49 +0000 fs r276663 : #i105505# +disposeWeakConnectionPoint (outsourced into dedicated method from ::release) 2009-10-05 08:40:26 +0000 fs r276662 : no need to derived from OSubComponent, its features are not used, directly derive from WeakComponentImplFoo instead 2009-10-05 08:39:38 +0000 fs r276661 : #i105505# diagnostics 2009-10-05 08:39:16 +0000 fs r276660 : #i105505# +testDocumentRevenants 2009-10-05 08:36:01 +0000 fs r276659 : #i105560# reverted the removal of GenericController::openHelpAgent - this is needed in module reportdesign 2009-10-04 19:53:30 +0000 fs r276657 : #105560# remove unused code thanks to cmc@openoffice.org for submitting the patch 2009-10-04 19:50:28 +0000 fs r276656 : #i105550# remove unused 'fire' method (thanks to cmc) 2009-10-03 16:13:15 +0000 fs r276655 : CWS-TOOLING: rebase CWS dba33a to trunk@276429 (milestone: DEV300:m60) 2009-10-02 19:20:48 +0000 fs r276651 : #i104117# lotta changed IDs ... 2009-10-02 10:52:24 +0000 fs r276634 : #i105505# If a model is created, and is a revenant of a previous incarnation, then ensure it is properly initialized. In particular, in its ctor, set the state to "Initializing", not "Initialized", and then let the ModelImpl call attachResource. This ensures that the model is initialized completely, including firing the necessary events. 2009-10-02 10:51:08 +0000 fs r276633 : #i105505# always do an attachResource at the newly loaded model, even if it (internally) was not really loaded, but only a revenant of a previous incarnation of this document 2009-10-01 11:10:13 +0000 fs r276597 : do not rely on the name 'Standard' for the one and only form in a document 2009-10-01 10:36:29 +0000 fs r276590 : #i105509# don't rely on default form component names, use indexes 2009-10-01 09:12:20 +0000 fs r276582 : #i105505# 2009-09-30 07:55:21 +0000 fs r276542 : removed some unsed methods / spared some unnecessary pixel<->logic conversion 2009-09-30 07:53:22 +0000 fs r276541 : removed unneeded methods 2009-09-30 06:35:59 +0000 fs r276538 : #i10000# 2009-09-29 13:45:02 +0000 fs r276531 : refactored the Roadmap* classes, to be able to fix above-mentioned #i105113# 2009-09-29 10:27:10 +0000 fs r276520 : #i105367# 2009-09-29 08:46:45 +0000 fs r276510 : #i104956# cleaned up the makefiles 2009-09-28 21:00:07 +0000 fs r276505 : #i104117# sourced those IDs out from extension.hrc 2009-09-28 20:59:05 +0000 fs r276504 : no need to let one FREE... 2009-09-28 20:53:36 +0000 fs r276503 : #i104117# cleaned up the mess with help IDs in module extensions. Formerly, extensions used to use help IDs which were declared in module svx, and vice versa. Also, help ID ranges were not respected. 2009-09-28 11:25:36 +0000 fs r276489 : typo 2009-09-28 11:25:10 +0000 fs r276488 : #i105235# 2009-09-24 11:53:16 +0000 fs r276423 : #i105234# do not zoom the control when they view information is still uninitialized (happens at least in Writer when opening a form document) 2009-09-24 09:42:28 +0000 fs r276415 : #i105234# proper zoom handling for the nav bar 2009-09-24 09:42:19 +0000 fs r276414 : #i105234# setZoom: care for precision errors caused by implicit conversion float->double 2009-09-16 11:11:43 +0000 fs r276195 : #i105082# consolidated the sub storage handling, by delegating more functionality into the DocumentStorageAccess class. As a result, there won't be that many unnecessary commits anymore. Also, the two different storage caches (in ModelImpl::m_aStorages and DocumentStorageAccess::m_aExposedStorages) have been consolidated. This is not really part of the fix of issue 105082, but it helped reducing the calls to the storage/package implementation. 2009-09-15 21:42:27 +0000 fs r276190 : don't calculate space for BOLD if the text is not really bold (speeds up rendering for large tree structures) 2009-09-15 20:20:23 +0000 fs r276188 : getTypeInfo: fill m_aTypeInfoRows only if really all type infos could be retrieved 2009-09-15 20:19:29 +0000 fs r276187 : do not continue loading when the controller initialization throws an error 2009-09-14 12:25:57 +0000 fs r276119 : oops, this patch was not intended for this CWS 2009-09-14 12:13:57 +0000 fs r276114 : #cr6875455# introduce a ReferenceDevice property for various control models 2009-09-14 10:33:02 +0000 fs r276106 : removed dead file 2009-09-09 08:37:31 +0000 fs r275972 : remove OSL_TRACE in VCLXButton dtor 2009-09-08 11:19:17 +0000 oj r275926 : i76534# remove mnemonic from fixed text 2009-09-07 08:39:37 +0000 fs r275874 : create CWS dba33a from cws/dba32g@275857 (CWS: dba32g)
1841 lines
70 KiB
C++
1841 lines
70 KiB
C++
/*************************************************************************
|
|
*
|
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
*
|
|
* Copyright 2008 by Sun Microsystems, Inc.
|
|
*
|
|
* OpenOffice.org - a multi-platform office productivity suite
|
|
*
|
|
* $RCSfile: ListBox.cxx,v $
|
|
* $Revision: 1.62 $
|
|
*
|
|
* This file is part of OpenOffice.org.
|
|
*
|
|
* OpenOffice.org is free software: you can redistribute it and/or modify
|
|
* it under the terms of the GNU Lesser General Public License version 3
|
|
* only, as published by the Free Software Foundation.
|
|
*
|
|
* OpenOffice.org is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU Lesser General Public License version 3 for more details
|
|
* (a copy is included in the LICENSE file that accompanied this code).
|
|
*
|
|
* You should have received a copy of the GNU Lesser General Public License
|
|
* version 3 along with OpenOffice.org. If not, see
|
|
* <http://www.openoffice.org/license.html>
|
|
* for a copy of the LGPLv3 License.
|
|
*
|
|
************************************************************************/
|
|
|
|
// MARKER(update_precomp.py): autogen include statement, do not remove
|
|
#include "precompiled_forms.hxx"
|
|
|
|
#include "ListBox.hxx"
|
|
#include "property.hxx"
|
|
#include "property.hrc"
|
|
#include "services.hxx"
|
|
#include "frm_resource.hxx"
|
|
#include "frm_resource.hrc"
|
|
#include "BaseListBox.hxx"
|
|
#include "listenercontainers.hxx"
|
|
#include "componenttools.hxx"
|
|
|
|
/** === begin UNO includes === **/
|
|
#include <com/sun/star/util/XNumberFormatTypes.hpp>
|
|
#include <com/sun/star/sdbc/XRowSet.hpp>
|
|
#include <com/sun/star/sdbc/DataType.hpp>
|
|
#include <com/sun/star/container/XIndexAccess.hpp>
|
|
#include <com/sun/star/sdb/XSQLQueryComposerFactory.hpp>
|
|
#include <com/sun/star/sdb/XQueriesSupplier.hpp>
|
|
#include <com/sun/star/util/NumberFormat.hpp>
|
|
#include <com/sun/star/awt/XWindow.hpp>
|
|
#include <com/sun/star/sdbc/XConnection.hpp>
|
|
#include <com/sun/star/sdb/CommandType.hpp>
|
|
/** === end UNO includes === **/
|
|
|
|
#include <comphelper/basicio.hxx>
|
|
#include <comphelper/container.hxx>
|
|
#include <comphelper/numbers.hxx>
|
|
#include <comphelper/listenernotification.hxx>
|
|
#include <connectivity/dbtools.hxx>
|
|
#include <connectivity/formattedcolumnvalue.hxx>
|
|
#include <connectivity/dbconversion.hxx>
|
|
#include <cppuhelper/queryinterface.hxx>
|
|
#include <rtl/logfile.hxx>
|
|
#include <tools/debug.hxx>
|
|
#include <tools/diagnose_ex.h>
|
|
#include <unotools/sharedunocomponent.hxx>
|
|
#include <vcl/svapp.hxx>
|
|
|
|
#include <algorithm>
|
|
#include <functional>
|
|
|
|
|
|
//.........................................................................
|
|
namespace frm
|
|
{
|
|
using namespace ::com::sun::star::uno;
|
|
using namespace ::com::sun::star::sdb;
|
|
using namespace ::com::sun::star::sdbc;
|
|
using namespace ::com::sun::star::sdbcx;
|
|
using namespace ::com::sun::star::beans;
|
|
using namespace ::com::sun::star::container;
|
|
using namespace ::com::sun::star::form;
|
|
using namespace ::com::sun::star::awt;
|
|
using namespace ::com::sun::star::io;
|
|
using namespace ::com::sun::star::lang;
|
|
using namespace ::com::sun::star::util;
|
|
using namespace ::com::sun::star::form::binding;
|
|
using namespace ::dbtools;
|
|
|
|
using ::connectivity::ORowSetValue;
|
|
|
|
//==============================================================================
|
|
//= helper
|
|
//==============================================================================
|
|
namespace
|
|
{
|
|
//--------------------------------------------------------------------------
|
|
struct RowSetValueToString : public ::std::unary_function< ORowSetValue, ::rtl::OUString >
|
|
{
|
|
::rtl::OUString operator()( const ORowSetValue& _value ) const
|
|
{
|
|
return _value.getString();
|
|
}
|
|
};
|
|
|
|
//--------------------------------------------------------------------------
|
|
struct AppendRowSetValueString : public ::std::unary_function< ::rtl::OUString, void >
|
|
{
|
|
AppendRowSetValueString( ::rtl::OUString& _string )
|
|
:m_string( _string )
|
|
{
|
|
}
|
|
|
|
void operator()( const ::rtl::OUString _append )
|
|
{
|
|
m_string += _append;
|
|
}
|
|
|
|
private:
|
|
::rtl::OUString& m_string;
|
|
};
|
|
|
|
//--------------------------------------------------------------------------
|
|
Sequence< ::rtl::OUString > lcl_convertToStringSequence( const ValueList& _values )
|
|
{
|
|
Sequence< ::rtl::OUString > aStrings( _values.size() );
|
|
::std::transform(
|
|
_values.begin(),
|
|
_values.end(),
|
|
aStrings.getArray(),
|
|
RowSetValueToString()
|
|
);
|
|
return aStrings;
|
|
}
|
|
}
|
|
|
|
//==============================================================================
|
|
//= ItemEventDescription
|
|
//==============================================================================
|
|
typedef ::comphelper::EventHolder< ItemEvent > ItemEventDescription;
|
|
|
|
//==============================================================================
|
|
//= OListBoxModel
|
|
//==============================================================================
|
|
//------------------------------------------------------------------
|
|
InterfaceRef SAL_CALL OListBoxModel_CreateInstance(const Reference<XMultiServiceFactory>& _rxFactory) throw (RuntimeException)
|
|
{
|
|
return *(new OListBoxModel(_rxFactory));
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
Sequence< Type> OListBoxModel::_getTypes()
|
|
{
|
|
return TypeBag(
|
|
OBoundControlModel::_getTypes(),
|
|
OEntryListHelper::getTypes(),
|
|
OErrorBroadcaster::getTypes()
|
|
).getTypes();
|
|
}
|
|
|
|
|
|
DBG_NAME(OListBoxModel);
|
|
//------------------------------------------------------------------
|
|
OListBoxModel::OListBoxModel(const Reference<XMultiServiceFactory>& _rxFactory)
|
|
:OBoundControlModel( _rxFactory, VCL_CONTROLMODEL_LISTBOX, FRM_SUN_CONTROL_LISTBOX, sal_True, sal_True, sal_True )
|
|
// use the old control name for compytibility reasons
|
|
,OEntryListHelper( (OControlModel&)*this )
|
|
,OErrorBroadcaster( OComponentHelper::rBHelper )
|
|
,m_aListRowSet( getContext() )
|
|
,m_nNULLPos(-1)
|
|
,m_bBoundComponent(sal_False)
|
|
{
|
|
DBG_CTOR(OListBoxModel,NULL);
|
|
|
|
m_nClassId = FormComponentType::LISTBOX;
|
|
m_eListSourceType = ListSourceType_VALUELIST;
|
|
m_aBoundColumn <<= (sal_Int16)1;
|
|
initValueProperty( PROPERTY_SELECT_SEQ, PROPERTY_ID_SELECT_SEQ);
|
|
}
|
|
|
|
//------------------------------------------------------------------
|
|
OListBoxModel::OListBoxModel( const OListBoxModel* _pOriginal, const Reference<XMultiServiceFactory>& _rxFactory )
|
|
:OBoundControlModel( _pOriginal, _rxFactory )
|
|
,OEntryListHelper( *_pOriginal, (OControlModel&)*this )
|
|
,OErrorBroadcaster( OComponentHelper::rBHelper )
|
|
,m_aListRowSet( getContext() )
|
|
,m_eListSourceType( _pOriginal->m_eListSourceType )
|
|
,m_aBoundColumn( _pOriginal->m_aBoundColumn )
|
|
,m_aListSourceValues( _pOriginal->m_aListSourceValues )
|
|
,m_aBoundValues( _pOriginal->m_aBoundValues )
|
|
,m_aDefaultSelectSeq( _pOriginal->m_aDefaultSelectSeq )
|
|
,m_nNULLPos(-1)
|
|
,m_bBoundComponent(sal_False)
|
|
{
|
|
DBG_CTOR(OListBoxModel,NULL);
|
|
}
|
|
|
|
//------------------------------------------------------------------
|
|
OListBoxModel::~OListBoxModel()
|
|
{
|
|
if (!OComponentHelper::rBHelper.bDisposed)
|
|
{
|
|
acquire();
|
|
dispose();
|
|
}
|
|
|
|
DBG_DTOR(OListBoxModel,NULL);
|
|
}
|
|
|
|
// XCloneable
|
|
//------------------------------------------------------------------------------
|
|
IMPLEMENT_DEFAULT_CLONING( OListBoxModel )
|
|
|
|
// XServiceInfo
|
|
//------------------------------------------------------------------------------
|
|
StringSequence SAL_CALL OListBoxModel::getSupportedServiceNames() throw(RuntimeException)
|
|
{
|
|
StringSequence aSupported = OBoundControlModel::getSupportedServiceNames();
|
|
|
|
sal_Int32 nOldLen = aSupported.getLength();
|
|
aSupported.realloc( nOldLen + 8 );
|
|
::rtl::OUString* pStoreTo = aSupported.getArray() + nOldLen;
|
|
|
|
*pStoreTo++ = BINDABLE_CONTROL_MODEL;
|
|
*pStoreTo++ = DATA_AWARE_CONTROL_MODEL;
|
|
*pStoreTo++ = VALIDATABLE_CONTROL_MODEL;
|
|
|
|
*pStoreTo++ = BINDABLE_DATA_AWARE_CONTROL_MODEL;
|
|
*pStoreTo++ = VALIDATABLE_BINDABLE_CONTROL_MODEL;
|
|
|
|
*pStoreTo++ = FRM_SUN_COMPONENT_LISTBOX;
|
|
*pStoreTo++ = FRM_SUN_COMPONENT_DATABASE_LISTBOX;
|
|
*pStoreTo++ = BINDABLE_DATABASE_LIST_BOX;
|
|
|
|
return aSupported;
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
Any SAL_CALL OListBoxModel::queryAggregation(const Type& _rType) throw (RuntimeException)
|
|
{
|
|
Any aReturn = OBoundControlModel::queryAggregation( _rType );
|
|
if ( !aReturn.hasValue() )
|
|
aReturn = OEntryListHelper::queryInterface( _rType );
|
|
if ( !aReturn.hasValue() )
|
|
aReturn = OErrorBroadcaster::queryInterface( _rType );
|
|
return aReturn;
|
|
}
|
|
|
|
// OComponentHelper
|
|
//------------------------------------------------------------------------------
|
|
void OListBoxModel::disposing()
|
|
{
|
|
OBoundControlModel::disposing();
|
|
OEntryListHelper::disposing();
|
|
OErrorBroadcaster::disposing();
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
void OListBoxModel::getFastPropertyValue(Any& _rValue, sal_Int32 _nHandle) const
|
|
{
|
|
switch (_nHandle)
|
|
{
|
|
case PROPERTY_ID_BOUNDCOLUMN:
|
|
_rValue <<= m_aBoundColumn;
|
|
break;
|
|
|
|
case PROPERTY_ID_LISTSOURCETYPE:
|
|
_rValue <<= m_eListSourceType;
|
|
break;
|
|
|
|
case PROPERTY_ID_LISTSOURCE:
|
|
_rValue <<= lcl_convertToStringSequence( m_aListSourceValues );
|
|
break;
|
|
|
|
case PROPERTY_ID_VALUE_SEQ:
|
|
_rValue <<= lcl_convertToStringSequence( m_aBoundValues );
|
|
break;
|
|
|
|
case PROPERTY_ID_DEFAULT_SELECT_SEQ:
|
|
_rValue <<= m_aDefaultSelectSeq;
|
|
break;
|
|
|
|
case PROPERTY_ID_STRINGITEMLIST:
|
|
_rValue <<= getStringItemList();
|
|
break;
|
|
|
|
default:
|
|
OBoundControlModel::getFastPropertyValue(_rValue, _nHandle);
|
|
}
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
void OListBoxModel::setFastPropertyValue_NoBroadcast(sal_Int32 _nHandle, const Any& _rValue) throw (com::sun::star::uno::Exception)
|
|
{
|
|
switch (_nHandle)
|
|
{
|
|
case PROPERTY_ID_BOUNDCOLUMN :
|
|
DBG_ASSERT((_rValue.getValueType().getTypeClass() == TypeClass_SHORT) || (_rValue.getValueType().getTypeClass() == TypeClass_VOID),
|
|
"OListBoxModel::setFastPropertyValue_NoBroadcast : invalid type !" );
|
|
m_aBoundColumn = _rValue;
|
|
break;
|
|
|
|
case PROPERTY_ID_LISTSOURCETYPE :
|
|
DBG_ASSERT(_rValue.getValueType().equals(::getCppuType(reinterpret_cast<ListSourceType*>(NULL))),
|
|
"OComboBoxModel::setFastPropertyValue_NoBroadcast : invalid type !" );
|
|
_rValue >>= m_eListSourceType;
|
|
break;
|
|
|
|
case PROPERTY_ID_LISTSOURCE:
|
|
{
|
|
// extract
|
|
Sequence< ::rtl::OUString > aListSource;
|
|
OSL_VERIFY( _rValue >>= aListSource );
|
|
|
|
// copy to member
|
|
ValueList().swap(m_aListSourceValues);
|
|
::std::copy(
|
|
aListSource.getConstArray(),
|
|
aListSource.getConstArray() + aListSource.getLength(),
|
|
::std::insert_iterator< ValueList >( m_aListSourceValues, m_aListSourceValues.end() )
|
|
);
|
|
|
|
// propagate
|
|
if ( m_eListSourceType == ListSourceType_VALUELIST )
|
|
{
|
|
m_aBoundValues = m_aListSourceValues;
|
|
}
|
|
else
|
|
{
|
|
if ( m_xCursor.is() && !hasField() && !hasExternalListSource() )
|
|
// listbox is already connected to a database, and no external list source
|
|
// data source changed -> refresh
|
|
loadData( false );
|
|
}
|
|
}
|
|
break;
|
|
|
|
case PROPERTY_ID_VALUE_SEQ :
|
|
OSL_ENSURE( false, "ValueItemList is read-only!" );
|
|
throw PropertyVetoException();
|
|
|
|
case PROPERTY_ID_DEFAULT_SELECT_SEQ :
|
|
DBG_ASSERT(_rValue.getValueType().equals(::getCppuType(reinterpret_cast< Sequence<sal_Int16>*>(NULL))),
|
|
"OListBoxModel::setFastPropertyValue_NoBroadcast : invalid type !" );
|
|
_rValue >>= m_aDefaultSelectSeq;
|
|
|
|
DBG_ASSERT(m_xAggregateFastSet.is(), "OListBoxModel::setFastPropertyValue_NoBroadcast(DEFAULT_SELECT_SEQ) : invalid aggregate !");
|
|
if ( m_xAggregateFastSet.is() )
|
|
setControlValue( _rValue, eOther );
|
|
break;
|
|
|
|
case PROPERTY_ID_STRINGITEMLIST:
|
|
{
|
|
ControlModelLock aLock( *this );
|
|
setNewStringItemList( _rValue, aLock );
|
|
// TODO: this is bogus. setNewStringItemList expects a guard which has the *only*
|
|
// lock to the mutex, but setFastPropertyValue_NoBroadcast is already called with
|
|
// a lock - so we effectively has two locks here, of which setNewStringItemList can
|
|
// only control one.
|
|
}
|
|
resetNoBroadcast();
|
|
break;
|
|
|
|
default:
|
|
OBoundControlModel::setFastPropertyValue_NoBroadcast(_nHandle, _rValue);
|
|
}
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
sal_Bool OListBoxModel::convertFastPropertyValue(
|
|
Any& _rConvertedValue, Any& _rOldValue, sal_Int32 _nHandle, const Any& _rValue)
|
|
throw (IllegalArgumentException)
|
|
{
|
|
sal_Bool bModified(sal_False);
|
|
switch (_nHandle)
|
|
{
|
|
case PROPERTY_ID_BOUNDCOLUMN :
|
|
bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aBoundColumn, ::getCppuType(reinterpret_cast<sal_Int16*>(NULL)));
|
|
break;
|
|
|
|
case PROPERTY_ID_LISTSOURCETYPE:
|
|
bModified = tryPropertyValueEnum(_rConvertedValue, _rOldValue, _rValue, m_eListSourceType);
|
|
break;
|
|
|
|
case PROPERTY_ID_LISTSOURCE:
|
|
bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, lcl_convertToStringSequence( m_aListSourceValues ) );
|
|
break;
|
|
|
|
case PROPERTY_ID_VALUE_SEQ :
|
|
OSL_ENSURE( false, "ValueItemList is read-only!" );
|
|
throw PropertyVetoException();
|
|
|
|
case PROPERTY_ID_DEFAULT_SELECT_SEQ :
|
|
bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_aDefaultSelectSeq);
|
|
break;
|
|
|
|
case PROPERTY_ID_STRINGITEMLIST:
|
|
bModified = convertNewListSourceProperty( _rConvertedValue, _rOldValue, _rValue );
|
|
break;
|
|
|
|
default:
|
|
return OBoundControlModel::convertFastPropertyValue(_rConvertedValue, _rOldValue, _nHandle, _rValue);
|
|
}
|
|
return bModified;
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
void SAL_CALL OListBoxModel::setPropertyValues( const Sequence< ::rtl::OUString >& _rPropertyNames, const Sequence< Any >& _rValues ) throw(PropertyVetoException, IllegalArgumentException, WrappedTargetException, RuntimeException)
|
|
{
|
|
// if both SelectedItems and StringItemList are set, care for this
|
|
// #i27024# / 2004-04-05 / fs@openoffice.org
|
|
const Any* pSelectSequenceValue = NULL;
|
|
|
|
const ::rtl::OUString* pStartPos = _rPropertyNames.getConstArray();
|
|
const ::rtl::OUString* pEndPos = _rPropertyNames.getConstArray() + _rPropertyNames.getLength();
|
|
const ::rtl::OUString* pSelectedItemsPos = ::std::find_if(
|
|
pStartPos, pEndPos,
|
|
::std::bind2nd( ::std::equal_to< ::rtl::OUString >(), PROPERTY_SELECT_SEQ )
|
|
);
|
|
const ::rtl::OUString* pStringItemListPos = ::std::find_if(
|
|
pStartPos, pEndPos,
|
|
::std::bind2nd( ::std::equal_to< ::rtl::OUString >(), PROPERTY_STRINGITEMLIST )
|
|
);
|
|
if ( ( pSelectedItemsPos != pEndPos ) && ( pStringItemListPos != pEndPos ) )
|
|
{
|
|
// both properties are present
|
|
// -> remember the value for the select sequence
|
|
pSelectSequenceValue = _rValues.getConstArray() + ( pSelectedItemsPos - pStartPos );
|
|
}
|
|
|
|
OBoundControlModel::setPropertyValues( _rPropertyNames, _rValues );
|
|
|
|
if ( pSelectSequenceValue )
|
|
{
|
|
setPropertyValue( PROPERTY_SELECT_SEQ, *pSelectSequenceValue );
|
|
// Note that this is the only reliable way, since one of the properties is implemented
|
|
// by ourself, and one is implemented by the aggregate, we cannot rely on any particular
|
|
// results when setting them both - too many undocumented behavior in all the involved
|
|
// classes
|
|
}
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
void OListBoxModel::describeFixedProperties( Sequence< Property >& _rProps ) const
|
|
{
|
|
BEGIN_DESCRIBE_PROPERTIES( 7, OBoundControlModel )
|
|
DECL_PROP1(TABINDEX, sal_Int16, BOUND);
|
|
DECL_PROP2(BOUNDCOLUMN, sal_Int16, BOUND, MAYBEVOID);
|
|
DECL_PROP1(LISTSOURCETYPE, ListSourceType, BOUND);
|
|
DECL_PROP1(LISTSOURCE, StringSequence, BOUND);
|
|
DECL_PROP3(VALUE_SEQ, StringSequence, BOUND, READONLY, TRANSIENT);
|
|
DECL_PROP1(DEFAULT_SELECT_SEQ, Sequence<sal_Int16>, BOUND);
|
|
DECL_PROP1(STRINGITEMLIST, Sequence< ::rtl::OUString >, BOUND);
|
|
END_DESCRIBE_PROPERTIES();
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
void OListBoxModel::describeAggregateProperties( Sequence< Property >& _rAggregateProps ) const
|
|
{
|
|
OBoundControlModel::describeAggregateProperties( _rAggregateProps );
|
|
|
|
// superseded properties:
|
|
RemoveProperty( _rAggregateProps, PROPERTY_STRINGITEMLIST );
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
::rtl::OUString SAL_CALL OListBoxModel::getServiceName() throw(RuntimeException)
|
|
{
|
|
return FRM_COMPONENT_LISTBOX; // old (non-sun) name for compatibility !
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
void SAL_CALL OListBoxModel::write(const Reference<XObjectOutputStream>& _rxOutStream)
|
|
throw(IOException, RuntimeException)
|
|
{
|
|
OBoundControlModel::write(_rxOutStream);
|
|
|
|
// Dummy-Seq, um Kompatible zu bleiben, wenn SelectSeq nicht mehr gespeichert wird
|
|
Sequence<sal_Int16> aDummySeq;
|
|
|
|
// Version
|
|
// Version 0x0002: ListSource wird StringSeq
|
|
_rxOutStream->writeShort(0x0004);
|
|
|
|
// Maskierung fuer any
|
|
sal_uInt16 nAnyMask = 0;
|
|
if (m_aBoundColumn.getValueType().getTypeClass() != TypeClass_VOID)
|
|
nAnyMask |= BOUNDCOLUMN;
|
|
|
|
_rxOutStream << nAnyMask;
|
|
|
|
_rxOutStream << lcl_convertToStringSequence( m_aListSourceValues );
|
|
_rxOutStream << (sal_Int16)m_eListSourceType;
|
|
_rxOutStream << aDummySeq;
|
|
_rxOutStream << m_aDefaultSelectSeq;
|
|
|
|
if ((nAnyMask & BOUNDCOLUMN) == BOUNDCOLUMN)
|
|
{
|
|
sal_Int16 nBoundColumn = 0;
|
|
m_aBoundColumn >>= nBoundColumn;
|
|
_rxOutStream << nBoundColumn;
|
|
}
|
|
writeHelpTextCompatibly(_rxOutStream);
|
|
|
|
// from version 0x0004 : common properties
|
|
writeCommonProperties(_rxOutStream);
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
void SAL_CALL OListBoxModel::read(const Reference<XObjectInputStream>& _rxInStream) throw(IOException, RuntimeException)
|
|
{
|
|
// Bei manchen Variblen muessen Abhaengigkeiten beruecksichtigt werden.
|
|
// Deshalb muessen sie explizit ueber setPropertyValue() gesetzt werden.
|
|
|
|
OBoundControlModel::read(_rxInStream);
|
|
ControlModelLock aLock( *this );
|
|
|
|
// since we are "overwriting" the StringItemList of our aggregate (means we have
|
|
// an own place to store the value, instead of relying on our aggregate storing it),
|
|
// we need to respect what the aggregate just read for the StringItemList property.
|
|
try
|
|
{
|
|
if ( m_xAggregateSet.is() )
|
|
setNewStringItemList( m_xAggregateSet->getPropertyValue( PROPERTY_STRINGITEMLIST ), aLock );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
OSL_ENSURE( sal_False, "OComboBoxModel::read: caught an exception while examining the aggregate's string item list!" );
|
|
}
|
|
|
|
// Version
|
|
sal_uInt16 nVersion = _rxInStream->readShort();
|
|
DBG_ASSERT(nVersion > 0, "OListBoxModel::read : version 0 ? this should never have been written !");
|
|
|
|
if (nVersion > 0x0004)
|
|
{
|
|
DBG_ERROR("OListBoxModel::read : invalid (means unknown) version !");
|
|
ValueList().swap(m_aListSourceValues);
|
|
m_aBoundColumn <<= (sal_Int16)0;
|
|
ValueList().swap(m_aBoundValues);
|
|
m_eListSourceType = ListSourceType_VALUELIST;
|
|
m_aDefaultSelectSeq.realloc(0);
|
|
defaultCommonProperties();
|
|
return;
|
|
}
|
|
|
|
// Maskierung fuer any
|
|
sal_uInt16 nAnyMask;
|
|
_rxInStream >> nAnyMask;
|
|
|
|
// ListSourceSeq
|
|
StringSequence aListSourceSeq;
|
|
if (nVersion == 0x0001)
|
|
{
|
|
// ListSourceSeq aus String zusammenstellen;
|
|
::rtl::OUString sListSource;
|
|
_rxInStream >> sListSource;
|
|
|
|
sal_Int32 nTokens = 1;
|
|
const sal_Unicode* pStr = sListSource.getStr();
|
|
while ( *pStr )
|
|
{
|
|
if ( *pStr == ';' )
|
|
nTokens++;
|
|
pStr++;
|
|
}
|
|
aListSourceSeq.realloc( nTokens );
|
|
for (sal_uInt16 i=0; i<nTokens; ++i)
|
|
{
|
|
sal_Int32 nTmp = 0;
|
|
aListSourceSeq.getArray()[i] = sListSource.getToken(i,';',nTmp);
|
|
}
|
|
}
|
|
else
|
|
_rxInStream >> aListSourceSeq;
|
|
|
|
sal_Int16 nListSourceType;
|
|
_rxInStream >> nListSourceType;
|
|
m_eListSourceType = (ListSourceType)nListSourceType;
|
|
Any aListSourceSeqAny;
|
|
aListSourceSeqAny <<= aListSourceSeq;
|
|
|
|
setFastPropertyValue(PROPERTY_ID_LISTSOURCE, aListSourceSeqAny );
|
|
|
|
// Dummy-Seq, um Kompatible zu bleiben, wenn SelectSeq nicht mehr gespeichert wird
|
|
Sequence<sal_Int16> aDummySeq;
|
|
_rxInStream >> aDummySeq;
|
|
|
|
// DefaultSelectSeq
|
|
Sequence<sal_Int16> aDefaultSelectSeq;
|
|
_rxInStream >> aDefaultSelectSeq;
|
|
Any aDefaultSelectSeqAny;
|
|
aDefaultSelectSeqAny <<= aDefaultSelectSeq;
|
|
setFastPropertyValue(PROPERTY_ID_DEFAULT_SELECT_SEQ, aDefaultSelectSeqAny);
|
|
|
|
// BoundColumn
|
|
if ((nAnyMask & BOUNDCOLUMN) == BOUNDCOLUMN)
|
|
{
|
|
sal_Int16 nValue;
|
|
_rxInStream >> nValue;
|
|
m_aBoundColumn <<= nValue;
|
|
}
|
|
|
|
if (nVersion > 2)
|
|
readHelpTextCompatibly(_rxInStream);
|
|
|
|
// if our string list is not filled from the value list, we must empty it
|
|
// this can be the case when somebody saves in alive mode
|
|
if ( ( m_eListSourceType != ListSourceType_VALUELIST )
|
|
&& !hasExternalListSource()
|
|
)
|
|
{
|
|
setFastPropertyValue( PROPERTY_ID_STRINGITEMLIST, makeAny( StringSequence() ) );
|
|
}
|
|
|
|
if (nVersion > 3)
|
|
readCommonProperties(_rxInStream);
|
|
|
|
// Nach dem Lesen die Defaultwerte anzeigen
|
|
if ( getControlSource().getLength() )
|
|
// (not if we don't have a control source - the "State" property acts like it is persistent, then
|
|
resetNoBroadcast();
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
void OListBoxModel::loadData( bool _bForce )
|
|
{
|
|
RTL_LOGFILE_CONTEXT( aLogContext, "OListBoxModel::loadData" );
|
|
DBG_ASSERT( m_eListSourceType != ListSourceType_VALUELIST, "OListBoxModel::loadData: cannot load value list from DB!" );
|
|
DBG_ASSERT( !hasExternalListSource(), "OListBoxModel::loadData: cannot load from DB when I have an external list source!" );
|
|
|
|
m_nNULLPos = -1;
|
|
m_bBoundComponent = sal_False;
|
|
|
|
// pre-requisites:
|
|
// PRE1: connection
|
|
Reference< XConnection > xConnection;
|
|
// is the active connection of our form
|
|
Reference< XPropertySet > xFormProps( m_xCursor, UNO_QUERY );
|
|
if ( xFormProps.is() )
|
|
xFormProps->getPropertyValue( PROPERTY_ACTIVE_CONNECTION ) >>= xConnection;
|
|
|
|
// PRE2: list source
|
|
::rtl::OUString sListSource;
|
|
// if our list source type is no value list, we need to concatenate
|
|
// the single list source elements
|
|
::std::for_each(
|
|
m_aListSourceValues.begin(),
|
|
m_aListSourceValues.end(),
|
|
AppendRowSetValueString( sListSource )
|
|
);
|
|
|
|
// outta here if we don't have all pre-requisites
|
|
if ( !xConnection.is() || !sListSource.getLength() )
|
|
{
|
|
ValueList().swap(m_aBoundValues);
|
|
return;
|
|
}
|
|
|
|
sal_Int16 nBoundColumn = 0;
|
|
if (m_aBoundColumn.getValueType().getTypeClass() == TypeClass_SHORT)
|
|
m_aBoundColumn >>= nBoundColumn;
|
|
|
|
::utl::SharedUNOComponent< XResultSet > xListCursor;
|
|
try
|
|
{
|
|
m_aListRowSet.setConnection( xConnection );
|
|
|
|
sal_Bool bExecute = sal_False;
|
|
switch (m_eListSourceType)
|
|
{
|
|
case ListSourceType_TABLEFIELDS:
|
|
// don't work with a statement here, the fields will be collected below
|
|
break;
|
|
|
|
case ListSourceType_TABLE:
|
|
{
|
|
Reference<XNameAccess> xFieldsByName = getTableFields(xConnection, sListSource);
|
|
Reference<XIndexAccess> xFieldsByIndex(xFieldsByName, UNO_QUERY);
|
|
|
|
// do we have a bound column if yes we have to select it
|
|
// and the displayed column is the first column othwhise we act as a combobox
|
|
::rtl::OUString aFieldName;
|
|
::rtl::OUString aBoundFieldName;
|
|
|
|
if ((nBoundColumn > 0) && xFieldsByIndex.is())
|
|
{
|
|
if (xFieldsByIndex->getCount() <= nBoundColumn)
|
|
break;
|
|
|
|
Reference<XPropertySet> xFieldAsSet(xFieldsByIndex->getByIndex(nBoundColumn),UNO_QUERY);
|
|
xFieldAsSet->getPropertyValue(PROPERTY_NAME) >>= aBoundFieldName;
|
|
nBoundColumn = 1;
|
|
|
|
xFieldAsSet.set(xFieldsByIndex->getByIndex(0),UNO_QUERY);
|
|
xFieldAsSet->getPropertyValue(PROPERTY_NAME) >>= aFieldName;
|
|
}
|
|
else if (xFieldsByName.is())
|
|
{
|
|
if ( xFieldsByName->hasByName( getControlSource() ) )
|
|
aFieldName = getControlSource();
|
|
else
|
|
{
|
|
// otherwise look for the alias
|
|
Reference<XSQLQueryComposerFactory> xFactory(xConnection, UNO_QUERY);
|
|
if (!xFactory.is())
|
|
break;
|
|
|
|
Reference<XSQLQueryComposer> xComposer = xFactory->createQueryComposer();
|
|
try
|
|
{
|
|
::rtl::OUString aStatement;
|
|
xFormProps->getPropertyValue( PROPERTY_ACTIVECOMMAND ) >>= aStatement;
|
|
xComposer->setQuery( aStatement );
|
|
}
|
|
catch(Exception&)
|
|
{
|
|
disposeComponent(xComposer);
|
|
break;
|
|
}
|
|
|
|
// search the field
|
|
Reference<XColumnsSupplier> xSupplyFields(xComposer, UNO_QUERY);
|
|
DBG_ASSERT(xSupplyFields.is(), "OListBoxModel::loadData : invalid query composer !");
|
|
|
|
Reference<XNameAccess> xFieldNames = xSupplyFields->getColumns();
|
|
if ( xFieldNames->hasByName( getControlSource() ) )
|
|
{
|
|
Reference<XPropertySet> xComposerFieldAsSet;
|
|
xFieldNames->getByName( getControlSource() ) >>= xComposerFieldAsSet;
|
|
if (hasProperty(PROPERTY_FIELDSOURCE, xComposerFieldAsSet))
|
|
xComposerFieldAsSet->getPropertyValue(PROPERTY_FIELDSOURCE) >>= aFieldName;
|
|
}
|
|
disposeComponent(xComposer);
|
|
}
|
|
}
|
|
if (!aFieldName.getLength())
|
|
break;
|
|
|
|
Reference<XDatabaseMetaData> xMeta = xConnection->getMetaData();
|
|
::rtl::OUString aQuote = xMeta->getIdentifierQuoteString();
|
|
::rtl::OUString aStatement = ::rtl::OUString::createFromAscii("SELECT ");
|
|
if (!aBoundFieldName.getLength()) // act like a combobox
|
|
aStatement += ::rtl::OUString::createFromAscii("DISTINCT ");
|
|
|
|
aStatement += quoteName(aQuote,aFieldName);
|
|
if (aBoundFieldName.getLength())
|
|
{
|
|
aStatement += ::rtl::OUString::createFromAscii(", ");
|
|
aStatement += quoteName(aQuote, aBoundFieldName);
|
|
}
|
|
aStatement += ::rtl::OUString::createFromAscii(" FROM ");
|
|
|
|
::rtl::OUString sCatalog, sSchema, sTable;
|
|
qualifiedNameComponents( xMeta, sListSource, sCatalog, sSchema, sTable, eInDataManipulation );
|
|
aStatement += composeTableNameForSelect( xConnection, sCatalog, sSchema, sTable );
|
|
|
|
m_aListRowSet.setEscapeProcessing( sal_False );
|
|
m_aListRowSet.setCommand( aStatement );
|
|
bExecute = sal_True;
|
|
}
|
|
break;
|
|
|
|
case ListSourceType_QUERY:
|
|
m_aListRowSet.setCommandFromQuery( sListSource );
|
|
bExecute = sal_True;
|
|
break;
|
|
|
|
default:
|
|
m_aListRowSet.setEscapeProcessing( ListSourceType_SQLPASSTHROUGH != m_eListSourceType );
|
|
m_aListRowSet.setCommand( sListSource );
|
|
bExecute = sal_True;
|
|
break;
|
|
}
|
|
|
|
if (bExecute)
|
|
{
|
|
if ( !_bForce && !m_aListRowSet.isDirty() )
|
|
{
|
|
// if none of the settings of the row set changed, compared to the last
|
|
// invocation of loadData, then don't re-fill the list. Instead, assume
|
|
// the list entries are the same.
|
|
return;
|
|
}
|
|
xListCursor.reset( m_aListRowSet.execute() );
|
|
}
|
|
}
|
|
catch(SQLException& eSQL)
|
|
{
|
|
onError(eSQL, FRM_RES_STRING(RID_BASELISTBOX_ERROR_FILLLIST));
|
|
return;
|
|
}
|
|
catch(const Exception& eUnknown)
|
|
{
|
|
(void)eUnknown;
|
|
return;
|
|
}
|
|
|
|
// Anzeige- und Werteliste fuellen
|
|
ValueList aDisplayList, aValueList;
|
|
sal_Bool bUseNULL = hasField() && !isRequired();
|
|
|
|
try
|
|
{
|
|
OSL_ENSURE( xListCursor.is() || ( ListSourceType_TABLEFIELDS == m_eListSourceType ),
|
|
"OListBoxModel::loadData: logic error!" );
|
|
if ( !xListCursor.is() && ( ListSourceType_TABLEFIELDS != m_eListSourceType ) )
|
|
return;
|
|
|
|
switch (m_eListSourceType)
|
|
{
|
|
case ListSourceType_SQL:
|
|
case ListSourceType_SQLPASSTHROUGH:
|
|
case ListSourceType_TABLE:
|
|
case ListSourceType_QUERY:
|
|
{
|
|
// Feld der 1. Column des ResultSets holen
|
|
Reference<XColumnsSupplier> xSupplyCols(xListCursor, UNO_QUERY);
|
|
DBG_ASSERT(xSupplyCols.is(), "OListBoxModel::loadData : cursor supports the row set service but is no column supplier?!");
|
|
Reference<XIndexAccess> xColumns;
|
|
if (xSupplyCols.is())
|
|
{
|
|
xColumns = Reference<XIndexAccess>(xSupplyCols->getColumns(), UNO_QUERY);
|
|
DBG_ASSERT(xColumns.is(), "OListBoxModel::loadData : no columns supplied by the row set !");
|
|
}
|
|
|
|
Reference< XPropertySet > xDataField;
|
|
if ( xColumns.is() )
|
|
xColumns->getByIndex(0) >>= xDataField;
|
|
if ( !xDataField.is() )
|
|
return;
|
|
|
|
::dbtools::FormattedColumnValue aValueFormatter( getContext(), m_xCursor, xDataField );
|
|
|
|
// Feld der BoundColumn des ResultSets holen
|
|
sal_Int32 nBoundColumnType = DataType::SQLNULL;
|
|
if ( ( nBoundColumn > 0 ) && m_xColumn.is() )
|
|
{ // don't look for a bound column if we're not connected to a field
|
|
try
|
|
{
|
|
Reference< XPropertySet > xBoundField( xColumns->getByIndex( nBoundColumn ), UNO_QUERY_THROW );
|
|
OSL_VERIFY( xBoundField->getPropertyValue( ::rtl::OUString::createFromAscii( "Type" ) ) >>= nBoundColumnType );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
}
|
|
m_bBoundComponent = ( nBoundColumnType != DataType::SQLNULL );
|
|
|
|
// Ist die LB an ein Feld gebunden und sind Leereintraege zulaessig
|
|
// dann wird die Position fuer einen Leereintrag gemerkt
|
|
|
|
RTL_LOGFILE_CONTEXT( aLogContext, "OListBoxModel::loadData: string collection" );
|
|
::rtl::OUString aStr;
|
|
sal_Int16 entryPos = 0;
|
|
ORowSetValue aBoundValue;
|
|
Reference< XRow > xCursorRow( xListCursor, UNO_QUERY_THROW );
|
|
while ( xListCursor->next() && ( entryPos++ < SHRT_MAX ) ) // SHRT_MAX is the maximum number of entries
|
|
{
|
|
aStr = aValueFormatter.getFormattedValue();
|
|
aDisplayList.push_back( aStr );
|
|
|
|
if ( m_bBoundComponent )
|
|
{
|
|
aBoundValue.fill( nBoundColumn + 1, nBoundColumnType, xCursorRow );
|
|
aValueList.push_back( aBoundValue );
|
|
}
|
|
|
|
if ( bUseNULL && ( m_nNULLPos == -1 ) && !aStr.getLength() )
|
|
m_nNULLPos = sal_Int16( aDisplayList.size() - 1 );
|
|
}
|
|
}
|
|
break;
|
|
|
|
case ListSourceType_TABLEFIELDS:
|
|
{
|
|
Reference<XNameAccess> xFieldNames = getTableFields(xConnection, sListSource);
|
|
if (xFieldNames.is())
|
|
{
|
|
StringSequence seqNames = xFieldNames->getElementNames();
|
|
::std::copy(
|
|
seqNames.getConstArray(),
|
|
seqNames.getConstArray() + seqNames.getLength(),
|
|
::std::insert_iterator< ValueList >( aDisplayList, aDisplayList.end() )
|
|
);
|
|
}
|
|
}
|
|
break;
|
|
default:
|
|
OSL_ENSURE( false, "OListBoxModel::loadData: unreachable!" );
|
|
break;
|
|
}
|
|
}
|
|
catch(SQLException& eSQL)
|
|
{
|
|
onError(eSQL, FRM_RES_STRING(RID_BASELISTBOX_ERROR_FILLLIST));
|
|
return;
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
return;
|
|
}
|
|
|
|
|
|
// Value-Sequence erzeugen
|
|
// NULL eintrag hinzufuegen
|
|
if (bUseNULL && m_nNULLPos == -1)
|
|
{
|
|
if ( m_bBoundComponent )
|
|
aValueList.insert( aValueList.begin(), ORowSetValue() );
|
|
|
|
aDisplayList.insert( aDisplayList.begin(), ORowSetValue( ::rtl::OUString() ) );
|
|
m_nNULLPos = 0;
|
|
}
|
|
|
|
m_aBoundValues = aValueList;
|
|
|
|
setFastPropertyValue( PROPERTY_ID_STRINGITEMLIST, makeAny( lcl_convertToStringSequence( aDisplayList ) ) );
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
void OListBoxModel::onConnectedDbColumn( const Reference< XInterface >& /*_rxForm*/ )
|
|
{
|
|
// list boxes which are bound to a db column don't have multi selection
|
|
// - this would be unable to reflect in the db column
|
|
if ( hasField() )
|
|
{
|
|
setFastPropertyValue( PROPERTY_ID_MULTISELECTION, ::cppu::bool2any( ( sal_False ) ) );
|
|
}
|
|
|
|
if ( !hasExternalListSource() )
|
|
impl_refreshDbEntryList( false );
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
void OListBoxModel::onDisconnectedDbColumn()
|
|
{
|
|
if ( m_eListSourceType != ListSourceType_VALUELIST )
|
|
{
|
|
ValueList().swap(m_aBoundValues);
|
|
m_nNULLPos = -1;
|
|
m_bBoundComponent = sal_False;
|
|
|
|
if ( !hasExternalListSource() )
|
|
setFastPropertyValue( PROPERTY_ID_STRINGITEMLIST, makeAny( StringSequence() ) );
|
|
|
|
m_aListRowSet.dispose();
|
|
}
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
ValueList OListBoxModel::impl_getValues() const
|
|
{
|
|
if ( !m_aBoundValues.empty() )
|
|
return m_aBoundValues;
|
|
|
|
Sequence< ::rtl::OUString > aStringItems( getStringItemList() );
|
|
ValueList aValues( aStringItems.getLength() );
|
|
::std::copy(
|
|
aStringItems.getConstArray(),
|
|
aStringItems.getConstArray() + aStringItems.getLength(),
|
|
aValues.begin()
|
|
);
|
|
|
|
return aValues;
|
|
}
|
|
//------------------------------------------------------------------------------
|
|
ORowSetValue OListBoxModel::getFirstSelectedValue() const
|
|
{
|
|
static const ORowSetValue s_aEmptyVaue;
|
|
|
|
DBG_ASSERT( m_xAggregateFastSet.is(), "OListBoxModel::getFirstSelectedValue: invalid aggregate!" );
|
|
if ( !m_xAggregateFastSet.is() )
|
|
return s_aEmptyVaue;
|
|
|
|
Sequence< sal_Int16 > aSelectedIndices;
|
|
OSL_VERIFY( m_xAggregateFastSet->getFastPropertyValue( getValuePropertyAggHandle() ) >>= aSelectedIndices );
|
|
if ( !aSelectedIndices.getLength() )
|
|
// nothing selected at all
|
|
return s_aEmptyVaue;
|
|
|
|
if ( ( m_nNULLPos != -1 ) && ( aSelectedIndices[0] == m_nNULLPos ) )
|
|
// the dedicated "NULL" entry is selected
|
|
return s_aEmptyVaue;
|
|
|
|
ValueList aValues( impl_getValues() );
|
|
|
|
size_t selectedValue = aSelectedIndices[0];
|
|
if ( selectedValue >= aValues.size() )
|
|
{
|
|
OSL_ENSURE( false, "OListBoxModel::getFirstSelectedValue: inconsistent selection/valuelist!" );
|
|
return s_aEmptyVaue;
|
|
}
|
|
|
|
return aValues[ selectedValue ];
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
sal_Bool OListBoxModel::commitControlValueToDbColumn( bool /*_bPostReset*/ )
|
|
{
|
|
// current selektion list
|
|
const ORowSetValue aCurrentValue( getFirstSelectedValue() );
|
|
if ( aCurrentValue != m_aSaveValue )
|
|
{
|
|
if ( aCurrentValue.isNull() )
|
|
m_xColumnUpdate->updateNull();
|
|
else
|
|
{
|
|
try
|
|
{
|
|
m_xColumnUpdate->updateObject( aCurrentValue.makeAny() );
|
|
}
|
|
catch ( const Exception& )
|
|
{
|
|
return sal_False;
|
|
}
|
|
}
|
|
m_aSaveValue = aCurrentValue;
|
|
}
|
|
return sal_True;
|
|
}
|
|
|
|
// XPropertiesChangeListener
|
|
//------------------------------------------------------------------------------
|
|
Any OListBoxModel::translateDbColumnToControlValue()
|
|
{
|
|
Reference< XPropertySet > xBoundField( getField() );
|
|
if ( !xBoundField.is() )
|
|
{
|
|
OSL_ENSURE( false, "OListBoxModel::translateDbColumnToControlValue: no field? How could that happen?!" );
|
|
return Any();
|
|
}
|
|
|
|
Sequence< sal_Int16 > aSelectionIndicies;
|
|
|
|
// Bei NULL-Eintraegen Selektion aufheben!
|
|
ORowSetValue aCurrentValue;
|
|
aCurrentValue.fill( xBoundField->getPropertyValue( PROPERTY_VALUE ) );
|
|
|
|
if ( aCurrentValue.isNull() )
|
|
{
|
|
if ( m_nNULLPos != -1 )
|
|
{
|
|
aSelectionIndicies.realloc(1);
|
|
aSelectionIndicies[0] = m_nNULLPos;
|
|
}
|
|
}
|
|
else
|
|
{
|
|
ValueList aValues( impl_getValues() );
|
|
ValueList::const_iterator curValuePos = ::std::find( aValues.begin(), aValues.end(), aCurrentValue );
|
|
if ( curValuePos != aValues.end() )
|
|
{
|
|
aSelectionIndicies.realloc( 1 );
|
|
aSelectionIndicies[0] = curValuePos - aValues.begin();
|
|
}
|
|
}
|
|
|
|
m_aSaveValue = aCurrentValue;
|
|
|
|
return makeAny( aSelectionIndicies );
|
|
}
|
|
|
|
// XReset
|
|
//------------------------------------------------------------------------------
|
|
Any OListBoxModel::getDefaultForReset() const
|
|
{
|
|
Any aValue;
|
|
if (m_aDefaultSelectSeq.getLength())
|
|
aValue <<= m_aDefaultSelectSeq;
|
|
else if (m_nNULLPos != -1) // gebundene Listbox
|
|
{
|
|
Sequence<sal_Int16> aSeq(1);
|
|
aSeq.getArray()[0] = m_nNULLPos;
|
|
aValue <<= aSeq;
|
|
}
|
|
else
|
|
{
|
|
Sequence<sal_Int16> aSeq;
|
|
aValue <<= aSeq;
|
|
}
|
|
|
|
return aValue;
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void SAL_CALL OListBoxModel::disposing( const EventObject& _rSource ) throw ( RuntimeException )
|
|
{
|
|
if ( !OEntryListHelper::handleDisposing( _rSource ) )
|
|
OBoundControlModel::disposing( _rSource );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
namespace
|
|
{
|
|
/** type how we should transfer our selection to external value bindings
|
|
*/
|
|
enum ExchangeType
|
|
{
|
|
eIndexList, /// as list of indexes of selected entries
|
|
eIndex, /// as index of the selected entry
|
|
eEntryList, /// as list of string representations of selected entries
|
|
eEntry /// as string representation of the selected entry
|
|
};
|
|
|
|
//--------------------------------------------------------------------
|
|
ExchangeType lcl_getCurrentExchangeType( const Type& _rExchangeType )
|
|
{
|
|
switch ( _rExchangeType.getTypeClass() )
|
|
{
|
|
case TypeClass_STRING:
|
|
return eEntry;
|
|
case TypeClass_LONG:
|
|
return eIndex;
|
|
case TypeClass_SEQUENCE:
|
|
{
|
|
Type aElementType = ::comphelper::getSequenceElementType( _rExchangeType );
|
|
switch ( aElementType.getTypeClass() )
|
|
{
|
|
case TypeClass_STRING:
|
|
return eEntryList;
|
|
case TypeClass_LONG:
|
|
return eIndexList;
|
|
default:
|
|
break;
|
|
}
|
|
}
|
|
default:
|
|
break;
|
|
}
|
|
OSL_ENSURE( false, "lcl_getCurrentExchangeType: unsupported (unexpected) exchange type!" );
|
|
return eEntry;
|
|
}
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
Any OListBoxModel::translateExternalValueToControlValue( const Any& _rExternalValue ) const
|
|
{
|
|
Sequence< sal_Int16 > aSelectIndexes;
|
|
|
|
switch ( lcl_getCurrentExchangeType( getExternalValueType() ) )
|
|
{
|
|
case eIndexList:
|
|
{
|
|
// unfortunately, our select sequence is a sequence<short>, while the external binding
|
|
// supplies sequence<int> only -> transform this
|
|
Sequence< sal_Int32 > aSelectIndexesPure;
|
|
OSL_VERIFY( _rExternalValue >>= aSelectIndexesPure );
|
|
aSelectIndexes.realloc( aSelectIndexesPure.getLength() );
|
|
::std::copy(
|
|
aSelectIndexesPure.getConstArray(),
|
|
aSelectIndexesPure.getConstArray() + aSelectIndexesPure.getLength(),
|
|
aSelectIndexes.getArray()
|
|
);
|
|
}
|
|
break;
|
|
|
|
case eIndex:
|
|
{
|
|
sal_Int32 nSelectIndex = -1;
|
|
OSL_VERIFY( _rExternalValue >>= nSelectIndex );
|
|
if ( ( nSelectIndex >= 0 ) && ( nSelectIndex < getStringItemList().getLength() ) )
|
|
{
|
|
aSelectIndexes.realloc( 1 );
|
|
aSelectIndexes[ 0 ] = static_cast< sal_Int16 >( nSelectIndex );
|
|
}
|
|
}
|
|
break;
|
|
|
|
case eEntryList:
|
|
{
|
|
// we can retrieve a string list from the binding for multiple selection
|
|
Sequence< ::rtl::OUString > aSelectEntries;
|
|
OSL_VERIFY( _rExternalValue >>= aSelectEntries );
|
|
|
|
::std::set< sal_Int16 > aSelectionSet;
|
|
|
|
// find the selection entries in our item list
|
|
const ::rtl::OUString* pSelectEntries = aSelectEntries.getArray();
|
|
const ::rtl::OUString* pSelectEntriesEnd = pSelectEntries + aSelectEntries.getLength();
|
|
while ( pSelectEntries != pSelectEntriesEnd )
|
|
{
|
|
// the indexes where the current string appears in our string items
|
|
Sequence< sal_Int16 > aThisEntryIndexes;
|
|
aThisEntryIndexes = findValue( getStringItemList(), *pSelectEntries++, sal_False );
|
|
|
|
// insert all the indexes of this entry into our set
|
|
::std::copy(
|
|
aThisEntryIndexes.getConstArray(),
|
|
aThisEntryIndexes.getConstArray() + aThisEntryIndexes.getLength(),
|
|
::std::insert_iterator< ::std::set< sal_Int16 > >( aSelectionSet, aSelectionSet.begin() )
|
|
);
|
|
}
|
|
|
|
// copy the indexes to the sequence
|
|
aSelectIndexes.realloc( aSelectionSet.size() );
|
|
::std::copy(
|
|
aSelectionSet.begin(),
|
|
aSelectionSet.end(),
|
|
aSelectIndexes.getArray()
|
|
);
|
|
}
|
|
break;
|
|
|
|
case eEntry:
|
|
{
|
|
::rtl::OUString sStringToSelect;
|
|
OSL_VERIFY( _rExternalValue >>= sStringToSelect );
|
|
|
|
aSelectIndexes = findValue( getStringItemList(), sStringToSelect, sal_False );
|
|
}
|
|
break;
|
|
}
|
|
|
|
return makeAny( aSelectIndexes );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
namespace
|
|
{
|
|
//................................................................
|
|
struct ExtractStringFromSequence_Safe : public ::std::unary_function< sal_Int16, ::rtl::OUString >
|
|
{
|
|
protected:
|
|
const Sequence< ::rtl::OUString >& m_rList;
|
|
|
|
public:
|
|
ExtractStringFromSequence_Safe( const Sequence< ::rtl::OUString >& _rList ) : m_rList( _rList ) { }
|
|
|
|
::rtl::OUString operator ()( sal_Int16 _nIndex )
|
|
{
|
|
OSL_ENSURE( _nIndex < m_rList.getLength(), "ExtractStringFromSequence_Safe: inconsistence!" );
|
|
if ( _nIndex < m_rList.getLength() )
|
|
return m_rList[ _nIndex ];
|
|
return ::rtl::OUString();
|
|
}
|
|
};
|
|
|
|
//................................................................
|
|
Any lcl_getSingleSelectedEntry( const Sequence< sal_Int16 >& _rSelectSequence, const Sequence< ::rtl::OUString >& _rStringList )
|
|
{
|
|
Any aReturn;
|
|
|
|
// by definition, multiple selected entries are transfered as NULL if the
|
|
// binding does not support string lists
|
|
if ( _rSelectSequence.getLength() <= 1 )
|
|
{
|
|
::rtl::OUString sSelectedEntry;
|
|
|
|
if ( _rSelectSequence.getLength() == 1 )
|
|
sSelectedEntry = ExtractStringFromSequence_Safe( _rStringList )( _rSelectSequence[0] );
|
|
|
|
aReturn <<= sSelectedEntry;
|
|
}
|
|
|
|
return aReturn;
|
|
}
|
|
|
|
//................................................................
|
|
Any lcl_getMultiSelectedEntries( const Sequence< sal_Int16 >& _rSelectSequence, const Sequence< ::rtl::OUString >& _rStringList )
|
|
{
|
|
Sequence< ::rtl::OUString > aSelectedEntriesTexts( _rSelectSequence.getLength() );
|
|
::std::transform(
|
|
_rSelectSequence.getConstArray(),
|
|
_rSelectSequence.getConstArray() + _rSelectSequence.getLength(),
|
|
aSelectedEntriesTexts.getArray(),
|
|
ExtractStringFromSequence_Safe( _rStringList )
|
|
);
|
|
return makeAny( aSelectedEntriesTexts );
|
|
}
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
Any OListBoxModel::translateControlValueToExternalValue( ) const
|
|
{
|
|
OSL_PRECOND( hasExternalValueBinding(), "OListBoxModel::translateControlValueToExternalValue: no binding!" );
|
|
|
|
Sequence< sal_Int16 > aSelectSequence;
|
|
const_cast< OListBoxModel* >( this )->getPropertyValue( PROPERTY_SELECT_SEQ ) >>= aSelectSequence;
|
|
|
|
Any aReturn;
|
|
switch ( lcl_getCurrentExchangeType( getExternalValueType() ) )
|
|
{
|
|
case eIndexList:
|
|
{
|
|
// unfortunately, the select sequence is a sequence<short>, but our binding
|
|
// expects int's
|
|
Sequence< sal_Int32 > aTransformed( aSelectSequence.getLength() );
|
|
::std::copy(
|
|
aSelectSequence.getConstArray(),
|
|
aSelectSequence.getConstArray() + aSelectSequence.getLength(),
|
|
aTransformed.getArray()
|
|
);
|
|
aReturn <<= aTransformed;
|
|
}
|
|
break;
|
|
|
|
case eIndex:
|
|
if ( aSelectSequence.getLength() <= 1 )
|
|
{
|
|
sal_Int32 nIndex = -1;
|
|
|
|
if ( aSelectSequence.getLength() == 1 )
|
|
nIndex = aSelectSequence[0];
|
|
|
|
aReturn <<= nIndex;
|
|
}
|
|
break;
|
|
|
|
case eEntryList:
|
|
aReturn = lcl_getMultiSelectedEntries( aSelectSequence, getStringItemList() );
|
|
break;
|
|
|
|
case eEntry:
|
|
aReturn = lcl_getSingleSelectedEntry( aSelectSequence, getStringItemList() );
|
|
break;
|
|
}
|
|
|
|
return aReturn;
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
Any OListBoxModel::getCurrentFormComponentValue() const
|
|
{
|
|
if ( hasValidator() )
|
|
return OBoundControlModel::getCurrentFormComponentValue();
|
|
|
|
Any aCurretnValue;
|
|
|
|
try
|
|
{
|
|
Sequence< sal_Int16 > aSelectSequence;
|
|
OSL_VERIFY( const_cast< OListBoxModel* >( this )->getPropertyValue( PROPERTY_SELECT_SEQ ) >>= aSelectSequence );
|
|
|
|
sal_Bool bMultiSelection( sal_False );
|
|
OSL_VERIFY( const_cast< OListBoxModel* >( this )->getPropertyValue( PROPERTY_MULTISELECTION ) >>= bMultiSelection );
|
|
|
|
if ( bMultiSelection )
|
|
aCurretnValue = lcl_getMultiSelectedEntries( aSelectSequence, getStringItemList() );
|
|
else
|
|
aCurretnValue = lcl_getSingleSelectedEntry( aSelectSequence, getStringItemList() );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
|
|
return aCurretnValue;
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
Sequence< Type > OListBoxModel::getSupportedBindingTypes()
|
|
{
|
|
Sequence< Type > aTypes(4);
|
|
aTypes[0] = ::getCppuType( static_cast< Sequence< sal_Int32 >* >( NULL ) );
|
|
aTypes[1] = ::getCppuType( static_cast< sal_Int32* >( NULL ) );
|
|
aTypes[2] = ::getCppuType( static_cast< Sequence< ::rtl::OUString >* >( NULL ) );
|
|
aTypes[3] = ::getCppuType( static_cast< ::rtl::OUString* >( NULL ) );
|
|
return aTypes;
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void OListBoxModel::stringItemListChanged( ControlModelLock& _rInstanceLock )
|
|
{
|
|
if ( !m_xAggregateSet.is() )
|
|
return;
|
|
|
|
suspendValueListening();
|
|
try
|
|
{
|
|
m_xAggregateSet->setPropertyValue( PROPERTY_STRINGITEMLIST, makeAny( getStringItemList() ) );
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
DBG_UNHANDLED_EXCEPTION();
|
|
}
|
|
resumeValueListening();
|
|
|
|
// update the selection here
|
|
if ( hasExternalValueBinding( ) )
|
|
transferExternalValueToControl( _rInstanceLock );
|
|
else
|
|
{
|
|
if ( hasField() )
|
|
{
|
|
// TODO: update the selection in case we're bound to a database column
|
|
}
|
|
else
|
|
{
|
|
if ( m_aDefaultSelectSeq.getLength() )
|
|
setControlValue( makeAny( m_aDefaultSelectSeq ), eOther );
|
|
}
|
|
}
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void OListBoxModel::connectedExternalListSource( )
|
|
{
|
|
// TODO?
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void OListBoxModel::disconnectedExternalListSource( )
|
|
{
|
|
// TODO: in case we're part of an already loaded form, we should probably simulate
|
|
// an onConnectedDbColumn, so our list get's filled with the data as indicated
|
|
// by our SQL-binding related properties
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void OListBoxModel::impl_refreshDbEntryList( bool _bForce )
|
|
{
|
|
DBG_ASSERT( !hasExternalListSource(), "OListBoxModel::impl_refreshDbEntryList: invalid call!" );
|
|
|
|
if ( !hasExternalListSource( )
|
|
&& ( m_eListSourceType != ListSourceType_VALUELIST )
|
|
&& ( m_xCursor.is() )
|
|
)
|
|
{
|
|
loadData( _bForce );
|
|
}
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void OListBoxModel::refreshInternalEntryList()
|
|
{
|
|
impl_refreshDbEntryList( true );
|
|
if ( hasField() && m_xCursor.is() )
|
|
initFromField( m_xCursor );
|
|
}
|
|
|
|
//==================================================================
|
|
// OListBoxControl
|
|
//==================================================================
|
|
|
|
//------------------------------------------------------------------
|
|
InterfaceRef SAL_CALL OListBoxControl_CreateInstance(const Reference<XMultiServiceFactory>& _rxFactory) throw (RuntimeException)
|
|
{
|
|
return *(new OListBoxControl(_rxFactory));
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
Sequence< Type> OListBoxControl::_getTypes()
|
|
{
|
|
return TypeBag(
|
|
OBoundControl::_getTypes(),
|
|
OListBoxControl_BASE::getTypes()
|
|
).getTypes();
|
|
}
|
|
|
|
//------------------------------------------------------------------
|
|
Any SAL_CALL OListBoxControl::queryAggregation(const Type& _rType) throw (RuntimeException)
|
|
{
|
|
Any aReturn = OListBoxControl_BASE::queryInterface( _rType );
|
|
|
|
if ( !aReturn.hasValue()
|
|
|| _rType.equals( XTypeProvider::static_type() )
|
|
)
|
|
aReturn = OBoundControl::queryAggregation( _rType );
|
|
|
|
return aReturn;
|
|
}
|
|
|
|
DBG_NAME(OListBoxControl);
|
|
//------------------------------------------------------------------------------
|
|
OListBoxControl::OListBoxControl(const Reference<XMultiServiceFactory>& _rxFactory)
|
|
:OBoundControl( _rxFactory, VCL_CONTROL_LISTBOX, sal_False )
|
|
,m_aChangeListeners( m_aMutex )
|
|
,m_aItemListeners( m_aMutex )
|
|
,m_pItemBroadcaster( NULL )
|
|
{
|
|
DBG_CTOR(OListBoxControl,NULL);
|
|
|
|
increment(m_refCount);
|
|
{
|
|
// als FocusListener anmelden
|
|
Reference<XWindow> xComp;
|
|
if (query_aggregation(m_xAggregate, xComp))
|
|
xComp->addFocusListener(this);
|
|
|
|
// als ItemListener anmelden
|
|
if ( query_aggregation( m_xAggregate, m_xAggregateListBox ) )
|
|
m_xAggregateListBox->addItemListener(this);
|
|
}
|
|
// Refcount bei 2 fuer angemeldete Listener
|
|
decrement(m_refCount);
|
|
|
|
doSetDelegator();
|
|
|
|
m_aChangeTimer.SetTimeout(500);
|
|
m_aChangeTimer.SetTimeoutHdl(LINK(this,OListBoxControl,OnTimeout));
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
OListBoxControl::~OListBoxControl()
|
|
{
|
|
if (!OComponentHelper::rBHelper.bDisposed)
|
|
{
|
|
acquire();
|
|
dispose();
|
|
}
|
|
|
|
doResetDelegator();
|
|
m_xAggregateListBox.clear();
|
|
|
|
DBG_DTOR(OListBoxControl,NULL);
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
StringSequence SAL_CALL OListBoxControl::getSupportedServiceNames() throw(RuntimeException)
|
|
{
|
|
StringSequence aSupported = OBoundControl::getSupportedServiceNames();
|
|
aSupported.realloc(aSupported.getLength() + 1);
|
|
|
|
::rtl::OUString* pArray = aSupported.getArray();
|
|
pArray[aSupported.getLength()-1] = FRM_SUN_CONTROL_LISTBOX;
|
|
return aSupported;
|
|
}
|
|
|
|
|
|
// XFocusListener
|
|
//------------------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::focusGained(const FocusEvent& /*_rEvent*/) throw(RuntimeException)
|
|
{
|
|
::osl::MutexGuard aGuard(m_aMutex);
|
|
if ( m_aChangeListeners.getLength() ) // only if there are listeners
|
|
{
|
|
Reference<XPropertySet> xSet(getModel(), UNO_QUERY);
|
|
if (xSet.is())
|
|
{
|
|
// memorize the current selection for posting the change event
|
|
m_aCurrentSelection = xSet->getPropertyValue(PROPERTY_SELECT_SEQ);
|
|
}
|
|
}
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::focusLost(const FocusEvent& /*_rEvent*/) throw(RuntimeException)
|
|
{
|
|
m_aCurrentSelection.clear();
|
|
}
|
|
|
|
// XItemListener
|
|
//------------------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::itemStateChanged(const ItemEvent& _rEvent) throw(RuntimeException)
|
|
{
|
|
// forward this to our listeners
|
|
{
|
|
::osl::MutexGuard aGuard( m_aMutex );
|
|
if ( m_aItemListeners.getLength() )
|
|
{
|
|
if ( !m_pItemBroadcaster.is() )
|
|
{
|
|
m_pItemBroadcaster.set( new ::comphelper::AsyncEventNotifier );
|
|
m_pItemBroadcaster->create();
|
|
}
|
|
m_pItemBroadcaster->addEvent( new ItemEventDescription( _rEvent ), this );
|
|
}
|
|
}
|
|
|
|
// and do the handling for the ChangeListeners
|
|
::osl::ClearableMutexGuard aGuard(m_aMutex);
|
|
if ( m_aChangeTimer.IsActive() )
|
|
{
|
|
Reference<XPropertySet> xSet(getModel(), UNO_QUERY);
|
|
m_aCurrentSelection = xSet->getPropertyValue(PROPERTY_SELECT_SEQ);
|
|
|
|
m_aChangeTimer.Stop();
|
|
m_aChangeTimer.Start();
|
|
}
|
|
else
|
|
{
|
|
if ( m_aChangeListeners.getLength() && m_aCurrentSelection.hasValue() )
|
|
{
|
|
Reference<XPropertySet> xSet(getModel(), UNO_QUERY);
|
|
if (xSet.is())
|
|
{
|
|
// Has the selection been changed?
|
|
sal_Bool bModified(sal_False);
|
|
Any aValue = xSet->getPropertyValue(PROPERTY_SELECT_SEQ);
|
|
|
|
Sequence<sal_Int16>& rSelection = *(Sequence<sal_Int16> *)aValue.getValue();
|
|
Sequence<sal_Int16>& rOldSelection = *(Sequence<sal_Int16> *)m_aCurrentSelection.getValue();
|
|
sal_Int32 nLen = rSelection.getLength();
|
|
if (nLen != rOldSelection.getLength())
|
|
bModified = sal_True;
|
|
else
|
|
{
|
|
const sal_Int16* pVal = rSelection.getConstArray();
|
|
const sal_Int16* pCompVal = rOldSelection.getConstArray();
|
|
|
|
while (nLen-- && !bModified)
|
|
bModified = pVal[nLen] != pCompVal[nLen];
|
|
}
|
|
|
|
if (bModified)
|
|
{
|
|
m_aCurrentSelection = aValue;
|
|
m_aChangeTimer.Start();
|
|
}
|
|
}
|
|
}
|
|
else if (m_aCurrentSelection.hasValue())
|
|
m_aCurrentSelection.clear();
|
|
}
|
|
}
|
|
|
|
// XEventListener
|
|
//------------------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::disposing(const EventObject& _rSource) throw (RuntimeException)
|
|
{
|
|
OBoundControl::disposing(_rSource);
|
|
}
|
|
|
|
// XChangeBroadcaster
|
|
//------------------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::addChangeListener(const Reference<XChangeListener>& _rxListener) throw(RuntimeException)
|
|
{
|
|
m_aChangeListeners.addInterface( _rxListener );
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::removeChangeListener(const Reference<XChangeListener>& _rxListener) throw(RuntimeException)
|
|
{
|
|
m_aChangeListeners.removeInterface( _rxListener );
|
|
}
|
|
|
|
// OComponentHelper
|
|
//------------------------------------------------------------------------------
|
|
void OListBoxControl::disposing()
|
|
{
|
|
if (m_aChangeTimer.IsActive())
|
|
m_aChangeTimer.Stop();
|
|
|
|
EventObject aEvent( *this );
|
|
m_aChangeListeners.disposeAndClear( aEvent );
|
|
m_aItemListeners.disposeAndClear( aEvent );
|
|
|
|
{
|
|
::osl::MutexGuard aGuard( m_aMutex );
|
|
if ( m_pItemBroadcaster.is() )
|
|
{
|
|
m_pItemBroadcaster->removeEventsForProcessor( this );
|
|
m_pItemBroadcaster->terminate();
|
|
m_pItemBroadcaster = NULL;
|
|
}
|
|
}
|
|
|
|
OBoundControl::disposing();
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
void OListBoxControl::processEvent( const AnyEvent& _rEvent )
|
|
{
|
|
Reference< XListBox > xKeepAlive( this );
|
|
{
|
|
::osl::MutexGuard aGuard( m_aMutex );
|
|
if ( OComponentHelper::rBHelper.bDisposed )
|
|
return;
|
|
}
|
|
const ItemEventDescription& rItemEvent = static_cast< const ItemEventDescription& >( _rEvent );
|
|
m_aItemListeners.notifyEach( &XItemListener::itemStateChanged, rItemEvent.getEventObject() );
|
|
}
|
|
|
|
//------------------------------------------------------------------------------
|
|
IMPL_LINK(OListBoxControl, OnTimeout, void*, /*EMPTYTAG*/)
|
|
{
|
|
m_aChangeListeners.notifyEach( &XChangeListener::changed, EventObject( *this ) );
|
|
return 0L;
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::addItemListener( const Reference< XItemListener >& l ) throw (RuntimeException)
|
|
{
|
|
m_aItemListeners.addInterface( l );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::removeItemListener( const Reference< XItemListener >& l ) throw (RuntimeException)
|
|
{
|
|
m_aItemListeners.removeInterface( l );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::addActionListener( const Reference< XActionListener >& l ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
m_xAggregateListBox->addActionListener( l );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::removeActionListener( const Reference< XActionListener >& l ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
m_xAggregateListBox->removeActionListener( l );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::addItem( const ::rtl::OUString& aItem, ::sal_Int16 nPos ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
m_xAggregateListBox->addItem( aItem, nPos );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::addItems( const Sequence< ::rtl::OUString >& aItems, ::sal_Int16 nPos ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
m_xAggregateListBox->addItems( aItems, nPos );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::removeItems( ::sal_Int16 nPos, ::sal_Int16 nCount ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
m_xAggregateListBox->removeItems( nPos, nCount );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
::sal_Int16 SAL_CALL OListBoxControl::getItemCount( ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
return m_xAggregateListBox->getItemCount();
|
|
return 0;
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
::rtl::OUString SAL_CALL OListBoxControl::getItem( ::sal_Int16 nPos ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
return m_xAggregateListBox->getItem( nPos );
|
|
return ::rtl::OUString( );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
Sequence< ::rtl::OUString > SAL_CALL OListBoxControl::getItems( ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
return m_xAggregateListBox->getItems();
|
|
return Sequence< ::rtl::OUString >( );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
::sal_Int16 SAL_CALL OListBoxControl::getSelectedItemPos( ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
return m_xAggregateListBox->getSelectedItemPos();
|
|
return 0;
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
Sequence< ::sal_Int16 > SAL_CALL OListBoxControl::getSelectedItemsPos( ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
return m_xAggregateListBox->getSelectedItemsPos();
|
|
return Sequence< ::sal_Int16 >( );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
::rtl::OUString SAL_CALL OListBoxControl::getSelectedItem( ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
return m_xAggregateListBox->getSelectedItem();
|
|
return ::rtl::OUString( );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
Sequence< ::rtl::OUString > SAL_CALL OListBoxControl::getSelectedItems( ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
return m_xAggregateListBox->getSelectedItems();
|
|
return Sequence< ::rtl::OUString >( );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::selectItemPos( ::sal_Int16 nPos, ::sal_Bool bSelect ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
m_xAggregateListBox->selectItemPos( nPos, bSelect );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::selectItemsPos( const Sequence< ::sal_Int16 >& aPositions, ::sal_Bool bSelect ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
m_xAggregateListBox->selectItemsPos( aPositions, bSelect );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::selectItem( const ::rtl::OUString& aItem, ::sal_Bool bSelect ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
m_xAggregateListBox->selectItem( aItem, bSelect );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
::sal_Bool SAL_CALL OListBoxControl::isMutipleMode( ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
return m_xAggregateListBox->isMutipleMode();
|
|
return sal_False;
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::setMultipleMode( ::sal_Bool bMulti ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
m_xAggregateListBox->setMultipleMode( bMulti );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
::sal_Int16 SAL_CALL OListBoxControl::getDropDownLineCount( ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
return m_xAggregateListBox->getDropDownLineCount();
|
|
return 0;
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::setDropDownLineCount( ::sal_Int16 nLines ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
m_xAggregateListBox->setDropDownLineCount( nLines );
|
|
}
|
|
|
|
//--------------------------------------------------------------------
|
|
void SAL_CALL OListBoxControl::makeVisible( ::sal_Int16 nEntry ) throw (RuntimeException)
|
|
{
|
|
if ( m_xAggregateListBox.is() )
|
|
m_xAggregateListBox->makeVisible( nEntry );
|
|
}
|
|
|
|
//.........................................................................
|
|
}
|
|
//.........................................................................
|
|
|