summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-06-14 13:31:47 +0200
committerEike Rathke <erack@redhat.com>2013-06-14 13:56:20 +0200
commit369ecc76d4d30009d53769e48169f00d6eb3cdc2 (patch)
treec58e26ba1a7f91c085b5dd3cd3ea8f65eed30438 /sc
parent9a47b6a3727ff6153b129058a220e93e0dbbbb60 (diff)
ditch dangling reference to com.sun.star.comp.oox.xls.FormulaParser
Change-Id: I185a9854ca2ce43f1f880f5ea2bb3b68a1757ca9 (cherry picked from commit f2fd2a66ee827024b31a310d67804cb7cb18d2da)
Diffstat (limited to 'sc')
-rw-r--r--sc/util/scfilt.component3
1 files changed, 0 insertions, 3 deletions
diff --git a/sc/util/scfilt.component b/sc/util/scfilt.component
index 292fbd49cd33..13b884b07534 100644
--- a/sc/util/scfilt.component
+++ b/sc/util/scfilt.component
@@ -26,7 +26,4 @@
<service name="com.sun.star.document.ImportFilter"/>
<service name="com.sun.star.document.ExportFilter"/>
</implementation>
- <implementation name="com.sun.star.comp.oox.xls.FormulaParser">
- <service name="com.sun.star.sheet.FilterFormulaParser"/>
- </implementation>
</component>