summaryrefslogtreecommitdiff
path: root/cppu
diff options
context:
space:
mode:
authorArmin Le Grand <alg@apache.org>2014-03-23 17:33:53 +0000
committerArmin Le Grand <alg@apache.org>2014-03-23 17:33:53 +0000
commit6ca3a9faca825e0e3c44de9f47f4c684d31f86b1 (patch)
tree429288b4ad763b7b12ab5712f88f0dd4e4ebb9b6 /cppu
parent812e2a8bf64274e47db572b8ca592f49b1263ad7 (diff)
aw080 resync to trunk, win build working, no checks yet
Diffstat (limited to 'cppu')
-rw-r--r--cppu/util/uno_purpenvhelpers5abi.map30
1 files changed, 30 insertions, 0 deletions
diff --git a/cppu/util/uno_purpenvhelpers5abi.map b/cppu/util/uno_purpenvhelpers5abi.map
new file mode 100644
index 000000000000..3c6f21faf842
--- /dev/null
+++ b/cppu/util/uno_purpenvhelpers5abi.map
@@ -0,0 +1,30 @@
+###############################################################
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+###############################################################
+
+UDK_3_0_0 {
+ global:
+ _ZN4cppu6helper7purpenv13createMappingEPP12_uno_MappingP16_uno_EnvironmentS6_PFvbPvS7_P33_typelib_TypeDescriptionReferenceP24_typelib_MethodParameter?PK24_typelib_TypeDescriptionS7_PS7_PP8_uno_AnyES7_;
+ _ZN4cppu6helper7purpenv29Environment_initWithEnterableEP16_uno_EnvironmentPNS_9EnterableE;
+
+ local:
+ *;
+};
+