From 58307b9539e5f81aa930c20c56e6908950e1e82b Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 21 Jan 2005 15:49:26 +0000 Subject: [PATCH] INTEGRATION: CWS impress23 (1.11.26); FILE MERGED 2004/12/29 11:57:43 dbo 1.11.26.1: #i38957# added Any <<= bool, Any::get<>(), Any::has<>(), tests --- cppu/util/cppu.map | 1 + 1 file changed, 1 insertion(+) diff --git a/cppu/util/cppu.map b/cppu/util/cppu.map index 42bf0b3195a0..de538322c094 100755 --- a/cppu/util/cppu.map +++ b/cppu/util/cppu.map @@ -105,4 +105,5 @@ UDK_3.1 { typelib_typedescription_newExtendedInterfaceAttribute; typelib_typedescription_newMIInterface; typelib_typedescription_newStruct; + cppu_Any_extraction_failure_msg; } UDK_3_0_0;