summaryrefslogtreecommitdiff
path: root/cppu
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-03-30 15:58:25 +0000
committerRüdiger Timm <rt@openoffice.org>2004-03-30 15:58:25 +0000
commit49e67826e8b6e454a0a7205fd581a96376762f32 (patch)
tree367810faacf8db1a1635c33bd7e2ad35b1d86be2 /cppu
parentb7d8445b2b14dbcd709a36aaac810b143cd4c540 (diff)
INTEGRATION: CWS sb14 (1.9.6); FILE MERGED
2004/03/15 16:00:18 sb 1.9.6.2: #i21150# Added support for extended interface attributes. 2004/02/19 15:04:42 sb 1.9.6.1: #i21150# Fixed OOo 2.0 version name: increase minor by one for compatible changes.
Diffstat (limited to 'cppu')
-rwxr-xr-xcppu/util/cppu.map3
1 files changed, 2 insertions, 1 deletions
diff --git a/cppu/util/cppu.map b/cppu/util/cppu.map
index 362bd0f49ca3..acd0731a4703 100755
--- a/cppu/util/cppu.map
+++ b/cppu/util/cppu.map
@@ -98,8 +98,9 @@ UDK_3_0_0 {
*;
};
-UDK_3.2 {
+UDK_3.1 {
global:
typelib_static_mi_interface_type_init;
+ typelib_typedescription_newExtendedInterfaceAttribute;
typelib_typedescription_newMIInterface;
} UDK_3_0_0;