From 1d696be264ff0f862c279c66710d0609e1221780 Mon Sep 17 00:00:00 2001 From: Sander Vesik Date: Wed, 21 Apr 2004 11:31:46 +0000 Subject: INTEGRATION: CWS loadenv01 (1.2.94); FILE MERGED 2004/04/08 11:43:42 as 1.2.94.3: correct map files again ... 2004/04/08 06:56:09 as 1.2.94.2: #i24378# correct map files 2004/03/29 10:54:51 as 1.2.94.1: #i24378# move condition class from comphelper to salhelper --- salhelper/source/msci.map | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'salhelper') diff --git a/salhelper/source/msci.map b/salhelper/source/msci.map index 8ac74c5dc4dd..3f8e5a5a1157 100644 --- a/salhelper/source/msci.map +++ b/salhelper/source/msci.map @@ -17,3 +17,14 @@ component_getDescriptionFunc local: *; }; + +UDK_3.1 { + global: + ??0Condition@salhelper@@QAE@AAVMutex@osl@@@Z + ??1Condition@salhelper@@UAE@XZ + ??1ConditionModifier@salhelper@@QAE@XZ + ??0ConditionModifier@salhelper@@QAE@AAVCondition@1@@Z + ??1ConditionWaiter@salhelper@@QAE@XZ + ??0ConditionWaiter@salhelper@@QAE@AAVCondition@1@@Z + ??0ConditionWaiter@salhelper@@QAE@AAVCondition@1@K@Z +} UDK_3_0_0; -- cgit