summaryrefslogtreecommitdiffstats
path: root/salhelper
diff options
context:
space:
mode:
authorSander Vesik <svesik@openoffice.org>2004-04-21 11:31:46 +0000
committerSander Vesik <svesik@openoffice.org>2004-04-21 11:31:46 +0000
commit1d696be264ff0f862c279c66710d0609e1221780 (patch)
treefe5ab534f4175628c04970fd66cf1c3c9ac9070b /salhelper
parentINTEGRATION: CWS loadenv01 (1.18.8); FILE MERGED (diff)
downloadcore-1d696be264ff0f862c279c66710d0609e1221780.tar.gz
core-1d696be264ff0f862c279c66710d0609e1221780.zip
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
Diffstat (limited to 'salhelper')
-rw-r--r--salhelper/source/msci.map11
1 files changed, 11 insertions, 0 deletions
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;