summaryrefslogtreecommitdiff
path: root/linguistic
diff options
context:
space:
mode:
authorMarcel Metz <mmetz@adrian-broher.net>2011-12-06 15:25:35 +0100
committerEike Rathke <erack@redhat.com>2011-12-06 17:16:57 +0100
commit4c2dcaf1307ca4711c9b622796914e87eb64145b (patch)
treec1e940254711e6f5c4b48b24a60712a2542c4d91 /linguistic
parent8d9216f289deb14d140a13dbf570b99819d4f8bc (diff)
Removed unnessecary tools/table.hxx includes
Diffstat (limited to 'linguistic')
-rw-r--r--linguistic/workben/sspellimp.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/linguistic/workben/sspellimp.hxx b/linguistic/workben/sspellimp.hxx
index 5e839b446a10..b2ebeff28ed0 100644
--- a/linguistic/workben/sspellimp.hxx
+++ b/linguistic/workben/sspellimp.hxx
@@ -41,7 +41,6 @@
#include <com/sun/star/linguistic2/XSpellChecker.hpp>
#include <com/sun/star/linguistic2/XSearchableDictionaryList.hpp>
#include <com/sun/star/linguistic2/XLinguServiceEventBroadcaster.hpp>
-#include <tools/table.hxx>
#include "linguistic/misc.hxx"
#include "sprophelp.hxx"
brelogo/Package_librelogo.mk?h=distro/cib/libreoffice-6-4&id=5397b49f4dba9d065984a8b0eb356333c565217a'>librelogo/Package_librelogo.mk
@@ -9,7 +9,7 @@
$(eval $(call gb_Package_Package,librelogo,$(SRCDIR)/librelogo/source))
-$(eval $(call gb_Package_set_outdir,librelogo,$(INSTDIR)))
+$(eval $(call gb_Package_set_outdir,librelogo,$(gb_INSTROOT)))
$(eval $(call gb_Package_add_files,librelogo,$(LIBO_SHARE_FOLDER)/Scripts/python/LibreLogo,\
LibreLogo/LibreLogo.py \
diff --git a/librelogo/Package_librelogo_properties.mk b/librelogo/Package_librelogo_properties.mk
index 581a880e4252..05a36775fdf3 100644
--- a/librelogo/Package_librelogo_properties.mk
+++ b/librelogo/Package_librelogo_properties.mk
@@ -9,7 +9,7 @@
$(eval $(call gb_Package_Package,librelogo_properties,$(call gb_CustomTarget_get_workdir,librelogo/locproperties)))
-$(eval $(call gb_Package_set_outdir,librelogo_properties,$(INSTDIR)))
+$(eval $(call gb_Package_set_outdir,librelogo_properties,$(gb_INSTROOT)))
$(eval $(call gb_Package_add_files,librelogo_properties,$(LIBO_SHARE_FOLDER)/Scripts/python/LibreLogo,\
$(foreach lang,$(subst -,_,$(gb_TRANS_LANGS)),LibreLogo_$(lang).properties) \