| /AOO42X/main/dbaccess/source/core/dataaccess/ |
| H A D | databasedocument.cxx | 643 if ( aError.isExtractableTo( ::cppu::UnoType< IOException >::get() ) in storeToRecoveryFile() 644 || aError.isExtractableTo( ::cppu::UnoType< RuntimeException >::get() ) in storeToRecoveryFile() 645 || aError.isExtractableTo( ::cppu::UnoType< WrappedTargetException >::get() ) in storeToRecoveryFile() 692 if ( aError.isExtractableTo( ::cppu::UnoType< IOException >::get() ) in recoverFromFile() 693 || aError.isExtractableTo( ::cppu::UnoType< RuntimeException >::get() ) in recoverFromFile() 694 || aError.isExtractableTo( ::cppu::UnoType< WrappedTargetException >::get() ) in recoverFromFile() 963 if ( aError.isExtractableTo( ::cppu::UnoType< IOException >::get() ) in store() 964 || aError.isExtractableTo( ::cppu::UnoType< RuntimeException >::get() ) in store() 1065 if ( aError.isExtractableTo( ::cppu::UnoType< IOException >::get() ) in impl_storeAs_throw() 1066 || aError.isExtractableTo( ::cppu::UnoType< RuntimeException >::get() ) in impl_storeAs_throw() [all …]
|
| /AOO42X/main/framework/source/fwe/interaction/ |
| H A D | preventduplicateinteraction.cxx | 139 if (aRequest.isExtractableTo(rInfo.m_aInteraction)) in handle() 195 if (aRequest.isExtractableTo(rInfo.m_aInteraction)) in handleInteractionRequest()
|
| /AOO42X/main/chart2/source/controller/itemsetwrapper/ |
| H A D | GraphicPropertyItemConverter.cxx | 734 OSL_ENSURE( ! aValue.isExtractableTo( in ApplySpecialItem() 771 OSL_ENSURE( ! aValue.isExtractableTo( in ApplySpecialItem()
|
| /AOO42X/main/chart2/source/tools/ |
| H A D | DataSourceHelper.cxx | 388 (aProperty.Value.hasValue() && aProperty.Value.isExtractableTo( in allArgumentsForRectRangeDetected() 395 … (aProperty.Value.hasValue() && aProperty.Value.isExtractableTo(::getBooleanCppuType())); in allArgumentsForRectRangeDetected()
|
| H A D | OPropertySet.cxx | 341 OSL_ENSURE( rValue.isExtractableTo( rPH.getPropertyByName( aName ).Type ), in setFastPropertyValue_NoBroadcast()
|
| /AOO42X/main/cppuhelper/source/ |
| H A D | propertysetmixin.cxx | 616 if (e.TargetException.isExtractableTo( in setProperty() 624 } else if (e.TargetException.isExtractableTo( in setProperty() 665 if (e.TargetException.isExtractableTo( in getProperty()
|
| /AOO42X/main/cppu/inc/com/sun/star/uno/ |
| H A D | Any.h | 217 inline sal_Bool SAL_CALL isExtractableTo( const Type & rType ) const SAL_THROW( () );
|
| H A D | Any.hxx | 140 inline sal_Bool Any::isExtractableTo( const Type & rType ) const SAL_THROW( () ) in isExtractableTo() function in com::sun::star::uno::Any
|
| /AOO42X/main/dbaccess/source/filter/xml/ |
| H A D | xmlfilter.cxx | 519 if ( aError.isExtractableTo( ::cppu::UnoType< RuntimeException >::get() ) ) in implImport()
|
| /AOO42X/main/extensions/source/update/feed/ |
| H A D | updatefeed.cxx | 701 …if( e.TargetException.isExtractableTo( ::cppu::UnoType< ::com::sun::star::ucb::CommandAbortedExcep… in getUpdateInformation()
|
| /AOO42X/main/dbaccess/source/ui/dlg/ |
| H A D | dbwizsetup.cxx | 857 if ( aError.isExtractableTo( ::cppu::UnoType< IOException >::get() ) ) in SaveDatabaseDocument()
|
| /AOO42X/main/stoc/source/corereflection/ |
| H A D | criface.cxx | 325 if (e.isExtractableTo( in checkException()
|
| /AOO42X/main/uui/source/ |
| H A D | iahndl.cxx | 361 return i_rRequest.isExtractableTo( aType ); in lcl_matchesRequest()
|
| /AOO42X/main/dbaccess/source/ext/macromigration/ |
| H A D | migrationengine.cxx | 330 && ( aError.isExtractableTo( ::cppu::UnoType< WrongFormatException >::get() ) ) in lcl_loadSubDocument_nothrow()
|
| /AOO42X/main/desktop/source/deployment/registry/package/ |
| H A D | dp_package.cxx | 1404 !exc.isExtractableTo( in bindBundleItem()
|
| /AOO42X/main/framework/source/loadenv/ |
| H A D | loadenv.cxx | 1735 if ( aRequest.isExtractableTo( ::cppu::UnoType< css::uno::Exception >::get() ) ) in impl_reactForLoadingState()
|
| /AOO42X/main/reportdesign/source/core/api/ |
| H A D | ReportDefinition.cxx | 2610 if ( !aElement.isExtractableTo(m_aType) ) in insertByName() 2633 if ( !aElement.isExtractableTo(m_aType) ) in replaceByName()
|
| /AOO42X/main/configmgr/source/ |
| H A D | access.cxx | 374 ok = value.hasValue() ? value.isExtractableTo(mapType(type)) : nillable; in checkValue()
|
| /AOO42X/main/dbaccess/source/ui/browser/ |
| H A D | unodatbr.cxx | 2499 if ( e.TargetException.isExtractableTo( ::cppu::UnoType< SQLException >::get() ) ) in implLoadAnything()
|