summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2016-01-05 22:29:27 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2016-01-05 22:29:52 +0100
commitd929e3a6b478b0bc02aa90ba326aab79353a7799 (patch)
treecd5ba25204cdf03a9becc4b6726872704320fe21 /solenv
parentc3d2313eca8fdab9eb3b4c9a49fd14e255feb2c0 (diff)
sot_component_getFactory is gone
Change-Id: I4c0360b088f7de8bbcd598fcf3f35c6de13b6c66
Diffstat (limited to 'solenv')
-rwxr-xr-xsolenv/bin/native-code.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 819f1bb98673..99a3a4c21f00 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -39,7 +39,6 @@ core_factory_list = [
("libooxlo.a", "oox_component_getFactory"),
("libpackage2.a", "package2_component_getFactory"),
("libsmlo.a", "sm_component_getFactory"),
- ("libsotlo.a", "sot_component_getFactory"),
("libsrtrs1.a", "srtrs1_component_getFactory"),
("libstoragefdlo.a", "storagefd_component_getFactory"),
("libucb1.a", "ucb_component_getFactory"),
@@ -175,6 +174,8 @@ core_constructor_list = [
"com_sun_star_comp_sfx2_AppDispatchProvider_get_implementation",
"com_sun_star_comp_sfx2_DocumentTemplates_get_implementation",
"com_sun_star_comp_sfx2_GlobalEventBroadcaster_get_implementation",
+# sot/util/sot.component
+ "com_sun_star_comp_embed_OLESimpleStorage",
# stoc/source/inspect/introspection.component
"com_sun_star_comp_stoc_Introspection_get_implementation",
# stoc/util/stocservices.component