summaryrefslogtreecommitdiff
path: root/sc/Library_scfilt.mk
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2013-10-28 22:46:01 +0100
committerEike Rathke <erack@redhat.com>2013-10-28 23:04:08 +0100
commit20e0afa76087e20f95247406d265a122263a8c6f (patch)
tree4bd3ab21212c8ddead9fb273b60637ebd6da0e06 /sc/Library_scfilt.mk
parent60a32377be9f1d4ff2cca6861132b8a45c6090e6 (diff)
resolved fdo#56209 reviving FilterFormulaParser
First it was moved from oox to sc without carrying over the component factory bits, then subsequent commits removed the remaining bits in steps as it appeared to be unused: 8ada1cd2846e5e60ad63250c68ddea3a9356546f 887d7945addeb823e0d3f783609c4e79d92ad4a7 effda59a12cedd3cf200d2e9f5186a623b0855bb f2fd2a66ee827024b31a310d67804cb7cb18d2da Change-Id: I445b11c95daff6f30b3654936d0f22a113158f97
Diffstat (limited to 'sc/Library_scfilt.mk')
-rw-r--r--sc/Library_scfilt.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Library_scfilt.mk b/sc/Library_scfilt.mk
index 279ffea44db9..c23af3db58d6 100644
--- a/sc/Library_scfilt.mk
+++ b/sc/Library_scfilt.mk
@@ -191,6 +191,7 @@ $(eval $(call gb_Library_add_exception_objects,scfilt,\
sc/source/filter/oox/formulabuffer \
sc/source/filter/oox/formulaparser \
sc/source/filter/oox/numberformatsbuffer \
+ sc/source/filter/oox/ooxformulaparser \
sc/source/filter/oox/pagesettings \
sc/source/filter/oox/pivotcachebuffer \
sc/source/filter/oox/pivotcachefragment \