summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2019-06-04 14:58:20 +0300
committerTor Lillqvist <tml@collabora.com>2019-06-05 06:39:09 +0200
commitf0b9b1305fd77990e0cc3015b0d5b38fe501bbf1 (patch)
tree3c47da788d22fb53159250b8db9e59a55031e182 /solenv
parent36d1d9c826b6a4a82cd4c99aabfe000c5ba89153 (diff)
Add css_comp_Impress_oox_PowerPointExport
Change-Id: I17d95cce0dd69e2ba8b4ebc7045544fc5659a249 Reviewed-on: https://gerrit.libreoffice.org/73469 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'solenv')
-rwxr-xr-xsolenv/bin/native-code.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 9160dece3961..aa3a03d3fd20 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -391,6 +391,8 @@ draw_constructor_list = [
"com_sun_star_comp_Draw_framework_module_ModuleController_get_implementation",
# sd/util/sdd.component
"com_sun_star_comp_draw_FormatDetector_get_implementation",
+# sd/util/sdfilt.component
+ "css_comp_Impress_oox_PowerPointExport",
# writerperfect/source/draw/wpftdraw.component
"com_sun_star_comp_Draw_VisioImportFilter_get_implementation",
]