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-09-20 14:37:34 +0200
commit09755845401c342b7ac9f64326c3aef341c3aa1e (patch)
tree841d3c19d76eb3cecffe3adde69ed40f367507ad /solenv
parent5f309214aa83fd7a68fac664586123171a71f78f (diff)
Add css_comp_Impress_oox_PowerPointExport
Change-Id: I17d95cce0dd69e2ba8b4ebc7045544fc5659a249 (cherry picked from commit df91a0f2b3adad089982a07d80acddae17ba41c4) Reviewed-on: https://gerrit.libreoffice.org/79240 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 a93ffbb80b74..794f236ddd86 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -385,6 +385,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",
]