summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@collabora.com>2013-12-30 13:19:36 +0100
committerMatúš Kukan <matus.kukan@collabora.com>2013-12-31 13:25:52 +0100
commit5bf7b06c937ef08478831bc42b344dc96986a881 (patch)
tree973bc20e467531a783e0e11062c79e6f67edb90a /solenv
parent2978ddf60d9cc0aced1c3804cd489b47c63bcf6d (diff)
svx: Constructor feature for last implementations in svx component.
Change-Id: Ifc021eabce9ae3dbd1a54edefda7d3ae3eb67b53
Diffstat (limited to 'solenv')
-rwxr-xr-xsolenv/bin/native-code.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index ebdd5dba9004..8edc9682c65d 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -45,7 +45,6 @@ core_factory_list = [
("libspelllo.a", "spell_component_getFactory"),
("libsvllo.a", "svl_component_getFactory"),
("libsvtlo.a", "svt_component_getFactory"),
- ("libsvxlo.a", "svx_component_getFactory"),
("libtklo.a", "tk_component_getFactory"),
("libucb1.a", "ucb_component_getFactory"),
("libucpexpand1lo.a", "ucpexpand1_component_getFactory"),
@@ -143,6 +142,9 @@ core_constructor_list = [
"com_sun_star_comp_stoc_SimpleRegistry",
"com_sun_star_security_comp_stoc_AccessController",
"com_sun_star_security_comp_stoc_FilePolicy",
+# svx/util/svx.component
+# FIXME: what is missing ?
+ "com_sun_star_drawing_SvxShapeCollection_implementation_getFactory",
]
# Components which are not in any group yet: