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
753 lines
28 KiB
C++
753 lines
28 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: ContentHelper.cxx,v $
|
|
* $Revision: 1.12 $
|
|
*
|
|
* 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_dbaccess.hxx"
|
|
#ifndef DBA_CONTENTHELPER_HXX
|
|
#include "ContentHelper.hxx"
|
|
#endif
|
|
#ifndef _UCBHELPER_CANCELCOMMANDEXECUTION_HXX_
|
|
#include <ucbhelper/cancelcommandexecution.hxx>
|
|
#endif
|
|
#ifndef _COMPHELPER_PROPERTY_HXX_
|
|
#include <comphelper/property.hxx>
|
|
#endif
|
|
#ifndef _COM_SUN_STAR_UCB_UNSUPPORTEDCOMMANDEXCEPTION_HPP_
|
|
#include <com/sun/star/ucb/UnsupportedCommandException.hpp>
|
|
#endif
|
|
#ifndef _COM_SUN_STAR_LANG_ILLEGALARGUMENTEXCEPTION_HPP_
|
|
#include <com/sun/star/lang/IllegalArgumentException.hpp>
|
|
#endif
|
|
#ifndef _COM_SUN_STAR_LANG_ILLEGALACCESSEXCEPTION_HPP_
|
|
#include <com/sun/star/lang/IllegalAccessException.hpp>
|
|
#endif
|
|
#ifndef _COM_SUN_STAR_IO_XOUTPUTSTREAM_HPP_
|
|
#include <com/sun/star/io/XOutputStream.hpp>
|
|
#endif
|
|
#ifndef _COM_SUN_STAR_IO_XACTIVEDATASINK_HPP_
|
|
#include <com/sun/star/io/XActiveDataSink.hpp>
|
|
#endif
|
|
#ifndef _COM_SUN_STAR_BEANS_PROPERTYATTRIBUTE_HPP_
|
|
#include <com/sun/star/beans/PropertyAttribute.hpp>
|
|
#endif
|
|
#ifndef _UCBHELPER_PROPERTYVALUESET_HXX
|
|
#include <ucbhelper/propertyvalueset.hxx>
|
|
#endif
|
|
#ifndef _UCBHELPER_CONTENTIDENTIFIER_HXX
|
|
#include <ucbhelper/contentidentifier.hxx>
|
|
#endif
|
|
#ifndef DBA_UCPRESULTSET_HXX
|
|
#include "myucp_resultset.hxx"
|
|
#endif
|
|
#ifndef _COM_SUN_STAR_CONTAINER_XNAMECONTAINER_HPP_
|
|
#include <com/sun/star/container/XNameContainer.hpp>
|
|
#endif
|
|
#ifndef DBACORE_SDBCORETOOLS_HXX
|
|
#include "sdbcoretools.hxx"
|
|
#endif
|
|
#ifndef DBACCESS_SHARED_DBASTRINGS_HRC
|
|
#include "dbastrings.hrc"
|
|
#endif
|
|
#ifndef _TOOLS_DEBUG_HXX
|
|
#include <tools/debug.hxx>
|
|
#endif
|
|
|
|
|
|
namespace dbaccess
|
|
{
|
|
using namespace ::com::sun::star::uno;
|
|
using namespace ::com::sun::star::ucb;
|
|
using namespace ::com::sun::star::beans;
|
|
using namespace ::com::sun::star::lang;
|
|
using namespace ::com::sun::star::sdbc;
|
|
using namespace ::com::sun::star::io;
|
|
using namespace ::com::sun::star::util;
|
|
using namespace ::com::sun::star::embed;
|
|
using namespace ::com::sun::star::container;
|
|
using namespace ::comphelper;
|
|
using namespace ::cppu;
|
|
|
|
// -----------------------------------------------------------------------------
|
|
DBG_NAME(OContentHelper_Impl)
|
|
OContentHelper_Impl::OContentHelper_Impl()
|
|
{
|
|
DBG_CTOR(OContentHelper_Impl,NULL);
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
OContentHelper_Impl::~OContentHelper_Impl()
|
|
{
|
|
DBG_DTOR(OContentHelper_Impl,NULL);
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
|
|
OContentHelper::OContentHelper(const Reference< XMultiServiceFactory >& _xORB
|
|
,const Reference< XInterface >& _xParentContainer
|
|
,const TContentPtr& _pImpl)
|
|
: OContentHelper_COMPBASE(m_aMutex)
|
|
,m_aContentListeners(m_aMutex)
|
|
,m_aPropertyChangeListeners(m_aMutex)
|
|
,m_xParentContainer(_xParentContainer)
|
|
,m_aContext( _xORB )
|
|
,m_aErrorHelper( m_aContext )
|
|
,m_pImpl(_pImpl)
|
|
,m_nCommandId(0)
|
|
{
|
|
}
|
|
//--------------------------------------------------------------------------
|
|
void SAL_CALL OContentHelper::disposing()
|
|
{
|
|
::osl::MutexGuard aGuard(m_aMutex);
|
|
|
|
// say our listeners goobye
|
|
EventObject aEvt(*this);
|
|
m_aContentListeners.disposeAndClear(aEvt);
|
|
|
|
m_xParentContainer = NULL;
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
IMPLEMENT_SERVICE_INFO1(OContentHelper,"com.sun.star.comp.sdb.Content","com.sun.star.ucb.Content");
|
|
IMPLEMENT_IMPLEMENTATION_ID(OContentHelper)
|
|
// -----------------------------------------------------------------------------
|
|
// XContent
|
|
Reference< XContentIdentifier > SAL_CALL OContentHelper::getIdentifier( ) throw (RuntimeException)
|
|
{
|
|
::osl::MutexGuard aGuard(m_aMutex);
|
|
::rtl::OUString sContentId = m_pImpl->m_aProps.aTitle;
|
|
Reference< XInterface > xParent = m_xParentContainer;
|
|
while( xParent.is() )
|
|
{
|
|
Reference<XPropertySet> xProp(xParent,UNO_QUERY);
|
|
Reference<XChild> xChild(xParent,UNO_QUERY);
|
|
xParent.set(xChild.is() ? xChild->getParent() : Reference< XInterface >(),UNO_QUERY);
|
|
if ( xProp.is() && xParent.is() )
|
|
{
|
|
::rtl::OUString sName;
|
|
xProp->getPropertyValue(PROPERTY_NAME) >>= sName;
|
|
sContentId = sName + ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("/")) + sContentId;
|
|
}
|
|
}
|
|
|
|
sContentId = ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("private:")) + sContentId;
|
|
return new ::ucbhelper::ContentIdentifier( m_aContext.getLegacyServiceFactory(), sContentId );
|
|
// return Reference< XContentIdentifier >();
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
::rtl::OUString SAL_CALL OContentHelper::getContentType() throw (RuntimeException)
|
|
{
|
|
::osl::MutexGuard aGuard(m_aMutex);
|
|
|
|
if ( !m_pImpl->m_aProps.aContentType )
|
|
{ // content type not yet retrieved
|
|
m_pImpl->m_aProps.aContentType.reset( determineContentType() );
|
|
}
|
|
|
|
return *m_pImpl->m_aProps.aContentType;
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
void SAL_CALL OContentHelper::addContentEventListener( const Reference< XContentEventListener >& _rxListener ) throw (RuntimeException)
|
|
{
|
|
::osl::MutexGuard aGuard(m_aMutex);
|
|
if ( _rxListener.is() )
|
|
m_aContentListeners.addInterface(_rxListener);
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
void SAL_CALL OContentHelper::removeContentEventListener( const Reference< XContentEventListener >& _rxListener ) throw (RuntimeException)
|
|
{
|
|
::osl::MutexGuard aGuard(m_aMutex);
|
|
if (_rxListener.is())
|
|
m_aContentListeners.removeInterface(_rxListener);
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
|
|
// XCommandProcessor
|
|
sal_Int32 SAL_CALL OContentHelper::createCommandIdentifier( ) throw (RuntimeException)
|
|
{
|
|
::osl::MutexGuard aGuard(m_aMutex);
|
|
// Just increase counter on every call to generate an identifier.
|
|
return ++m_nCommandId;
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
Any SAL_CALL OContentHelper::execute( const Command& aCommand, sal_Int32 /*CommandId*/, const Reference< XCommandEnvironment >& Environment ) throw (Exception, CommandAbortedException, RuntimeException)
|
|
{
|
|
Any aRet;
|
|
if ( aCommand.Name.compareToAscii( "getPropertyValues" ) == 0 )
|
|
{
|
|
//////////////////////////////////////////////////////////////////
|
|
// getPropertyValues
|
|
//////////////////////////////////////////////////////////////////
|
|
|
|
Sequence< Property > Properties;
|
|
if ( !( aCommand.Argument >>= Properties ) )
|
|
{
|
|
OSL_ENSURE( sal_False, "Wrong argument type!" );
|
|
ucbhelper::cancelCommandExecution(
|
|
makeAny( IllegalArgumentException(
|
|
rtl::OUString(),
|
|
static_cast< cppu::OWeakObject * >( this ),
|
|
-1 ) ),
|
|
Environment );
|
|
// Unreachable
|
|
}
|
|
aRet <<= getPropertyValues( Properties);
|
|
}
|
|
else if ( aCommand.Name.compareToAscii( "setPropertyValues" ) == 0 )
|
|
{
|
|
//////////////////////////////////////////////////////////////////
|
|
// setPropertyValues
|
|
//////////////////////////////////////////////////////////////////
|
|
|
|
Sequence< PropertyValue > aProperties;
|
|
if ( !( aCommand.Argument >>= aProperties ) )
|
|
{
|
|
OSL_ENSURE( sal_False, "Wrong argument type!" );
|
|
ucbhelper::cancelCommandExecution(
|
|
makeAny( IllegalArgumentException(
|
|
rtl::OUString(),
|
|
static_cast< cppu::OWeakObject * >( this ),
|
|
-1 ) ),
|
|
Environment );
|
|
// Unreachable
|
|
}
|
|
|
|
if ( !aProperties.getLength() )
|
|
{
|
|
OSL_ENSURE( sal_False, "No properties!" );
|
|
ucbhelper::cancelCommandExecution(
|
|
makeAny( IllegalArgumentException(
|
|
rtl::OUString(),
|
|
static_cast< cppu::OWeakObject * >( this ),
|
|
-1 ) ),
|
|
Environment );
|
|
// Unreachable
|
|
}
|
|
|
|
aRet <<= setPropertyValues( aProperties, Environment );
|
|
}
|
|
else if ( aCommand.Name.compareToAscii( "getPropertySetInfo" ) == 0 )
|
|
{
|
|
//////////////////////////////////////////////////////////////////
|
|
// getPropertySetInfo
|
|
//////////////////////////////////////////////////////////////////
|
|
|
|
Reference<XPropertySet> xProp(*this,UNO_QUERY);
|
|
if ( xProp.is() )
|
|
aRet <<= xProp->getPropertySetInfo();
|
|
// aRet <<= getPropertySetInfo(); // TODO
|
|
}
|
|
else
|
|
{
|
|
//////////////////////////////////////////////////////////////////
|
|
// Unsupported command
|
|
//////////////////////////////////////////////////////////////////
|
|
|
|
OSL_ENSURE( sal_False, "Content::execute - unsupported command!" );
|
|
|
|
ucbhelper::cancelCommandExecution(
|
|
makeAny( UnsupportedCommandException(
|
|
rtl::OUString(),
|
|
static_cast< cppu::OWeakObject * >( this ) ) ),
|
|
Environment );
|
|
// Unreachable
|
|
}
|
|
|
|
return aRet;
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
void SAL_CALL OContentHelper::abort( sal_Int32 /*CommandId*/ ) throw (RuntimeException)
|
|
{
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
|
|
// XPropertiesChangeNotifier
|
|
void SAL_CALL OContentHelper::addPropertiesChangeListener( const Sequence< ::rtl::OUString >& PropertyNames, const Reference< XPropertiesChangeListener >& Listener ) throw (RuntimeException)
|
|
{
|
|
::osl::MutexGuard aGuard(m_aMutex);
|
|
sal_Int32 nCount = PropertyNames.getLength();
|
|
if ( !nCount )
|
|
{
|
|
// Note: An empty sequence means a listener for "all" properties.
|
|
m_aPropertyChangeListeners.addInterface(::rtl::OUString(), Listener );
|
|
}
|
|
else
|
|
{
|
|
const ::rtl::OUString* pSeq = PropertyNames.getConstArray();
|
|
|
|
for ( sal_Int32 n = 0; n < nCount; ++n )
|
|
{
|
|
const ::rtl::OUString& rName = pSeq[ n ];
|
|
if ( rName.getLength() )
|
|
m_aPropertyChangeListeners.addInterface(rName, Listener );
|
|
}
|
|
}
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
void SAL_CALL OContentHelper::removePropertiesChangeListener( const Sequence< ::rtl::OUString >& PropertyNames, const Reference< XPropertiesChangeListener >& Listener ) throw (RuntimeException)
|
|
{
|
|
::osl::MutexGuard aGuard(m_aMutex);
|
|
sal_Int32 nCount = PropertyNames.getLength();
|
|
if ( !nCount )
|
|
{
|
|
// Note: An empty sequence means a listener for "all" properties.
|
|
m_aPropertyChangeListeners.removeInterface( ::rtl::OUString(), Listener );
|
|
}
|
|
else
|
|
{
|
|
const ::rtl::OUString* pSeq = PropertyNames.getConstArray();
|
|
|
|
for ( sal_Int32 n = 0; n < nCount; ++n )
|
|
{
|
|
const ::rtl::OUString& rName = pSeq[ n ];
|
|
if ( rName.getLength() )
|
|
m_aPropertyChangeListeners.removeInterface( rName, Listener );
|
|
}
|
|
}
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
|
|
// XPropertyContainer
|
|
void SAL_CALL OContentHelper::addProperty( const ::rtl::OUString& /*Name*/, sal_Int16 /*Attributes*/, const Any& /*DefaultValue*/ ) throw (PropertyExistException, IllegalTypeException, IllegalArgumentException, RuntimeException)
|
|
{
|
|
DBG_ERROR( "OContentHelper::addProperty: not implemented!" );
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
void SAL_CALL OContentHelper::removeProperty( const ::rtl::OUString& /*Name*/ ) throw (UnknownPropertyException, NotRemoveableException, RuntimeException)
|
|
{
|
|
DBG_ERROR( "OContentHelper::removeProperty: not implemented!" );
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
// XInitialization
|
|
void SAL_CALL OContentHelper::initialize( const Sequence< Any >& _aArguments ) throw(Exception, RuntimeException)
|
|
{
|
|
const Any* pBegin = _aArguments.getConstArray();
|
|
const Any* pEnd = pBegin + _aArguments.getLength();
|
|
PropertyValue aValue;;
|
|
for(;pBegin != pEnd;++pBegin)
|
|
{
|
|
*pBegin >>= aValue;
|
|
if ( aValue.Name.equalsAscii("Parent") )
|
|
{
|
|
m_xParentContainer.set(aValue.Value,UNO_QUERY);
|
|
}
|
|
else if ( aValue.Name.equalsAscii(PROPERTY_NAME) )
|
|
{
|
|
aValue.Value >>= m_pImpl->m_aProps.aTitle;
|
|
}
|
|
else if ( aValue.Name.equalsAscii(PROPERTY_PERSISTENT_NAME) )
|
|
{
|
|
aValue.Value >>= m_pImpl->m_aProps.sPersistentName;
|
|
}
|
|
}
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
Sequence< Any > OContentHelper::setPropertyValues(const Sequence< PropertyValue >& rValues,const Reference< XCommandEnvironment >& /*xEnv*/ )
|
|
{
|
|
osl::ClearableGuard< osl::Mutex > aGuard( m_aMutex );
|
|
|
|
Sequence< Any > aRet( rValues.getLength() );
|
|
Sequence< PropertyChangeEvent > aChanges( rValues.getLength() );
|
|
sal_Int32 nChanged = 0;
|
|
|
|
PropertyChangeEvent aEvent;
|
|
aEvent.Source = static_cast< cppu::OWeakObject * >( this );
|
|
aEvent.Further = sal_False;
|
|
aEvent.PropertyHandle = -1;
|
|
|
|
const PropertyValue* pValues = rValues.getConstArray();
|
|
sal_Int32 nCount = rValues.getLength();
|
|
|
|
for ( sal_Int32 n = 0; n < nCount; ++n )
|
|
{
|
|
const PropertyValue& rValue = pValues[ n ];
|
|
|
|
if ( rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ContentType" ) ) )
|
|
{
|
|
// Read-only property!
|
|
aRet[ n ] <<= IllegalAccessException(
|
|
rtl::OUString::createFromAscii(
|
|
"Property is read-only!" ),
|
|
static_cast< cppu::OWeakObject * >( this ) );
|
|
}
|
|
else if ( rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsDocument" ) ) )
|
|
{
|
|
// Read-only property!
|
|
aRet[ n ] <<= IllegalAccessException(
|
|
rtl::OUString::createFromAscii(
|
|
"Property is read-only!" ),
|
|
static_cast< cppu::OWeakObject * >( this ) );
|
|
}
|
|
else if ( rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsFolder" ) ) )
|
|
{
|
|
// Read-only property!
|
|
aRet[ n ] <<= IllegalAccessException(
|
|
rtl::OUString::createFromAscii(
|
|
"Property is read-only!" ),
|
|
static_cast< cppu::OWeakObject * >( this ) );
|
|
}
|
|
else if ( rValue.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Title" ) ) )
|
|
{
|
|
rtl::OUString aNewValue;
|
|
if ( rValue.Value >>= aNewValue )
|
|
{
|
|
if ( aNewValue != m_pImpl->m_aProps.aTitle )
|
|
{
|
|
aEvent.PropertyName = rValue.Name;
|
|
aEvent.OldValue = makeAny( m_pImpl->m_aProps.aTitle );
|
|
|
|
try
|
|
{
|
|
impl_rename_throw( aNewValue ,false);
|
|
OSL_ENSURE( m_pImpl->m_aProps.aTitle == aNewValue, "OContentHelper::setPropertyValues('Title'): rename did not work!" );
|
|
|
|
aEvent.NewValue = makeAny( aNewValue );
|
|
aChanges.getArray()[ nChanged ] = aEvent;
|
|
nChanged++;
|
|
}
|
|
catch( const Exception& )
|
|
{
|
|
OSL_ENSURE( sal_False, "OContentHelper::setPropertyValues('Title'): caught an exception while renaming!" );
|
|
}
|
|
}
|
|
else
|
|
{
|
|
// Old value equals new value. No error!
|
|
}
|
|
}
|
|
else
|
|
{
|
|
aRet[ n ] <<= IllegalTypeException(
|
|
rtl::OUString::createFromAscii(
|
|
"Property value has wrong type!" ),
|
|
static_cast< cppu::OWeakObject * >( this ) );
|
|
}
|
|
}
|
|
|
|
// @@@ Process other properties supported directly.
|
|
#if 0
|
|
else if ( rValue.Name.equalsAsciiL(
|
|
RTL_CONSTASCII_STRINGPARAM( "xxxxxx" ) ) )
|
|
{
|
|
}
|
|
#endif
|
|
else
|
|
{
|
|
aRet[ n ] <<= Exception(
|
|
rtl::OUString::createFromAscii(
|
|
"No property set for storing the value!" ),
|
|
static_cast< cppu::OWeakObject * >( this ) );
|
|
}
|
|
}
|
|
|
|
if ( nChanged > 0 )
|
|
{
|
|
// @@@ Save changes.
|
|
// storeData();
|
|
|
|
notifyDataSourceModified();
|
|
aGuard.clear();
|
|
aChanges.realloc( nChanged );
|
|
notifyPropertiesChange( aChanges );
|
|
}
|
|
|
|
return aRet;
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
//=========================================================================
|
|
// static
|
|
Reference< XRow > OContentHelper::getPropertyValues( const Sequence< Property >& rProperties)
|
|
{
|
|
// Note: Empty sequence means "get values of all supported properties".
|
|
|
|
rtl::Reference< ::ucbhelper::PropertyValueSet > xRow = new ::ucbhelper::PropertyValueSet( m_aContext.getLegacyServiceFactory() );
|
|
|
|
sal_Int32 nCount = rProperties.getLength();
|
|
if ( nCount )
|
|
{
|
|
const Property* pProps = rProperties.getConstArray();
|
|
for ( sal_Int32 n = 0; n < nCount; ++n )
|
|
{
|
|
const Property& rProp = pProps[ n ];
|
|
|
|
// Process Core properties.
|
|
|
|
if ( rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "ContentType" ) ) )
|
|
{
|
|
xRow->appendString ( rProp, getContentType() );
|
|
}
|
|
else if ( rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "Title" ) ) )
|
|
{
|
|
xRow->appendString ( rProp, m_pImpl->m_aProps.aTitle );
|
|
}
|
|
else if ( rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsDocument" ) ) )
|
|
{
|
|
xRow->appendBoolean( rProp, m_pImpl->m_aProps.bIsDocument );
|
|
}
|
|
else if ( rProp.Name.equalsAsciiL( RTL_CONSTASCII_STRINGPARAM( "IsFolder" ) ) )
|
|
{
|
|
xRow->appendBoolean( rProp, m_pImpl->m_aProps.bIsFolder );
|
|
}
|
|
else
|
|
xRow->appendVoid(rProp);
|
|
|
|
// @@@ Process other properties supported directly.
|
|
#if 0
|
|
else if ( rProp.Name.equalsAsciiL(
|
|
RTL_CONSTASCII_STRINGPARAM( "xxxxxx" ) ) )
|
|
{
|
|
}
|
|
#endif
|
|
}
|
|
}
|
|
else
|
|
{
|
|
// Append all Core Properties.
|
|
xRow->appendString (
|
|
Property( rtl::OUString::createFromAscii( "ContentType" ),
|
|
-1,
|
|
getCppuType( static_cast< const rtl::OUString * >( 0 ) ),
|
|
PropertyAttribute::BOUND
|
|
| PropertyAttribute::READONLY ),
|
|
getContentType() );
|
|
xRow->appendString (
|
|
Property( rtl::OUString::createFromAscii( "Title" ),
|
|
-1,
|
|
getCppuType( static_cast< const rtl::OUString * >( 0 ) ),
|
|
PropertyAttribute::BOUND ),
|
|
m_pImpl->m_aProps.aTitle );
|
|
xRow->appendBoolean(
|
|
Property( rtl::OUString::createFromAscii( "IsDocument" ),
|
|
-1,
|
|
getCppuBooleanType(),
|
|
PropertyAttribute::BOUND
|
|
| PropertyAttribute::READONLY ),
|
|
m_pImpl->m_aProps.bIsDocument );
|
|
xRow->appendBoolean(
|
|
Property( rtl::OUString::createFromAscii( "IsFolder" ),
|
|
-1,
|
|
getCppuBooleanType(),
|
|
PropertyAttribute::BOUND
|
|
| PropertyAttribute::READONLY ),
|
|
m_pImpl->m_aProps.bIsFolder );
|
|
|
|
// @@@ Append other properties supported directly.
|
|
}
|
|
|
|
return Reference< XRow >( xRow.get() );
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
// -----------------------------------------------------------------------------
|
|
void OContentHelper::notifyPropertiesChange( const Sequence< PropertyChangeEvent >& evt ) const
|
|
{
|
|
|
|
sal_Int32 nCount = evt.getLength();
|
|
if ( nCount )
|
|
{
|
|
// First, notify listeners interested in changes of every property.
|
|
OInterfaceContainerHelper* pAllPropsContainer = m_aPropertyChangeListeners.getContainer( ::rtl::OUString() );
|
|
if ( pAllPropsContainer )
|
|
{
|
|
OInterfaceIteratorHelper aIter( *pAllPropsContainer );
|
|
while ( aIter.hasMoreElements() )
|
|
{
|
|
// Propagate event.
|
|
Reference< XPropertiesChangeListener > xListener( aIter.next(), UNO_QUERY );
|
|
if ( xListener.is() )
|
|
xListener->propertiesChange( evt );
|
|
}
|
|
}
|
|
|
|
typedef Sequence< PropertyChangeEvent > PropertyEventSequence;
|
|
typedef ::std::map< XPropertiesChangeListener*, PropertyEventSequence* > PropertiesEventListenerMap;
|
|
PropertiesEventListenerMap aListeners;
|
|
|
|
|
|
const PropertyChangeEvent* propertyChangeEvent = evt.getConstArray();
|
|
|
|
for ( sal_Int32 n = 0; n < nCount; ++n, ++propertyChangeEvent )
|
|
{
|
|
const PropertyChangeEvent& rEvent = *propertyChangeEvent;
|
|
const ::rtl::OUString& rName = rEvent.PropertyName;
|
|
|
|
OInterfaceContainerHelper* pPropsContainer = m_aPropertyChangeListeners.getContainer( rName );
|
|
if ( pPropsContainer )
|
|
{
|
|
OInterfaceIteratorHelper aIter( *pPropsContainer );
|
|
while ( aIter.hasMoreElements() )
|
|
{
|
|
PropertyEventSequence* propertyEvents = NULL;
|
|
|
|
XPropertiesChangeListener* pListener = static_cast< XPropertiesChangeListener * >( aIter.next() );
|
|
PropertiesEventListenerMap::iterator it = aListeners.find( pListener );
|
|
if ( it == aListeners.end() )
|
|
{
|
|
// Not in map - create and insert new entry.
|
|
propertyEvents = new PropertyEventSequence( nCount );
|
|
aListeners[ pListener ] = propertyEvents;
|
|
}
|
|
else
|
|
propertyEvents = (*it).second;
|
|
|
|
if ( propertyEvents )
|
|
(*propertyEvents)[n] = rEvent;
|
|
}
|
|
}
|
|
}
|
|
|
|
// Notify listeners.
|
|
PropertiesEventListenerMap::iterator it = aListeners.begin();
|
|
while ( !aListeners.empty() )
|
|
{
|
|
XPropertiesChangeListener* pListener =
|
|
static_cast< XPropertiesChangeListener * >( (*it).first );
|
|
PropertyEventSequence* pSeq = (*it).second;
|
|
|
|
// Remove current element.
|
|
aListeners.erase( it );
|
|
|
|
// Propagate event.
|
|
pListener->propertiesChange( *pSeq );
|
|
|
|
delete pSeq;
|
|
|
|
it = aListeners.begin();
|
|
}
|
|
}
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
// com::sun::star::lang::XUnoTunnel
|
|
//------------------------------------------------------------------
|
|
sal_Int64 OContentHelper::getSomething( const Sequence< sal_Int8 > & rId ) throw (RuntimeException)
|
|
{
|
|
if (rId.getLength() == 16 && 0 == rtl_compareMemory(getUnoTunnelImplementationId().getConstArray(), rId.getConstArray(), 16 ) )
|
|
return reinterpret_cast<sal_Int64>(this);
|
|
|
|
return 0;
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
OContentHelper* OContentHelper::getImplementation( const Reference< XInterface >& _rxComponent )
|
|
{
|
|
OContentHelper* pContent( NULL );
|
|
|
|
Reference< XUnoTunnel > xUnoTunnel( _rxComponent, UNO_QUERY );
|
|
if ( xUnoTunnel.is() )
|
|
pContent = reinterpret_cast< OContentHelper* >( xUnoTunnel->getSomething( getUnoTunnelImplementationId() ) );
|
|
|
|
return pContent;
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
Reference< XInterface > SAL_CALL OContentHelper::getParent( ) throw (RuntimeException)
|
|
{
|
|
::osl::MutexGuard aGuard(m_aMutex);
|
|
return m_xParentContainer;
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
void SAL_CALL OContentHelper::setParent( const Reference< XInterface >& _xParent ) throw (NoSupportException, RuntimeException)
|
|
{
|
|
::osl::MutexGuard aGuard(m_aMutex);
|
|
m_xParentContainer = _xParent;
|
|
}
|
|
|
|
// -----------------------------------------------------------------------------
|
|
void OContentHelper::impl_rename_throw(const ::rtl::OUString& _sNewName,bool _bNotify )
|
|
{
|
|
osl::ClearableGuard< osl::Mutex > aGuard(m_aMutex);
|
|
if ( _sNewName.equals( m_pImpl->m_aProps.aTitle ) )
|
|
return;
|
|
try
|
|
{
|
|
Sequence< PropertyChangeEvent > aChanges( 1 );
|
|
|
|
aChanges[0].Source = static_cast< cppu::OWeakObject * >( this );
|
|
aChanges[0].Further = sal_False;
|
|
aChanges[0].PropertyName = PROPERTY_NAME;
|
|
aChanges[0].PropertyHandle = PROPERTY_ID_NAME;
|
|
aChanges[0].OldValue <<= m_pImpl->m_aProps.aTitle;
|
|
aChanges[0].NewValue <<= _sNewName;
|
|
|
|
aGuard.clear();
|
|
|
|
m_pImpl->m_aProps.aTitle = _sNewName;
|
|
if ( _bNotify )
|
|
notifyPropertiesChange( aChanges );
|
|
notifyDataSourceModified();
|
|
}
|
|
catch(const PropertyVetoException&)
|
|
{
|
|
throw ElementExistException(_sNewName,*this);
|
|
}
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
void SAL_CALL OContentHelper::rename( const ::rtl::OUString& newName ) throw (SQLException, ElementExistException, RuntimeException)
|
|
{
|
|
|
|
impl_rename_throw(newName);
|
|
//Reference<XNameContainer> xNameCont(m_xParentContainer,UNO_QUERY);
|
|
//if ( xNameCont.is() )
|
|
//{
|
|
// if ( xNameCont->hasByName(newName) )
|
|
// throw ElementExistException(newName,*this);
|
|
|
|
// try
|
|
// {
|
|
// if ( xNameCont->hasByName(m_pImpl->m_aProps.aTitle) )
|
|
// xNameCont->removeByName(m_pImpl->m_aProps.aTitle);
|
|
|
|
// m_pImpl->m_aProps.aTitle = newName;
|
|
// xNameCont->insertByName(m_pImpl->m_aProps.aTitle,makeAny(Reference<XContent>(*this,UNO_QUERY)));
|
|
// notifyDataSourceModified();
|
|
// }
|
|
// catch(IllegalArgumentException)
|
|
// {
|
|
// throw SQLException();
|
|
// }
|
|
// catch(NoSuchElementException)
|
|
// {
|
|
// throw SQLException();
|
|
// }
|
|
// catch(WrappedTargetException)
|
|
// {
|
|
// throw SQLException();
|
|
// }
|
|
//}
|
|
//else
|
|
// m_pImpl->m_aProps.aTitle = newName;
|
|
|
|
}
|
|
// -----------------------------------------------------------------------------
|
|
void OContentHelper::notifyDataSourceModified()
|
|
{
|
|
::dbaccess::notifyDataSourceModified(m_xParentContainer,sal_True);
|
|
}
|
|
//........................................................................
|
|
} // namespace dbaccess
|
|
//........................................................................
|
|
|