diff options
Diffstat (limited to 'salhelper/source/mscx.map')
-rw-r--r-- | salhelper/source/mscx.map | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/salhelper/source/mscx.map b/salhelper/source/mscx.map new file mode 100644 index 000000000000..58f26e9041ab --- /dev/null +++ b/salhelper/source/mscx.map @@ -0,0 +1,50 @@ +UDK_3_0_0 { + global: +GetVersionInfo +??0ORealDynamicLoader@salhelper@@IEAA@PEAPEAV01@AEBVOUString@rtl@@1PEAX2@Z +??1ORealDynamicLoader@salhelper@@MEAA@XZ +??_7ORealDynamicLoader@salhelper@@6B@ +?acquire@ORealDynamicLoader@salhelper@@QEAAKXZ +?getApi@ORealDynamicLoader@salhelper@@QEBAPEAXXZ +?newInstance@ORealDynamicLoader@salhelper@@SAPEAV12@PEAPEAV12@AEBVOUString@rtl@@1@Z +?release@ORealDynamicLoader@salhelper@@QEAAKXZ +??1SimpleReferenceObject@salhelper@@MEAA@XZ +??2SimpleReferenceObject@salhelper@@SAPEAX_K@Z +??2SimpleReferenceObject@salhelper@@SAPEAX_KAEBUnothrow_t@std@@@Z +??3SimpleReferenceObject@salhelper@@SAXPEAX@Z +??3SimpleReferenceObject@salhelper@@SAXPEAXAEBUnothrow_t@std@@@Z + local: + *; +}; + +UDK_3.1 { + global: + ??_VSimpleReferenceObject@salhelper@@KAXPEAX@Z; + ??_7SimpleReferenceObject@salhelper@@6B@; + + ??0Condition@salhelper@@QEAA@AEAVMutex@osl@@@Z; + ??1Condition@salhelper@@UEAA@XZ; + + ??0ConditionModifier@salhelper@@QEAA@AEAVCondition@1@@Z; + ??1ConditionModifier@salhelper@@QEAA@XZ; + + ??0ConditionWaiter@salhelper@@QEAA@AEAVCondition@1@@Z; + ??0ConditionWaiter@salhelper@@QEAA@AEAVCondition@1@K@Z; + ??1ConditionWaiter@salhelper@@QEAA@XZ; + + ??0timedout@ConditionWaiter@salhelper@@QEAA@XZ; + ??0timedout@ConditionWaiter@salhelper@@QEAA@AEBU012@@Z; + ??1timedout@ConditionWaiter@salhelper@@UEAA@XZ; + ??4timedout@ConditionWaiter@salhelper@@QEAAAEAU012@AEBU012@@Z; + + ??0Timer@salhelper@@QEAA@XZ; + ??0Timer@salhelper@@QEAA@AEBUTTimeValue@1@@Z; + ??0Timer@salhelper@@QEAA@AEBUTTimeValue@1@0@Z; + ??1Timer@salhelper@@MEAA@XZ; + + ?isExpired@Timer@salhelper@@QEBAEXZ; + ?isTicking@Timer@salhelper@@QEBAEXZ; + ?setRemainingTime@Timer@salhelper@@QEAAXAEBUTTimeValue@2@@Z; + ?start@Timer@salhelper@@QEAAXXZ; + ?stop@Timer@salhelper@@QEAAXXZ; +} UDK_3_0_0; |