summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Brauer <mib@openoffice.org>2001-01-24 12:24:49 +0000
committerMichael Brauer <mib@openoffice.org>2001-01-24 12:24:49 +0000
commit80d92d8a68dbeb1057579288b9c1788213f21d0f (patch)
treea7cae1db0219d0b4af5e4e16d684f62e89ab1f59
parent9147018e9b7dc68c9a04c5dba6b7e2ccb48bafc1 (diff)
#83095#: export symbols for uno component registry
-rw-r--r--sw/util/sw.map3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/util/sw.map b/sw/util/sw.map
index 9171c3b30db2..6dea7ebf22e1 100644
--- a/sw/util/sw.map
+++ b/sw/util/sw.map
@@ -8,6 +8,9 @@ SW_1_0 {
CreateObjSwGlobalDocShellDll;
InitSwDll;
DeInitSwDll;
+ component_getImplementationEnvironment;
+ component_writeInfo;
+ component_getFactory;
local:
*;
};