diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-12-14 10:41:19 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-12-14 10:42:51 +0100 |
commit | 3684fcdc0f80bc79dd06796f34c6ad5faa8894bb (patch) | |
tree | 58c4ab43ca3471951a34e67ca6f59ccb827af57f /sc | |
parent | 8d691a2d94d2b2be3ad3fc0a44d2abc387d7b6c2 (diff) |
configmgr.component is no longer an old one.
Diffstat (limited to 'sc')
-rw-r--r-- | sc/CppunitTest_sc_cellrangesbase.mk | 2 | ||||
-rw-r--r-- | sc/CppunitTest_sc_datapilotfieldobj.mk | 2 | ||||
-rw-r--r-- | sc/CppunitTest_sc_filters_test.mk | 2 | ||||
-rw-r--r-- | sc/CppunitTest_sc_macros_test.mk | 2 | ||||
-rw-r--r-- | sc/CppunitTest_sc_namedrangeobj.mk | 2 | ||||
-rw-r--r-- | sc/CppunitTest_sc_subsequent_filters_test.mk | 2 | ||||
-rw-r--r-- | sc/CppunitTest_sc_tableautoformatfield.mk | 2 | ||||
-rw-r--r-- | sc/CppunitTest_sc_ucalc.mk | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/sc/CppunitTest_sc_cellrangesbase.mk b/sc/CppunitTest_sc_cellrangesbase.mk index dd1028f040c7..07822e5d0c0e 100644 --- a/sc/CppunitTest_sc_cellrangesbase.mk +++ b/sc/CppunitTest_sc_cellrangesbase.mk @@ -93,6 +93,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sc_cellrangesbase,\ $(eval $(call gb_CppunitTest_add_components,sc_cellrangesbase,\ basic/util/sb \ comphelper/util/comphelp \ + configmgr/source/configmgr \ dbaccess/util/dba \ fileaccess/source/fileacc \ filter/source/config/cache/filterconfig1 \ @@ -120,7 +121,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_cellrangesbase,\ )) $(eval $(call gb_CppunitTest_add_old_components,sc_cellrangesbase,\ - configmgr \ ucb1 \ ucpfile1 \ ucptdoc1 \ diff --git a/sc/CppunitTest_sc_datapilotfieldobj.mk b/sc/CppunitTest_sc_datapilotfieldobj.mk index 05eb85ecbd44..74cfeb37bb0c 100644 --- a/sc/CppunitTest_sc_datapilotfieldobj.mk +++ b/sc/CppunitTest_sc_datapilotfieldobj.mk @@ -93,6 +93,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sc_datapilotfieldobj,\ $(eval $(call gb_CppunitTest_add_components,sc_datapilotfieldobj,\ basic/util/sb \ comphelper/util/comphelp \ + configmgr/source/configmgr \ dbaccess/util/dba \ fileaccess/source/fileacc \ filter/source/config/cache/filterconfig1 \ @@ -120,7 +121,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_datapilotfieldobj,\ )) $(eval $(call gb_CppunitTest_add_old_components,sc_datapilotfieldobj,\ - configmgr \ ucb1 \ ucpfile1 \ ucptdoc1 \ diff --git a/sc/CppunitTest_sc_filters_test.mk b/sc/CppunitTest_sc_filters_test.mk index 8e96211f157d..034debd3b98d 100644 --- a/sc/CppunitTest_sc_filters_test.mk +++ b/sc/CppunitTest_sc_filters_test.mk @@ -89,6 +89,7 @@ $(eval $(call gb_CppunitTest_add_components,sc_filters_test,\ chart2/source/tools/charttools \ chart2/source/model/chartmodel \ comphelper/util/comphelp \ + configmgr/source/configmgr \ dbaccess/util/dba \ eventattacher/source/evtatt \ fileaccess/source/fileacc \ @@ -116,7 +117,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_filters_test,\ $(eval $(call gb_CppunitTest_add_old_components,sc_filters_test,\ embobj \ - configmgr \ ucb1 \ ucpfile1 \ ucptdoc1 \ diff --git a/sc/CppunitTest_sc_macros_test.mk b/sc/CppunitTest_sc_macros_test.mk index de7d44433eda..3252d1594634 100644 --- a/sc/CppunitTest_sc_macros_test.mk +++ b/sc/CppunitTest_sc_macros_test.mk @@ -91,6 +91,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sc_macros_test,\ $(eval $(call gb_CppunitTest_add_components,sc_macros_test,\ basic/util/sb \ comphelper/util/comphelp \ + configmgr/source/configmgr \ dbaccess/util/dba \ fileaccess/source/fileacc \ filter/source/config/cache/filterconfig1 \ @@ -118,7 +119,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_macros_test,\ )) $(eval $(call gb_CppunitTest_add_old_components,sc_macros_test,\ - configmgr \ ucb1 \ ucpfile1 \ ucptdoc1 \ diff --git a/sc/CppunitTest_sc_namedrangeobj.mk b/sc/CppunitTest_sc_namedrangeobj.mk index ee6845fb1a31..87619a7911aa 100644 --- a/sc/CppunitTest_sc_namedrangeobj.mk +++ b/sc/CppunitTest_sc_namedrangeobj.mk @@ -92,6 +92,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sc_namedrangeobj,\ $(eval $(call gb_CppunitTest_add_components,sc_namedrangeobj,\ basic/util/sb \ comphelper/util/comphelp \ + configmgr/source/configmgr \ dbaccess/util/dba \ fileaccess/source/fileacc \ filter/source/config/cache/filterconfig1 \ @@ -119,7 +120,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_namedrangeobj,\ )) $(eval $(call gb_CppunitTest_add_old_components,sc_namedrangeobj,\ - configmgr \ ucb1 \ ucpfile1 \ ucptdoc1 \ diff --git a/sc/CppunitTest_sc_subsequent_filters_test.mk b/sc/CppunitTest_sc_subsequent_filters_test.mk index 8e5f645ad7e7..6a97f9345403 100644 --- a/sc/CppunitTest_sc_subsequent_filters_test.mk +++ b/sc/CppunitTest_sc_subsequent_filters_test.mk @@ -89,6 +89,7 @@ $(eval $(call gb_CppunitTest_add_components,sc_subsequent_filters_test,\ chart2/source/tools/charttools \ chart2/source/model/chartmodel \ comphelper/util/comphelp \ + configmgr/source/configmgr \ dbaccess/util/dba \ eventattacher/source/evtatt \ fileaccess/source/fileacc \ @@ -130,7 +131,6 @@ endif $(eval $(call gb_CppunitTest_add_old_components,sc_subsequent_filters_test,\ embobj \ - configmgr \ ucb1 \ ucpfile1 \ ucptdoc1 \ diff --git a/sc/CppunitTest_sc_tableautoformatfield.mk b/sc/CppunitTest_sc_tableautoformatfield.mk index c07955e07d82..426cf9389c85 100644 --- a/sc/CppunitTest_sc_tableautoformatfield.mk +++ b/sc/CppunitTest_sc_tableautoformatfield.mk @@ -92,6 +92,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sc_tableautoformatfield,\ $(eval $(call gb_CppunitTest_add_components,sc_tableautoformatfield,\ basic/util/sb \ comphelper/util/comphelp \ + configmgr/source/configmgr \ dbaccess/util/dba \ fileaccess/source/fileacc \ filter/source/config/cache/filterconfig1 \ @@ -119,7 +120,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_tableautoformatfield,\ )) $(eval $(call gb_CppunitTest_add_old_components,sc_tableautoformatfield,\ - configmgr \ ucb1 \ ucpfile1 \ ucptdoc1 \ diff --git a/sc/CppunitTest_sc_ucalc.mk b/sc/CppunitTest_sc_ucalc.mk index 6c90aecdeab8..8fc3d1dcb69d 100644 --- a/sc/CppunitTest_sc_ucalc.mk +++ b/sc/CppunitTest_sc_ucalc.mk @@ -94,6 +94,7 @@ $(eval $(call gb_CppunitTest_add_type_rdbs,sc_ucalc,\ )) $(eval $(call gb_CppunitTest_add_components,sc_ucalc,\ + configmgr/source/configmgr \ framework/util/fwk \ i18npool/util/i18npool \ sfx2/util/sfx \ @@ -101,7 +102,6 @@ $(eval $(call gb_CppunitTest_add_components,sc_ucalc,\ )) $(eval $(call gb_CppunitTest_add_old_components,sc_ucalc,\ - configmgr \ ucb1 \ ucpfile1 \ )) |