diff options
-rw-r--r-- | cli_ure/source/native/msvc.map | 3 |
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: *; }; |