summaryrefslogtreecommitdiff
path: root/cppu/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 02:19:56 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 02:19:56 +0000
commitdefc66352b967d3789c9a13c9e8d41edef2fb5b7 (patch)
treea3462f5e8a2248ff31d4858a95c076b4422fb170 /cppu/util
parent2bc20d247e297c15f195599dc70dd721c33c728f (diff)
INTEGRATION: CWS sb18 (1.10.4); FILE MERGED
2004/05/13 14:16:38 sb 1.10.4.1: #i21150# New functionality in cppu/typedescription.h for polymorphic struct types.
Diffstat (limited to 'cppu/util')
-rwxr-xr-xcppu/util/cppu.map2
1 files changed, 2 insertions, 0 deletions
diff --git a/cppu/util/cppu.map b/cppu/util/cppu.map
index acd0731a4703..42bf0b3195a0 100755
--- a/cppu/util/cppu.map
+++ b/cppu/util/cppu.map
@@ -101,6 +101,8 @@ UDK_3_0_0 {
UDK_3.1 {
global:
typelib_static_mi_interface_type_init;
+ typelib_static_struct_type_init;
typelib_typedescription_newExtendedInterfaceAttribute;
typelib_typedescription_newMIInterface;
+ typelib_typedescription_newStruct;
} UDK_3_0_0;