From 20e0afa76087e20f95247406d265a122263a8c6f Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Mon, 28 Oct 2013 22:46:01 +0100 Subject: 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 --- sc/Library_scfilt.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'sc/Library_scfilt.mk') 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 \ -- cgit v1.2.3