diff options
Diffstat (limited to 'cli_ure/source/native/msvc.map')
-rw-r--r-- | cli_ure/source/native/msvc.map | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/cli_ure/source/native/msvc.map b/cli_ure/source/native/msvc.map new file mode 100644 index 000000000000..3c77c20eed27 --- /dev/null +++ b/cli_ure/source/native/msvc.map @@ -0,0 +1,7 @@ +UDK_3.1 { + global: + ?ServiceFactory_load@util@uno@@YA?AV?$Reference@VXSingleComponentFactory@lang@star@sun@com@@@2star@sun@com@@ABVOUString@rtl@@@Z; + ?ServiceFactory_writeInfo@util@uno@@YAXABVOUString@rtl@@ABV?$Reference@VXRegistryKey@registry@star@sun@com@@@2star@sun@com@@@Z; + local: + *; +}; |