summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2023-01-19 12:36:54 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2023-01-20 06:26:48 +0000
commit4c06cfcd13195e9e996bc09dbee2dcac1c5e8ed2 (patch)
treed2582a998194884b99178a4b43f0da980b413624 /officecfg
parentd2cd7097ab8d8fe1a69b9f6e4a11c978b667951a (diff)
[API CHANGE] no need to load PresentationFactoryProvider via UNO and/or config
there is no benefit to having this constructed in such a convoluted manner Change-Id: Ib02b4bfe689326784bd8233003d10960700811d8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145778 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Impress.xcu7
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Impress.xcs9
2 files changed, 0 insertions, 16 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Impress.xcu b/officecfg/registry/data/org/openoffice/Office/Impress.xcu
index 112a89e8521f..37ebdf4d005f 100644
--- a/officecfg/registry/data/org/openoffice/Office/Impress.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Impress.xcu
@@ -181,13 +181,6 @@
</node>
</node>
</node>
- <node oor:name="StartupServices">
- <node oor:name="S0" oor:op="replace">
- <prop oor:name="ServiceName">
- <value>com.sun.star.drawing.framework.PresentationFactoryProvider</value>
- </prop>
- </node>
- </node>
</node>
</node>
<node oor:name="Misc">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index fefd4ba2f6bf..e650c48e9766 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -1319,15 +1319,6 @@
<label>Multi Pane Framework Resource Factories</label>
</info>
</set>
- <set oor:name="StartupServices" oor:node-type="StartupService">
- <info>
- <desc>
- Set of services that are instantiated every time the
- framework of a Draw or Impress document is initialized.
- </desc>
- <label>Multi Pane Framework Startup Services</label>
- </info>
- </set>
</group>
<group oor:name="SlideSorterBar">
<info>