blob: 3b46742fcec23da4ffa8252de5acf5ba85ebe589 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
|
#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
# This file incorporates work covered by the following license notice:
#
# 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 .
#
UDK_3_0_0 { # should have been UDK_3.0
global:
_ZN9salhelper18ORealDynamicLoader11newInstanceEPPS0_RKN3rtl8OUStringES6_;
_ZN9salhelper18ORealDynamicLoader7acquireEv;
_ZN9salhelper18ORealDynamicLoader7releaseEv;
_ZN9salhelper18ORealDynamicLoaderC1EPPS0_RKN3rtl8OUStringES6_PvS7_;
_ZN9salhelper18ORealDynamicLoaderC2EPPS0_RKN3rtl8OUStringES6_PvS7_;
_ZN9salhelper18ORealDynamicLoaderD0Ev;
_ZN9salhelper18ORealDynamicLoaderD1Ev;
_ZN9salhelper18ORealDynamicLoaderD2Ev;
_ZN9salhelper21SimpleReferenceObjectD0Ev;
_ZN9salhelper21SimpleReferenceObjectD1Ev;
_ZN9salhelper21SimpleReferenceObjectD2Ev;
_ZN9salhelper21SimpleReferenceObjectdlEPv;
_ZN9salhelper21SimpleReferenceObjectnwEj;
_ZNK9salhelper18ORealDynamicLoader6getApiEv;
# _ZTIN9salhelper18ORealDynamicLoaderE;
# _ZTSN9salhelper18ORealDynamicLoaderE;
_ZTVN9salhelper18ORealDynamicLoaderE;
# _ZTIN9salhelper21SimpleReferenceObjectE;
# _ZTSN9salhelper21SimpleReferenceObjectE;
_ZTVN9salhelper21SimpleReferenceObjectE;
_ZN9salhelper21SimpleReferenceObjectdlEPvRKSt9nothrow_t;
_ZN9salhelper21SimpleReferenceObjectnwEjRKSt9nothrow_t;
_ZN9salhelper9ConditionC1ERN3osl5MutexE;
_ZN9salhelper9ConditionC2ERN3osl5MutexE;
_ZN9salhelper9ConditionD0Ev;
_ZN9salhelper9ConditionD1Ev;
_ZN9salhelper9ConditionD2Ev;
# _ZTIN9salhelper9ConditionE;
# _ZTIS9salhelper9ConditionE;
_ZN9salhelper17ConditionModifierC1ERNS_9ConditionE;
_ZN9salhelper17ConditionModifierC2ERNS_9ConditionE;
_ZN9salhelper17ConditionModifierD1Ev;
_ZN9salhelper17ConditionModifierD2Ev;
_ZN9salhelper15ConditionWaiterC1ERNS_9ConditionE;
_ZN9salhelper15ConditionWaiterC1ERNS_9ConditionEm;
_ZN9salhelper15ConditionWaiterC2ERNS_9ConditionE;
_ZN9salhelper15ConditionWaiterC2ERNS_9ConditionEm;
_ZN9salhelper15ConditionWaiterD1Ev;
_ZN9salhelper15ConditionWaiterD2Ev;
_ZN9salhelper15ConditionWaiter8timedoutaSERKS1_;
_ZN9salhelper15ConditionWaiter8timedoutC1ERKS1_;
_ZN9salhelper15ConditionWaiter8timedoutC1Ev;
_ZN9salhelper15ConditionWaiter8timedoutC2ERKS1_;
_ZN9salhelper15ConditionWaiter8timedoutC2Ev;
_ZN9salhelper15ConditionWaiter8timedoutD0Ev;
_ZN9salhelper15ConditionWaiter8timedoutD1Ev;
_ZN9salhelper15ConditionWaiter8timedoutD2Ev;
# _ZTIN9salhelper15ConditionWaiter8timedoutE;
# _ZTSN9salhelper15ConditionWaiter8timedoutE;
} UDK_3_0_0;
|