[Libreoffice-commits] .: salhelper/source

Tor Lillqvist tml at kemper.freedesktop.org
Thu Nov 4 02:50:58 PDT 2010


 salhelper/source/msci.map |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit ccce2d1fe8ffaf69e1c8a4f01e0321dc48996fba
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Thu Nov 4 11:35:45 2010 +0200

    Export more Timer API with MSVC in the map file

diff --git a/salhelper/source/msci.map b/salhelper/source/msci.map
index c7838e2..145616a 100644
--- a/salhelper/source/msci.map
+++ b/salhelper/source/msci.map
@@ -37,8 +37,10 @@ UDK_3.1 {
         ??4timedout at ConditionWaiter@salhelper@@QAEAAU012 at ABU012@@Z;
 
         ??0Timer at salhelper@@QAE at XZ;
+        ??0Timer at salhelper@@QAE at ABUTTimeValue@1@@Z;
         ??1Timer at salhelper@@MAE at XZ;
 
+        ?isExpired at Timer@salhelper@@QBAEXZ;
         ?isTicking at Timer@salhelper@@QBAEXZ;
         ?setRemainingTime at Timer@salhelper@@QAAXABUTTimeValue at 2@@Z;
         ?start at Timer@salhelper@@QAAXXZ;


More information about the Libreoffice-commits mailing list