summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Boelzle <dbo@openoffice.org>2003-05-05 14:27:01 +0000
committerDaniel Boelzle <dbo@openoffice.org>2003-05-05 14:27:01 +0000
commita2a7384e2e428b0ec2bda72ba47f168f377e885a (patch)
tree94da2379788311f14ac0b7563895d0ea33be50f0
parent3e627e186db574d5ddb1eef912bac905436640c9 (diff)
#107130# fixing component loader
-rw-r--r--cli_ure/source/native/msvc.map3
1 files changed, 2 insertions, 1 deletions
diff --git a/cli_ure/source/native/msvc.map b/cli_ure/source/native/msvc.map
index 3c77c20eed27..845779a93453 100644
--- a/cli_ure/source/native/msvc.map
+++ b/cli_ure/source/native/msvc.map
@@ -1,7 +1,8 @@
UDK_3.1 {
global:
- ?ServiceFactory_load@util@uno@@YA?AV?$Reference@VXSingleComponentFactory@lang@star@sun@com@@@2star@sun@com@@ABVOUString@rtl@@@Z;
+ ?ServiceFactory_load@util@uno@@YA?AV?$Reference@VXSingleComponentFactory@lang@star@sun@com@@@2star@sun@com@@ABVOUString@rtl@@0@Z;
?ServiceFactory_writeInfo@util@uno@@YAXABVOUString@rtl@@ABV?$Reference@VXRegistryKey@registry@star@sun@com@@@2star@sun@com@@@Z;
+
local:
*;
};