sc: factor out common code in make files

I had to rename some .cxx files to follow the same patterns.
The renaming cause clang-format to be triggered for
those files

CppunitTest_sc_functionlistobj fails with

xindexaccess.cxx:26:Assertion
Test name: sc_apitest::ScFunctionListObj::testGetCount
equality assertion failed
- Expected: 395
- Actual  : 508

if it doesn't use gb_CppunitTest_use_components
Change-Id: I7c929512bbf05293118bc54b343a59c8bbee5538

Change-Id: I21971773f1e2d4bc7a6f33e4c392b20abf8d54de
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142387
Tested-by: Jenkins
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
This commit is contained in:
Xisco Fauli 2022-11-07 10:27:03 +01:00
parent ae372725fe
commit 4f25551df3
114 changed files with 245 additions and 3604 deletions

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_annotationobj))
$(eval $(call gb_CppunitTest_use_external,sc_annotationobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_annotationobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_annotationobj, \
sc/qa/extras/scannotationobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_annotationobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_annotationobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_annotationobj))
$(eval $(call gb_CppunitTest_use_ure,sc_annotationobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_annotationobj))
$(eval $(call gb_CppunitTest_use_components,sc_annotationobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_annotationobj))
$(eval $(call sc_unoapi_common,annotationobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_annotationshapeobj))
$(eval $(call gb_CppunitTest_use_external,sc_annotationshapeobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_annotationshapeobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_annotationshapeobj, \
sc/qa/extras/scannotationshapeobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_annotationshapeobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_annotationshapeobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_annotationshapeobj))
$(eval $(call gb_CppunitTest_use_ure,sc_annotationshapeobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_annotationshapeobj))
$(eval $(call gb_CppunitTest_use_components,sc_annotationshapeobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_annotationshapeobj))
$(eval $(call sc_unoapi_common,annotationshapeobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_annotationsobj))
$(eval $(call gb_CppunitTest_use_external,sc_annotationsobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_annotationsobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_annotationsobj, \
sc/qa/extras/scannotationsobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_annotationsobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_annotationsobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_annotationsobj))
$(eval $(call gb_CppunitTest_use_ure,sc_annotationsobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_annotationsobj))
$(eval $(call gb_CppunitTest_use_components,sc_annotationsobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_annotationsobj))
$(eval $(call sc_unoapi_common,annotationsobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_arealinkobj))
$(eval $(call gb_CppunitTest_use_external,sc_arealinkobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_arealinkobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_arealinkobj, \
sc/qa/extras/scarealinkobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_arealinkobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_arealinkobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_arealinkobj))
$(eval $(call gb_CppunitTest_use_ure,sc_arealinkobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_arealinkobj))
$(eval $(call gb_CppunitTest_use_components,sc_arealinkobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_arealinkobj))
$(eval $(call sc_unoapi_common,arealinkobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_arealinksobj))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_arealinksobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_arealinksobj, \
sc/qa/extras/scarealinksobj \
))
$(eval $(call gb_CppunitTest_use_external,sc_arealinksobj,boost_headers))
$(eval $(call gb_CppunitTest_use_libraries,sc_arealinksobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_arealinksobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_arealinksobj))
$(eval $(call gb_CppunitTest_use_ure,sc_arealinksobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_arealinksobj))
$(eval $(call gb_CppunitTest_use_components,sc_arealinksobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_arealinksobj))
$(eval $(call sc_unoapi_common,arealinksobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_autoformatobj))
$(eval $(call gb_CppunitTest_use_external,sc_autoformatobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_autoformatobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_autoformatobj, \
sc/qa/extras/scautoformatobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_autoformatobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_autoformatobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_autoformatobj))
$(eval $(call gb_CppunitTest_use_ure,sc_autoformatobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_autoformatobj))
$(eval $(call gb_CppunitTest_use_components,sc_autoformatobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_autoformatobj))
$(eval $(call sc_unoapi_common,autoformatobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_autoformatsobj))
$(eval $(call gb_CppunitTest_use_external,sc_autoformatsobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_autoformatsobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_autoformatsobj, \
sc/qa/extras/scautoformatsobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_autoformatsobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_autoformatsobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_autoformatsobj))
$(eval $(call gb_CppunitTest_use_ure,sc_autoformatsobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_autoformatsobj))
$(eval $(call gb_CppunitTest_use_components,sc_autoformatsobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_autoformatsobj))
$(eval $(call sc_unoapi_common,autoformatsobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_cellcursorobj))
$(eval $(call gb_CppunitTest_use_external,sc_cellcursorobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_cellcursorobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_cellcursorobj, \
sc/qa/extras/sccellcursorobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_cellcursorobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_cellcursorobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_cellcursorobj))
$(eval $(call gb_CppunitTest_use_ure,sc_cellcursorobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_cellcursorobj))
$(eval $(call gb_CppunitTest_use_components,sc_cellcursorobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_cellcursorobj))
$(eval $(call sc_unoapi_common,cellcursorobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_cellfieldsobj))
$(eval $(call gb_CppunitTest_use_external,sc_cellfieldsobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_cellfieldsobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_cellfieldsobj, \
sc/qa/extras/sccellfieldsobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_cellfieldsobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_cellfieldsobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_cellfieldsobj))
$(eval $(call gb_CppunitTest_use_ure,sc_cellfieldsobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_cellfieldsobj))
$(eval $(call gb_CppunitTest_use_components,sc_cellfieldsobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_cellfieldsobj))
$(eval $(call sc_unoapi_common,cellfieldsobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_cellformatsenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_cellformatsenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_cellformatsenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_cellformatsenumeration, \
sc/qa/extras/sccellformatsenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_cellformatsenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_cellformatsenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_cellformatsenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_cellformatsenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_cellformatsenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_cellformatsenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_cellformatsenumeration))
$(eval $(call sc_unoapi_common,cellformatsenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_cellformatsobj))
$(eval $(call gb_CppunitTest_use_external,sc_cellformatsobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_cellformatsobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_cellformatsobj, \
sc/qa/extras/sccellformatsobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_cellformatsobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_cellformatsobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_cellformatsobj))
$(eval $(call gb_CppunitTest_use_ure,sc_cellformatsobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_cellformatsobj))
$(eval $(call gb_CppunitTest_use_components,sc_cellformatsobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_cellformatsobj))
$(eval $(call sc_unoapi_common,cellformatsobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_cellobj))
$(eval $(call gb_CppunitTest_use_external,sc_cellobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_cellobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_cellobj, \
sc/qa/extras/sccellobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_cellobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_cellobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_cellobj))
$(eval $(call gb_CppunitTest_use_ure,sc_cellobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_cellobj))
$(eval $(call gb_CppunitTest_use_components,sc_cellobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_cellobj))
$(eval $(call sc_unoapi_common,cellobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,38 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_cellrangeobj))
$(eval $(call gb_CppunitTest_use_external,sc_cellrangeobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_cellrangeobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_cellrangeobj, \
sc/qa/extras/sccellrangeobj\
))
$(eval $(call gb_CppunitTest_use_libraries,sc_cellrangeobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_cellrangeobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_cellrangeobj))
$(eval $(call gb_CppunitTest_use_ure,sc_cellrangeobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_cellrangeobj))
$(eval $(call gb_CppunitTest_use_components,sc_cellrangeobj,\
$(sc_unoapi_common_components) \
i18npool/source/search/i18nsearch \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_cellrangeobj))
$(eval $(call sc_unoapi_common,cellrangeobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_cellrangesobj))
$(eval $(call gb_CppunitTest_use_external,sc_cellrangesobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_cellrangesobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_cellrangesobj, \
sc/qa/extras/sccellrangesobj\
))
$(eval $(call gb_CppunitTest_use_libraries,sc_cellrangesobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_cellrangesobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_cellrangesobj))
$(eval $(call gb_CppunitTest_use_ure,sc_cellrangesobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_cellrangesobj))
$(eval $(call gb_CppunitTest_use_components,sc_cellrangesobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_cellrangesobj))
$(eval $(call sc_unoapi_common,cellrangesobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_cellsearchobj))
$(eval $(call gb_CppunitTest_use_external,sc_cellsearchobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_cellsearchobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_cellsearchobj, \
sc/qa/extras/sccellsearchobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_cellsearchobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_cellsearchobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_cellsearchobj))
$(eval $(call gb_CppunitTest_use_ure,sc_cellsearchobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_cellsearchobj))
$(eval $(call gb_CppunitTest_use_components,sc_cellsearchobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_cellsearchobj))
$(eval $(call sc_unoapi_common,cellsearchobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_cellsenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_cellsenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_cellsenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_cellsenumeration, \
sc/qa/extras/sccellsenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_cellsenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_cellsenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_cellsenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_cellsenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_cellsenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_cellsenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_cellsenumeration))
$(eval $(call sc_unoapi_common,cellsenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_cellsobj))
$(eval $(call gb_CppunitTest_use_external,sc_cellsobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_cellsobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_cellsobj, \
sc/qa/extras/sccellsobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_cellsobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_cellsobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_cellsobj))
$(eval $(call gb_CppunitTest_use_ure,sc_cellsobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_cellsobj))
$(eval $(call gb_CppunitTest_use_components,sc_cellsobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_cellsobj))
$(eval $(call sc_unoapi_common,cellsobj))
# vim: set noet sw=4 ts=4:

View file

@ -8,39 +8,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_chartobj))
$(eval $(call gb_CppunitTest_use_external,sc_chartobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_chartobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_chartobj, \
sc/qa/extras/scchartobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_chartobj, \
comphelper \
cppu \
cppuhelper \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_chartobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_chartobj))
$(eval $(call gb_CppunitTest_use_ure,sc_chartobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_chartobj))
$(eval $(call gb_CppunitTest_use_rdb,sc_chartobj,services))
$(eval $(call gb_CppunitTest_use_components,sc_chartobj))
$(eval $(call gb_CppunitTest_use_configuration,sc_chartobj))
$(eval $(call sc_unoapi_common,chartobj))
# vim: set noet sw=4 ts=4:

View file

@ -8,39 +8,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_chartsobj))
$(eval $(call gb_CppunitTest_use_external,sc_chartsobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_chartsobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_chartsobj, \
sc/qa/extras/scchartsobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_chartsobj, \
comphelper \
cppu \
cppuhelper \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_chartsobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_chartsobj))
$(eval $(call gb_CppunitTest_use_ure,sc_chartsobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_chartsobj))
$(eval $(call gb_CppunitTest_use_rdb,sc_chartsobj,services))
$(eval $(call gb_CppunitTest_use_components,sc_chartsobj))
$(eval $(call gb_CppunitTest_use_configuration,sc_chartsobj))
$(eval $(call sc_unoapi_common,chartsobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,41 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_check_data_pilot_field))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_check_data_pilot_field))
$(eval $(call gb_CppunitTest_use_external,sc_check_data_pilot_field,boost_headers))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_check_data_pilot_field, \
sc/qa/extras/check_data_pilot_field \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_check_data_pilot_field, \
cppu \
sal \
subsequenttest \
test \
unotest \
utl \
))
$(eval $(call gb_CppunitTest_set_include,sc_check_data_pilot_field,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_api,sc_check_data_pilot_field,\
offapi \
udkapi \
))
$(eval $(call gb_CppunitTest_use_ure,sc_check_data_pilot_field))
$(eval $(call gb_CppunitTest_use_vcl,sc_check_data_pilot_field))
$(eval $(call gb_CppunitTest_use_components,sc_check_data_pilot_field,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_check_data_pilot_field))
$(eval $(call sc_unoapi_common,check_data_pilot_field))
# vim: set noet sw=4 ts=4:

View file

@ -9,41 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_check_data_pilot_table))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_check_data_pilot_table))
$(eval $(call gb_CppunitTest_use_external,sc_check_data_pilot_table,boost_headers))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_check_data_pilot_table, \
sc/qa/extras/check_data_pilot_table \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_check_data_pilot_table, \
cppu \
sal \
subsequenttest \
test \
unotest \
utl \
))
$(eval $(call gb_CppunitTest_set_include,sc_check_data_pilot_table,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_api,sc_check_data_pilot_table,\
offapi \
udkapi \
))
$(eval $(call gb_CppunitTest_use_ure,sc_check_data_pilot_table))
$(eval $(call gb_CppunitTest_use_vcl,sc_check_data_pilot_table))
$(eval $(call gb_CppunitTest_use_components,sc_check_data_pilot_table,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_check_data_pilot_table))
$(eval $(call sc_unoapi_common,check_data_pilot_table))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_check_xcell_ranges_query))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_check_xcell_ranges_query))
$(eval $(call gb_CppunitTest_use_external,sc_check_xcell_ranges_query,boost_headers))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_check_xcell_ranges_query, \
sc/qa/extras/check_xcell_ranges_query \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_check_xcell_ranges_query, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_check_xcell_ranges_query,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_check_xcell_ranges_query))
$(eval $(call gb_CppunitTest_use_ure,sc_check_xcell_ranges_query))
$(eval $(call gb_CppunitTest_use_vcl,sc_check_xcell_ranges_query))
$(eval $(call gb_CppunitTest_use_components,sc_check_xcell_ranges_query,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_check_xcell_ranges_query,))
$(eval $(call sc_unoapi_common,check_xcell_ranges_query))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_consolidationdescriptorobj))
$(eval $(call gb_CppunitTest_use_external,sc_consolidationdescriptorobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_consolidationdescriptorobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_consolidationdescriptorobj, \
sc/qa/extras/scconsolidationdescriptorobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_consolidationdescriptorobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_consolidationdescriptorobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_consolidationdescriptorobj))
$(eval $(call gb_CppunitTest_use_ure,sc_consolidationdescriptorobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_consolidationdescriptorobj))
$(eval $(call gb_CppunitTest_use_components,sc_consolidationdescriptorobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_consolidationdescriptorobj))
$(eval $(call sc_unoapi_common,consolidationdescriptorobj))
# vim: set noet sw=4 ts=4:

View file

@ -39,9 +39,7 @@ $(eval $(call gb_CppunitTest_use_sdk_api,sc_core))
$(eval $(call gb_CppunitTest_use_ure,sc_core))
$(eval $(call gb_CppunitTest_use_vcl,sc_core))
$(eval $(call gb_CppunitTest_use_components,sc_core,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_rdb,sc_core,services))
$(eval $(call gb_CppunitTest_use_configuration,sc_core))

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_databaserangeobj))
$(eval $(call gb_CppunitTest_use_external,sc_databaserangeobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_databaserangeobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_databaserangeobj, \
sc/qa/extras/scdatabaserangeobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_databaserangeobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_databaserangeobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_databaserangeobj))
$(eval $(call gb_CppunitTest_use_ure,sc_databaserangeobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_databaserangeobj))
$(eval $(call gb_CppunitTest_use_components,sc_databaserangeobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_databaserangeobj))
$(eval $(call sc_unoapi_common,databaserangeobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_databaserangesobj))
$(eval $(call gb_CppunitTest_use_external,sc_databaserangesobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_databaserangesobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_databaserangesobj, \
sc/qa/extras/scdatabaserangesobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_databaserangesobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_databaserangesobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_databaserangesobj))
$(eval $(call gb_CppunitTest_use_ure,sc_databaserangesobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_databaserangesobj))
$(eval $(call gb_CppunitTest_use_components,sc_databaserangesobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_databaserangesobj))
$(eval $(call sc_unoapi_common,databaserangesobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,41 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_datapilotfieldgroupitemobj))
$(eval $(call gb_CppunitTest_use_external,sc_datapilotfieldgroupitemobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_datapilotfieldgroupitemobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_datapilotfieldgroupitemobj, \
sc/qa/extras/scdatapilotfieldgroupitemobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_datapilotfieldgroupitemobj, \
comphelper \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_datapilotfieldgroupitemobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_api,sc_datapilotfieldgroupitemobj,\
offapi \
udkapi \
))
$(eval $(call gb_CppunitTest_use_ure,sc_datapilotfieldgroupitemobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_datapilotfieldgroupitemobj))
$(eval $(call gb_CppunitTest_use_rdb,sc_datapilotfieldgroupitemobj,services))
$(eval $(call gb_CppunitTest_use_components,sc_datapilotfieldgroupitemobj))
$(eval $(call gb_CppunitTest_use_configuration,sc_datapilotfieldgroupitemobj))
$(eval $(call sc_unoapi_common,datapilotfieldgroupitemobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,41 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_datapilotfieldgroupobj))
$(eval $(call gb_CppunitTest_use_external,sc_datapilotfieldgroupobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_datapilotfieldgroupobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_datapilotfieldgroupobj, \
sc/qa/extras/scdatapilotfieldgroupobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_datapilotfieldgroupobj, \
comphelper \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_datapilotfieldgroupobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_api,sc_datapilotfieldgroupobj,\
offapi \
udkapi \
))
$(eval $(call gb_CppunitTest_use_ure,sc_datapilotfieldgroupobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_datapilotfieldgroupobj))
$(eval $(call gb_CppunitTest_use_rdb,sc_datapilotfieldgroupobj,services))
$(eval $(call gb_CppunitTest_use_components,sc_datapilotfieldgroupobj))
$(eval $(call gb_CppunitTest_use_configuration,sc_datapilotfieldgroupobj))
$(eval $(call sc_unoapi_common,datapilotfieldgroupobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,41 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_datapilotfieldgroupsobj))
$(eval $(call gb_CppunitTest_use_external,sc_datapilotfieldgroupsobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_datapilotfieldgroupsobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_datapilotfieldgroupsobj, \
sc/qa/extras/scdatapilotfieldgroupsobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_datapilotfieldgroupsobj, \
comphelper \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_datapilotfieldgroupsobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_api,sc_datapilotfieldgroupsobj,\
offapi \
udkapi \
))
$(eval $(call gb_CppunitTest_use_ure,sc_datapilotfieldgroupsobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_datapilotfieldgroupsobj))
$(eval $(call gb_CppunitTest_use_rdb,sc_datapilotfieldgroupsobj,services))
$(eval $(call gb_CppunitTest_use_components,sc_datapilotfieldgroupsobj))
$(eval $(call gb_CppunitTest_use_configuration,sc_datapilotfieldgroupsobj))
$(eval $(call sc_unoapi_common,datapilotfieldgroupsobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_datapilotfieldobj))
$(eval $(call gb_CppunitTest_use_external,sc_datapilotfieldobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_datapilotfieldobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_datapilotfieldobj, \
sc/qa/extras/scdatapilotfieldobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_datapilotfieldobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_datapilotfieldobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_datapilotfieldobj))
$(eval $(call gb_CppunitTest_use_ure,sc_datapilotfieldobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_datapilotfieldobj))
$(eval $(call gb_CppunitTest_use_components,sc_datapilotfieldobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_datapilotfieldobj))
$(eval $(call sc_unoapi_common,datapilotfieldobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_datapilotfieldsobj))
$(eval $(call gb_CppunitTest_use_external,sc_datapilotfieldsobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_datapilotfieldsobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_datapilotfieldsobj, \
sc/qa/extras/scdatapilotfieldsobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_datapilotfieldsobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_datapilotfieldsobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_datapilotfieldsobj))
$(eval $(call gb_CppunitTest_use_ure,sc_datapilotfieldsobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_datapilotfieldsobj))
$(eval $(call gb_CppunitTest_use_components,sc_datapilotfieldsobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_datapilotfieldsobj))
$(eval $(call sc_unoapi_common,datapilotfieldsobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,68 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_datapilotitemobj))
$(eval $(call gb_CppunitTest_use_external,sc_datapilotitemobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_datapilotitemobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_datapilotitemobj, \
sc/qa/extras/scdatapilotitemobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_datapilotitemobj, \
basegfx \
comphelper \
cppu \
cppuhelper \
drawinglayer \
drawinglayercore \
editeng \
for \
forui \
i18nlangtag \
msfilter \
oox \
sal \
salhelper \
sax \
sb \
sc \
sfx \
sot \
subsequenttest \
svl \
svt \
svx \
svxcore \
test \
tk \
tl \
ucbhelper \
unotest \
utl \
$(call gb_Helper_optional,SCRIPTING, \
vbahelper) \
vcl \
xo \
))
$(eval $(call gb_CppunitTest_set_include,sc_datapilotitemobj,\
-I$(SRCDIR)/sc/source/ui/inc \
-I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_datapilotitemobj))
$(eval $(call gb_CppunitTest_use_ure,sc_datapilotitemobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_datapilotitemobj))
$(eval $(call gb_CppunitTest_use_components,sc_datapilotitemobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_datapilotitemobj))
$(eval $(call sc_unoapi_common,datapilotitemobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,41 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_datapilotitemsobj))
$(eval $(call gb_CppunitTest_use_external,sc_datapilotitemsobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_datapilotitemsobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_datapilotitemsobj, \
sc/qa/extras/scdatapilotitemsobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_datapilotitemsobj, \
comphelper \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_datapilotitemsobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_api,sc_datapilotitemsobj,\
offapi \
udkapi \
))
$(eval $(call gb_CppunitTest_use_ure,sc_datapilotitemsobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_datapilotitemsobj))
$(eval $(call gb_CppunitTest_use_rdb,sc_datapilotitemsobj,services))
$(eval $(call gb_CppunitTest_use_components,sc_datapilotitemsobj))
$(eval $(call gb_CppunitTest_use_configuration,sc_datapilotitemsobj))
$(eval $(call sc_unoapi_common,datapilotitemsobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_datapilottableobj))
$(eval $(call gb_CppunitTest_use_external,sc_datapilottableobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_datapilottableobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_datapilottableobj, \
sc/qa/extras/scdatapilottableobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_datapilottableobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_datapilottableobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_datapilottableobj))
$(eval $(call gb_CppunitTest_use_ure,sc_datapilottableobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_datapilottableobj))
$(eval $(call gb_CppunitTest_use_components,sc_datapilottableobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_datapilottableobj))
$(eval $(call sc_unoapi_common,datapilottableobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,102 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_datapilottablesobj))
$(eval $(call gb_CppunitTest_use_external,sc_datapilottablesobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_datapilottablesobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_datapilottablesobj, \
sc/qa/extras/scdatapilottablesobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_datapilottablesobj, \
basegfx \
comphelper \
cppu \
cppuhelper \
drawinglayer \
drawinglayercore \
editeng \
for \
forui \
i18nlangtag \
msfilter \
oox \
sal \
salhelper \
sax \
sb \
sc \
sfx \
sot \
subsequenttest \
svl \
svt \
svx \
svxcore \
test \
tk \
tl \
ucbhelper \
unotest \
utl \
$(call gb_Helper_optional,SCRIPTING, \
vbahelper) \
vcl \
xo \
))
$(eval $(call gb_CppunitTest_set_include,sc_datapilottablesobj,\
-I$(SRCDIR)/sc/source/ui/inc \
-I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_datapilottablesobj))
$(eval $(call gb_CppunitTest_use_ure,sc_datapilottablesobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_datapilottablesobj))
$(eval $(call gb_CppunitTest_use_components,sc_datapilottablesobj,\
basic/util/sb \
comphelper/util/comphelp \
configmgr/source/configmgr \
dbaccess/util/dba \
filter/source/config/cache/filterconfig1 \
filter/source/storagefilterdetect/storagefd \
forms/util/frm \
framework/util/fwk \
i18npool/util/i18npool \
linguistic/source/lng \
oox/util/oox \
package/source/xstor/xstor \
package/util/package2 \
sax/source/expatwrap/expwrap \
scripting/source/basprov/basprov \
scripting/util/scriptframe \
sc/util/sc \
sc/util/scd \
sc/util/scfilt \
$(call gb_Helper_optional,SCRIPTING, \
sc/util/vbaobj) \
sfx2/util/sfx \
sot/util/sot \
svl/source/fsstor/fsstorage \
toolkit/util/tk \
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
ucb/source/ucp/tdoc/ucptdoc1 \
unotools/util/utl \
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
uui/util/uui \
vcl/vcl.common \
xmloff/util/xo \
svtools/util/svt \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_datapilottablesobj))
$(eval $(call sc_unoapi_common,datapilottablesobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,39 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_ddelinkobj))
$(eval $(call gb_CppunitTest_use_external,sc_ddelinkobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_ddelinkobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_ddelinkobj, \
sc/qa/extras/scddelinkobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_ddelinkobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
utl \
vcl \
))
$(eval $(call gb_CppunitTest_set_include,sc_ddelinkobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_ddelinkobj))
$(eval $(call gb_CppunitTest_use_ure,sc_ddelinkobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_ddelinkobj))
$(eval $(call gb_CppunitTest_use_components,sc_ddelinkobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_ddelinkobj))
$(eval $(call sc_unoapi_common,ddelinkobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,38 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_ddelinksobj))
$(eval $(call gb_CppunitTest_use_external,sc_ddelinksobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_ddelinksobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_ddelinksobj, \
sc/qa/extras/scddelinksobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_ddelinksobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
vcl \
))
$(eval $(call gb_CppunitTest_set_include,sc_ddelinksobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_ddelinksobj))
$(eval $(call gb_CppunitTest_use_ure,sc_ddelinksobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_ddelinksobj))
$(eval $(call gb_CppunitTest_use_components,sc_ddelinksobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_ddelinksobj))
$(eval $(call sc_unoapi_common,ddelinksobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_documentconfigurationobj))
$(eval $(call gb_CppunitTest_use_external,sc_documentconfigurationobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_documentconfigurationobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_documentconfigurationobj, \
sc/qa/extras/scdocumentconfigurationobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_documentconfigurationobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_documentconfigurationobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_documentconfigurationobj))
$(eval $(call gb_CppunitTest_use_ure,sc_documentconfigurationobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_documentconfigurationobj))
$(eval $(call gb_CppunitTest_use_components,sc_documentconfigurationobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_documentconfigurationobj))
$(eval $(call sc_unoapi_common,documentconfigurationobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_drawpageobj))
$(eval $(call gb_CppunitTest_use_external,sc_drawpageobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_drawpageobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_drawpageobj, \
sc/qa/extras/scdrawpageobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_drawpageobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_drawpageobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_drawpageobj))
$(eval $(call gb_CppunitTest_use_ure,sc_drawpageobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_drawpageobj))
$(eval $(call gb_CppunitTest_use_components,sc_drawpageobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_drawpageobj))
$(eval $(call sc_unoapi_common,drawpageobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,38 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_drawpagesobj))
$(eval $(call gb_CppunitTest_use_external,sc_drawpagesobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_drawpagesobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_drawpagesobj, \
sc/qa/extras/scdrawpagesobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_drawpagesobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
vcl \
))
$(eval $(call gb_CppunitTest_set_include,sc_drawpagesobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_drawpagesobj))
$(eval $(call gb_CppunitTest_use_ure,sc_drawpagesobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_drawpagesobj))
$(eval $(call gb_CppunitTest_use_components,sc_drawpagesobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_drawpagesobj))
$(eval $(call sc_unoapi_common,drawpagesobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_editfieldobj_cell))
$(eval $(call gb_CppunitTest_use_external,sc_editfieldobj_cell,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_editfieldobj_cell))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_editfieldobj_cell, \
sc/qa/extras/sceditfieldobj-cell \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_editfieldobj_cell, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_editfieldobj_cell,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_editfieldobj_cell))
$(eval $(call gb_CppunitTest_use_ure,sc_editfieldobj_cell))
$(eval $(call gb_CppunitTest_use_vcl,sc_editfieldobj_cell))
$(eval $(call gb_CppunitTest_use_components,sc_editfieldobj_cell,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_editfieldobj_cell))
$(eval $(call sc_unoapi_common,editfieldobj_cell))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_editfieldobj_header))
$(eval $(call gb_CppunitTest_use_external,sc_editfieldobj_header,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_editfieldobj_header))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_editfieldobj_header, \
sc/qa/extras/sceditfieldobj-header \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_editfieldobj_header, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_editfieldobj_header,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_editfieldobj_header))
$(eval $(call gb_CppunitTest_use_ure,sc_editfieldobj_header))
$(eval $(call gb_CppunitTest_use_vcl,sc_editfieldobj_header))
$(eval $(call gb_CppunitTest_use_components,sc_editfieldobj_header,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_editfieldobj_header))
$(eval $(call sc_unoapi_common,editfieldobj_header))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_filterdescriptorbase))
$(eval $(call gb_CppunitTest_use_external,sc_filterdescriptorbase,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_filterdescriptorbase))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_filterdescriptorbase, \
sc/qa/extras/scfilterdescriptorbase\
))
$(eval $(call gb_CppunitTest_use_libraries,sc_filterdescriptorbase, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_filterdescriptorbase,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_filterdescriptorbase))
$(eval $(call gb_CppunitTest_use_ure,sc_filterdescriptorbase))
$(eval $(call gb_CppunitTest_use_vcl,sc_filterdescriptorbase))
$(eval $(call gb_CppunitTest_use_components,sc_filterdescriptorbase,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_filterdescriptorbase))
$(eval $(call sc_unoapi_common,filterdescriptorbase))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_functiondescriptionobj))
$(eval $(call gb_CppunitTest_use_external,sc_functiondescriptionobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_functiondescriptionobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_functiondescriptionobj, \
sc/qa/extras/scfunctiondescriptionobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_functiondescriptionobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_functiondescriptionobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_functiondescriptionobj))
$(eval $(call gb_CppunitTest_use_ure,sc_functiondescriptionobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_functiondescriptionobj))
$(eval $(call gb_CppunitTest_use_components,sc_functiondescriptionobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_functiondescriptionobj))
$(eval $(call sc_unoapi_common,functiondescriptionobj))
# vim: set noet sw=4 ts=4:

View file

@ -37,7 +37,41 @@ $(eval $(call gb_CppunitTest_use_ure,sc_functionlistobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_functionlistobj))
$(eval $(call gb_CppunitTest_use_components,sc_functionlistobj,\
$(sc_unoapi_common_components) \
basic/util/sb \
comphelper/util/comphelp \
configmgr/source/configmgr \
dbaccess/util/dba \
filter/source/config/cache/filterconfig1 \
filter/source/storagefilterdetect/storagefd \
forms/util/frm \
framework/util/fwk \
i18npool/source/search/i18nsearch \
i18npool/util/i18npool \
linguistic/source/lng \
oox/util/oox \
package/source/xstor/xstor \
package/util/package2 \
sax/source/expatwrap/expwrap \
scripting/source/basprov/basprov \
scripting/util/scriptframe \
sc/util/sc \
sc/util/scd \
sc/util/scfilt \
$(call gb_Helper_optional,SCRIPTING, sc/util/vbaobj) \
sfx2/util/sfx \
sot/util/sot \
svl/source/fsstor/fsstorage \
toolkit/util/tk \
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
ucb/source/ucp/tdoc/ucptdoc1 \
unotools/util/utl \
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
uui/util/uui \
vcl/vcl.common \
xmloff/util/xo \
svtools/util/svt \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_functionlistobj))

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_headerfieldsobj))
$(eval $(call gb_CppunitTest_use_external,sc_headerfieldsobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_headerfieldsobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_headerfieldsobj, \
sc/qa/extras/scheaderfieldsobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_headerfieldsobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_headerfieldsobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_headerfieldsobj))
$(eval $(call gb_CppunitTest_use_ure,sc_headerfieldsobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_headerfieldsobj))
$(eval $(call gb_CppunitTest_use_components,sc_headerfieldsobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_headerfieldsobj))
$(eval $(call sc_unoapi_common,headerfieldsobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_headerfootercontentobj))
$(eval $(call gb_CppunitTest_use_external,sc_headerfootercontentobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_headerfootercontentobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_headerfootercontentobj, \
sc/qa/extras/scheaderfootercontentobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_headerfootercontentobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_headerfootercontentobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_headerfootercontentobj))
$(eval $(call gb_CppunitTest_use_ure,sc_headerfootercontentobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_headerfootercontentobj))
$(eval $(call gb_CppunitTest_use_components,sc_headerfootercontentobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_headerfootercontentobj))
$(eval $(call sc_unoapi_common,headerfootercontentobj))
# vim: set noet sw=4 ts=4:

View file

@ -70,50 +70,7 @@ $(eval $(call gb_CppunitTest_use_api,sc_html_export_test,\
$(eval $(call gb_CppunitTest_use_ure,sc_html_export_test))
$(eval $(call gb_CppunitTest_use_vcl,sc_html_export_test))
$(eval $(call gb_CppunitTest_use_components,sc_html_export_test,\
basic/util/sb \
comphelper/util/comphelp \
configmgr/source/configmgr \
dbaccess/util/dba \
eventattacher/source/evtatt \
filter/source/config/cache/filterconfig1 \
filter/source/storagefilterdetect/storagefd \
forms/util/frm \
framework/util/fwk \
i18npool/source/search/i18nsearch \
i18npool/util/i18npool \
linguistic/source/lng \
oox/util/oox \
package/source/xstor/xstor \
package/util/package2 \
sax/source/expatwrap/expwrap \
scripting/source/basprov/basprov \
scripting/source/dlgprov/dlgprov \
scripting/source/vbaevents/vbaevents \
scripting/util/scriptframe \
sc/util/sc \
sc/util/scd \
sc/util/scfilt \
$(call gb_Helper_optional,SCRIPTING, \
sc/util/vbaobj) \
sfx2/util/sfx \
sot/util/sot \
svl/source/fsstor/fsstorage \
svtools/util/svt \
svx/util/svx \
svx/util/svxcore \
toolkit/util/tk \
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
ucb/source/ucp/tdoc/ucptdoc1 \
unotools/util/utl \
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
uui/util/uui \
vcl/vcl.common \
vbahelper/util/msforms \
xmloff/util/xo \
))
$(eval $(call gb_CppunitTest_use_rdb,sc_html_export_test,services))
$(eval $(call gb_CppunitTest_use_configuration,sc_html_export_test))

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_importdescriptorbaseobj))
$(eval $(call gb_CppunitTest_use_external,sc_importdescriptorbaseobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_importdescriptorbaseobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_importdescriptorbaseobj, \
sc/qa/extras/scimportdescriptorbaseobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_importdescriptorbaseobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_importdescriptorbaseobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_importdescriptorbaseobj))
$(eval $(call gb_CppunitTest_use_ure,sc_importdescriptorbaseobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_importdescriptorbaseobj))
$(eval $(call gb_CppunitTest_use_components,sc_importdescriptorbaseobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_importdescriptorbaseobj))
$(eval $(call sc_unoapi_common,importdescriptorbaseobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_cellannotationsenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_cellannotationsenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_cellannotationsenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_cellannotationsenumeration, \
sc/qa/extras/scindexenumeration_cellannotationsenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_cellannotationsenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_cellannotationsenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_cellannotationsenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_cellannotationsenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_cellannotationsenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_cellannotationsenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_cellannotationsenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_cellannotationsenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_cellarealinksenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_cellarealinksenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_cellarealinksenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_cellarealinksenumeration, \
sc/qa/extras/scindexenumeration_cellarealinksenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_cellarealinksenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_cellarealinksenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_cellarealinksenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_cellarealinksenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_cellarealinksenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_cellarealinksenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_cellarealinksenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_cellarealinksenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_databaserangesenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_databaserangesenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_databaserangesenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_databaserangesenumeration, \
sc/qa/extras/scindexenumeration_databaserangesenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_databaserangesenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_databaserangesenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_databaserangesenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_databaserangesenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_databaserangesenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_databaserangesenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_databaserangesenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_databaserangesenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_datapilotfieldsenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_datapilotfieldsenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_datapilotfieldsenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_datapilotfieldsenumeration, \
sc/qa/extras/scindexenumeration_datapilotfieldsenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_datapilotfieldsenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_datapilotfieldsenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_datapilotfieldsenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_datapilotfieldsenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_datapilotfieldsenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_datapilotfieldsenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_datapilotfieldsenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_datapilotfieldsenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_datapilotitemsenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_datapilotitemsenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_datapilotitemsenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_datapilotitemsenumeration, \
sc/qa/extras/scindexenumeration_datapilotitemsenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_datapilotitemsenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_datapilotitemsenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_datapilotitemsenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_datapilotitemsenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_datapilotitemsenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_datapilotitemsenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_datapilotitemsenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_datapilotitemsenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_datapilottablesenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_datapilottablesenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_datapilottablesenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_datapilottablesenumeration, \
sc/qa/extras/scindexenumeration_datapilottablesenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_datapilottablesenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_datapilottablesenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_datapilottablesenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_datapilottablesenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_datapilottablesenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_datapilottablesenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_datapilottablesenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_datapilottablesenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_ddelinksenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_ddelinksenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_ddelinksenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_ddelinksenumeration, \
sc/qa/extras/scindexenumeration_ddelinksenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_ddelinksenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_ddelinksenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_ddelinksenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_ddelinksenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_ddelinksenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_ddelinksenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_ddelinksenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_ddelinksenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_functiondescriptionenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_functiondescriptionenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_functiondescriptionenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_functiondescriptionenumeration, \
sc/qa/extras/scindexenumeration_functiondescriptionenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_functiondescriptionenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_functiondescriptionenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_functiondescriptionenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_functiondescriptionenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_functiondescriptionenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_functiondescriptionenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_functiondescriptionenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_functiondescriptionenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_labelrangesenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_labelrangesenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_labelrangesenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_labelrangesenumeration, \
sc/qa/extras/scindexenumeration_labelrangesenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_labelrangesenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_labelrangesenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_labelrangesenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_labelrangesenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_labelrangesenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_labelrangesenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_labelrangesenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_labelrangesenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_namedrangesenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_namedrangesenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_namedrangesenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_namedrangesenumeration, \
sc/qa/extras/scindexenumeration_namedrangesenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_namedrangesenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_namedrangesenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_namedrangesenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_namedrangesenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_namedrangesenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_namedrangesenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_namedrangesenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_namedrangesenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_scenariosenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_scenariosenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_scenariosenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_scenariosenumeration, \
sc/qa/extras/scindexenumeration_scenariosenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_scenariosenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_scenariosenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_scenariosenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_scenariosenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_scenariosenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_scenariosenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_scenariosenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_scenariosenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_sheetcellrangesenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_sheetcellrangesenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_sheetcellrangesenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_sheetcellrangesenumeration, \
sc/qa/extras/scindexenumeration_sheetcellrangesenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_sheetcellrangesenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_sheetcellrangesenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_sheetcellrangesenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_sheetcellrangesenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_sheetcellrangesenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_sheetcellrangesenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_sheetcellrangesenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_sheetcellrangesenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_sheetlinksenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_sheetlinksenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_sheetlinksenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_sheetlinksenumeration, \
sc/qa/extras/scindexenumeration_sheetlinksenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_sheetlinksenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_sheetlinksenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_sheetlinksenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_sheetlinksenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_sheetlinksenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_sheetlinksenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_sheetlinksenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_sheetlinksenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_spreadsheetsenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_spreadsheetsenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_spreadsheetsenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_spreadsheetsenumeration, \
sc/qa/extras/scindexenumeration_spreadsheetsenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_spreadsheetsenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_spreadsheetsenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_spreadsheetsenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_spreadsheetsenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_spreadsheetsenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_spreadsheetsenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_spreadsheetsenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_spreadsheetsenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_spreadsheetviewpanesenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_spreadsheetviewpanesenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_spreadsheetviewpanesenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_spreadsheetviewpanesenumeration, \
sc/qa/extras/scindexenumeration_spreadsheetviewpanesenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_spreadsheetviewpanesenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_spreadsheetviewpanesenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_spreadsheetviewpanesenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_spreadsheetviewpanesenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_spreadsheetviewpanesenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_spreadsheetviewpanesenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_spreadsheetviewpanesenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_spreadsheetviewpanesenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_subtotalfieldsenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_subtotalfieldsenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_subtotalfieldsenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_subtotalfieldsenumeration, \
sc/qa/extras/scindexenumeration_subtotalfieldsenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_subtotalfieldsenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_subtotalfieldsenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_subtotalfieldsenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_subtotalfieldsenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_subtotalfieldsenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_subtotalfieldsenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_subtotalfieldsenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_subtotalfieldsenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_tableautoformatenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_tableautoformatenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_tableautoformatenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_tableautoformatenumeration, \
sc/qa/extras/scindexenumeration_tableautoformatenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_tableautoformatenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_tableautoformatenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_tableautoformatenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_tableautoformatenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_tableautoformatenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_tableautoformatenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_tableautoformatenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_tableautoformatenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,39 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_tablechartsenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_tablechartsenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_tablechartsenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_tablechartsenumeration, \
sc/qa/extras/scindexenumeration_tablechartsenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_tablechartsenumeration, \
comphelper \
cppu \
cppuhelper \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_tablechartsenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_tablechartsenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_tablechartsenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_tablechartsenumeration))
$(eval $(call gb_CppunitTest_use_rdb,sc_indexenumeration_tablechartsenumeration,services))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_tablechartsenumeration))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_tablechartsenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_tablechartsenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_tablecolumnsenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_tablecolumnsenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_tablecolumnsenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_tablecolumnsenumeration, \
sc/qa/extras/scindexenumeration_tablecolumnsenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_tablecolumnsenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_tablecolumnsenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_tablecolumnsenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_tablecolumnsenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_tablecolumnsenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_tablecolumnsenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_tablecolumnsenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_tablecolumnsenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_tableconditionalentryenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_tableconditionalentryenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_tableconditionalentryenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_tableconditionalentryenumeration, \
sc/qa/extras/scindexenumeration_tableconditionalentryenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_tableconditionalentryenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_tableconditionalentryenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_tableconditionalentryenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_tableconditionalentryenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_tableconditionalentryenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_tableconditionalentryenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_tableconditionalentryenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_tableconditionalentryenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_tablerowsenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_tablerowsenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_tablerowsenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_tablerowsenumeration, \
sc/qa/extras/scindexenumeration_tablerowsenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_tablerowsenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_tablerowsenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_tablerowsenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_tablerowsenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_tablerowsenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_tablerowsenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_tablerowsenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_tablerowsenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_indexenumeration_textfieldenumeration))
$(eval $(call gb_CppunitTest_use_external,sc_indexenumeration_textfieldenumeration,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_indexenumeration_textfieldenumeration))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_indexenumeration_textfieldenumeration, \
sc/qa/extras/scindexenumeration_textfieldenumeration \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_indexenumeration_textfieldenumeration, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_indexenumeration_textfieldenumeration,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_indexenumeration_textfieldenumeration))
$(eval $(call gb_CppunitTest_use_ure,sc_indexenumeration_textfieldenumeration))
$(eval $(call gb_CppunitTest_use_vcl,sc_indexenumeration_textfieldenumeration))
$(eval $(call gb_CppunitTest_use_components,sc_indexenumeration_textfieldenumeration,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_indexenumeration_textfieldenumeration))
$(eval $(call sc_unoapi_common,indexenumeration_textfieldenumeration))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_labelrangeobj))
$(eval $(call gb_CppunitTest_use_external,sc_labelrangeobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_labelrangeobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_labelrangeobj, \
sc/qa/extras/sclabelrangeobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_labelrangeobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_labelrangeobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_labelrangeobj))
$(eval $(call gb_CppunitTest_use_ure,sc_labelrangeobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_labelrangeobj))
$(eval $(call gb_CppunitTest_use_components,sc_labelrangeobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_labelrangeobj))
$(eval $(call sc_unoapi_common,labelrangeobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_labelrangesobj))
$(eval $(call gb_CppunitTest_use_external,sc_labelrangesobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_labelrangesobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_labelrangesobj, \
sc/qa/extras/sclabelrangesobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_labelrangesobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_labelrangesobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_labelrangesobj))
$(eval $(call gb_CppunitTest_use_ure,sc_labelrangesobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_labelrangesobj))
$(eval $(call gb_CppunitTest_use_components,sc_labelrangesobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_labelrangesobj))
$(eval $(call sc_unoapi_common,labelrangesobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,39 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_modelobj))
$(eval $(call gb_CppunitTest_use_external,sc_modelobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_modelobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_modelobj, \
sc/qa/extras/scmodelobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_modelobj, \
comphelper \
cppu \
cppuhelper \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_modelobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_modelobj))
$(eval $(call gb_CppunitTest_use_ure,sc_modelobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_modelobj))
$(eval $(call gb_CppunitTest_use_rdb,sc_modelobj,services))
$(eval $(call gb_CppunitTest_use_components,sc_modelobj))
$(eval $(call gb_CppunitTest_use_configuration,sc_modelobj))
$(eval $(call sc_unoapi_common,modelobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,68 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_namedrangeobj))
$(eval $(call gb_CppunitTest_use_external,sc_namedrangeobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_namedrangeobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_namedrangeobj, \
sc/qa/extras/scnamedrangeobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_namedrangeobj, \
basegfx \
comphelper \
cppu \
cppuhelper \
drawinglayer \
drawinglayercore \
editeng \
for \
forui \
i18nlangtag \
msfilter \
oox \
sal \
salhelper \
sax \
sb \
sc \
sfx \
sot \
subsequenttest \
svl \
svt \
svx \
svxcore \
test \
tk \
tl \
ucbhelper \
unotest \
utl \
$(call gb_Helper_optional,SCRIPTING, \
vbahelper) \
vcl \
xo \
))
$(eval $(call gb_CppunitTest_set_include,sc_namedrangeobj,\
-I$(SRCDIR)/sc/source/ui/inc \
-I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_namedrangeobj))
$(eval $(call gb_CppunitTest_use_ure,sc_namedrangeobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_namedrangeobj))
$(eval $(call gb_CppunitTest_use_components,sc_namedrangeobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_namedrangeobj))
$(eval $(call sc_unoapi_common,namedrangeobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_namedrangesobj))
$(eval $(call gb_CppunitTest_use_external,sc_namedrangesobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_namedrangesobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_namedrangesobj, \
sc/qa/extras/scnamedrangesobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_namedrangesobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_namedrangesobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_namedrangesobj))
$(eval $(call gb_CppunitTest_use_ure,sc_namedrangesobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_namedrangesobj))
$(eval $(call gb_CppunitTest_use_components,sc_namedrangesobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_namedrangesobj))
$(eval $(call sc_unoapi_common,namedrangesobj))
# vim: set noet sw=4 ts=4:

View file

@ -66,9 +66,7 @@ $(eval $(call gb_CppunitTest_use_sdk_api,sc_new_cond_format_api))
$(eval $(call gb_CppunitTest_use_ure,sc_new_cond_format_api))
$(eval $(call gb_CppunitTest_use_vcl,sc_new_cond_format_api))
$(eval $(call gb_CppunitTest_use_components,sc_new_cond_format_api,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_rdb,sc_new_cond_format_api,services))
$(eval $(call gb_CppunitTest_use_configuration,sc_new_cond_format_api))

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_outlineobj))
$(eval $(call gb_CppunitTest_use_external,sc_outlineobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_outlineobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_outlineobj, \
sc/qa/extras/scoutlineobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_outlineobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_outlineobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_outlineobj))
$(eval $(call gb_CppunitTest_use_ure,sc_outlineobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_outlineobj))
$(eval $(call gb_CppunitTest_use_components,sc_outlineobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_outlineobj))
$(eval $(call sc_unoapi_common,outlineobj))
# vim: set noet sw=4 ts=4:

View file

@ -56,51 +56,7 @@ $(eval $(call gb_CppunitTest_use_api,sc_pdf_export,\
$(eval $(call gb_CppunitTest_use_ure,sc_pdf_export))
$(eval $(call gb_CppunitTest_use_vcl,sc_pdf_export))
$(eval $(call gb_CppunitTest_use_components,sc_pdf_export,\
basic/util/sb \
comphelper/util/comphelp \
configmgr/source/configmgr \
dbaccess/util/dba \
eventattacher/source/evtatt \
filter/source/config/cache/filterconfig1 \
filter/source/pdf/pdffilter \
filter/source/storagefilterdetect/storagefd \
forms/util/frm \
framework/util/fwk \
i18npool/source/search/i18nsearch \
i18npool/util/i18npool \
linguistic/source/lng \
oox/util/oox \
package/source/xstor/xstor \
package/util/package2 \
sax/source/expatwrap/expwrap \
scripting/source/basprov/basprov \
scripting/source/dlgprov/dlgprov \
scripting/source/vbaevents/vbaevents \
scripting/util/scriptframe \
sc/util/sc \
sc/util/scd \
sc/util/scfilt \
$(call gb_Helper_optional,SCRIPTING, \
sc/util/vbaobj) \
sfx2/util/sfx \
sot/util/sot \
svl/source/fsstor/fsstorage \
svtools/util/svt \
svx/util/svx \
svx/util/svxcore \
toolkit/util/tk \
ucb/source/core/ucb1 \
ucb/source/ucp/file/ucpfile1 \
ucb/source/ucp/tdoc/ucptdoc1 \
unotools/util/utl \
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
uui/util/uui \
vcl/vcl.common \
vbahelper/util/msforms \
xmloff/util/xo \
))
$(eval $(call gb_CppunitTest_use_rdb,sc_pdf_export,services))
$(eval $(call gb_CppunitTest_use_configuration,sc_pdf_export))

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_recentfunctionsobj))
$(eval $(call gb_CppunitTest_use_external,sc_recentfunctionsobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_recentfunctionsobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_recentfunctionsobj, \
sc/qa/extras/screcentfunctionsobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_recentfunctionsobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_recentfunctionsobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_recentfunctionsobj))
$(eval $(call gb_CppunitTest_use_ure,sc_recentfunctionsobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_recentfunctionsobj))
$(eval $(call gb_CppunitTest_use_components,sc_recentfunctionsobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_recentfunctionsobj))
$(eval $(call sc_unoapi_common,recentfunctionsobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_recordchanges))
$(eval $(call gb_CppunitTest_use_external,sc_recordchanges,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_recordchanges))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_recordchanges, \
sc/qa/extras/recordchanges-test \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_recordchanges, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_recordchanges,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_recordchanges))
$(eval $(call gb_CppunitTest_use_ure,sc_recordchanges))
$(eval $(call gb_CppunitTest_use_vcl,sc_recordchanges))
$(eval $(call gb_CppunitTest_use_components,sc_recordchanges,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_recordchanges))
$(eval $(call sc_unoapi_common,recordchanges))
# vim: set noet sw=4 ts=4:

View file

@ -9,38 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_scenariosobj))
$(eval $(call gb_CppunitTest_use_external,sc_scenariosobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_scenariosobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_scenariosobj, \
sc/qa/extras/scscenariosobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_scenariosobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_scenariosobj,\
-I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_scenariosobj))
$(eval $(call gb_CppunitTest_use_ure,sc_scenariosobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_scenariosobj))
$(eval $(call gb_CppunitTest_use_components,sc_scenariosobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_scenariosobj))
$(eval $(call sc_unoapi_common,scenariosobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_shapeobj))
$(eval $(call gb_CppunitTest_use_external,sc_shapeobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_shapeobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_shapeobj, \
sc/qa/extras/scshapeobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_shapeobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_shapeobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_shapeobj))
$(eval $(call gb_CppunitTest_use_ure,sc_shapeobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_shapeobj))
$(eval $(call gb_CppunitTest_use_components,sc_shapeobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_shapeobj))
$(eval $(call sc_unoapi_common,shapeobj))
# vim: set noet sw=4 ts=4:

View file

@ -47,9 +47,7 @@ $(eval $(call gb_CppunitTest_use_sdk_api,sc_shapetest))
$(eval $(call gb_CppunitTest_use_ure,sc_shapetest))
$(eval $(call gb_CppunitTest_use_vcl,sc_shapetest))
$(eval $(call gb_CppunitTest_use_components,sc_shapetest,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_rdb,sc_shapetest,services))
$(eval $(call gb_CppunitTest_use_configuration,sc_shapetest))

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_sheetlinkobj))
$(eval $(call gb_CppunitTest_use_external,sc_sheetlinkobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_sheetlinkobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_sheetlinkobj, \
sc/qa/extras/scsheetlinkobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_sheetlinkobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_sheetlinkobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_sheetlinkobj))
$(eval $(call gb_CppunitTest_use_ure,sc_sheetlinkobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_sheetlinkobj))
$(eval $(call gb_CppunitTest_use_components,sc_sheetlinkobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_sheetlinkobj))
$(eval $(call sc_unoapi_common,sheetlinkobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_sheetlinksobj))
$(eval $(call gb_CppunitTest_use_external,sc_sheetlinksobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_sheetlinksobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_sheetlinksobj, \
sc/qa/extras/scsheetlinksobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_sheetlinksobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_sheetlinksobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_sheetlinksobj))
$(eval $(call gb_CppunitTest_use_ure,sc_sheetlinksobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_sheetlinksobj))
$(eval $(call gb_CppunitTest_use_components,sc_sheetlinksobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_sheetlinksobj))
$(eval $(call sc_unoapi_common,sheetlinksobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_sortdescriptorbaseobj))
$(eval $(call gb_CppunitTest_use_external,sc_sortdescriptorbaseobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_sortdescriptorbaseobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_sortdescriptorbaseobj, \
sc/qa/extras/scsortdescriptorbaseobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_sortdescriptorbaseobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_sortdescriptorbaseobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_sortdescriptorbaseobj))
$(eval $(call gb_CppunitTest_use_ure,sc_sortdescriptorbaseobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_sortdescriptorbaseobj))
$(eval $(call gb_CppunitTest_use_components,sc_sortdescriptorbaseobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_sortdescriptorbaseobj))
$(eval $(call sc_unoapi_common,sortdescriptorbaseobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_spreadsheetsettings))
$(eval $(call gb_CppunitTest_use_external,sc_spreadsheetsettings,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_spreadsheetsettings))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_spreadsheetsettings, \
sc/qa/extras/scspreadsheetsettings \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_spreadsheetsettings, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_spreadsheetsettings,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_spreadsheetsettings))
$(eval $(call gb_CppunitTest_use_ure,sc_spreadsheetsettings))
$(eval $(call gb_CppunitTest_use_vcl,sc_spreadsheetsettings))
$(eval $(call gb_CppunitTest_use_components,sc_spreadsheetsettings,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_spreadsheetsettings))
$(eval $(call sc_unoapi_common,spreadsheetsettings))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_spreadsheetsettingsobj))
$(eval $(call gb_CppunitTest_use_external,sc_spreadsheetsettingsobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_spreadsheetsettingsobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_spreadsheetsettingsobj, \
sc/qa/extras/scspreadsheetsettingsobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_spreadsheetsettingsobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_spreadsheetsettingsobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_spreadsheetsettingsobj))
$(eval $(call gb_CppunitTest_use_ure,sc_spreadsheetsettingsobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_spreadsheetsettingsobj))
$(eval $(call gb_CppunitTest_use_components,sc_spreadsheetsettingsobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_spreadsheetsettingsobj))
$(eval $(call sc_unoapi_common,spreadsheetsettingsobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_stylefamiliesobj))
$(eval $(call gb_CppunitTest_use_external,sc_stylefamiliesobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_stylefamiliesobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_stylefamiliesobj, \
sc/qa/extras/scstylefamiliesobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_stylefamiliesobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_stylefamiliesobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_stylefamiliesobj))
$(eval $(call gb_CppunitTest_use_ure,sc_stylefamiliesobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_stylefamiliesobj))
$(eval $(call gb_CppunitTest_use_components,sc_stylefamiliesobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_stylefamiliesobj))
$(eval $(call sc_unoapi_common,stylefamiliesobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_stylefamilyobj))
$(eval $(call gb_CppunitTest_use_external,sc_stylefamilyobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_stylefamilyobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_stylefamilyobj, \
sc/qa/extras/scstylefamilyobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_stylefamilyobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_stylefamilyobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_stylefamilyobj))
$(eval $(call gb_CppunitTest_use_ure,sc_stylefamilyobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_stylefamilyobj))
$(eval $(call gb_CppunitTest_use_components,sc_stylefamilyobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_stylefamilyobj))
$(eval $(call sc_unoapi_common,stylefamilyobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_styleobj))
$(eval $(call gb_CppunitTest_use_external,sc_styleobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_styleobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_styleobj, \
sc/qa/extras/scstyleobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_styleobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_styleobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_styleobj))
$(eval $(call gb_CppunitTest_use_ure,sc_styleobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_styleobj))
$(eval $(call gb_CppunitTest_use_components,sc_styleobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_styleobj))
$(eval $(call sc_unoapi_common,styleobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,40 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_subtotaldescriptorbase))
$(eval $(call gb_CppunitTest_use_external,sc_subtotaldescriptorbase,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_subtotaldescriptorbase))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_subtotaldescriptorbase, \
sc/qa/extras/scsubtotaldescriptorbase \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_subtotaldescriptorbase, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_subtotaldescriptorbase,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_api,sc_subtotaldescriptorbase,\
offapi \
udkapi \
))
$(eval $(call gb_CppunitTest_use_ure,sc_subtotaldescriptorbase))
$(eval $(call gb_CppunitTest_use_vcl,sc_subtotaldescriptorbase))
$(eval $(call gb_CppunitTest_use_components,sc_subtotaldescriptorbase,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_subtotaldescriptorbase))
$(eval $(call sc_unoapi_common,subtotaldescriptorbase))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_subtotalfieldobj))
$(eval $(call gb_CppunitTest_use_external,sc_subtotalfieldobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_subtotalfieldobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_subtotalfieldobj, \
sc/qa/extras/scsubtotalfieldobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_subtotalfieldobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_subtotalfieldobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_subtotalfieldobj))
$(eval $(call gb_CppunitTest_use_ure,sc_subtotalfieldobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_subtotalfieldobj))
$(eval $(call gb_CppunitTest_use_components,sc_subtotalfieldobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_subtotalfieldobj))
$(eval $(call sc_unoapi_common,subtotalfieldobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_tablecolumnobj))
$(eval $(call gb_CppunitTest_use_external,sc_tablecolumnobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_tablecolumnobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_tablecolumnobj, \
sc/qa/extras/sctablecolumnobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_tablecolumnobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_tablecolumnobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_tablecolumnobj))
$(eval $(call gb_CppunitTest_use_ure,sc_tablecolumnobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_tablecolumnobj))
$(eval $(call gb_CppunitTest_use_components,sc_tablecolumnobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_tablecolumnobj))
$(eval $(call sc_unoapi_common,tablecolumnobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,40 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_tablecolumnsobj))
$(eval $(call gb_CppunitTest_use_external,sc_tablecolumnsobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_tablecolumnsobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_tablecolumnsobj, \
sc/qa/extras/sctablecolumnsobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_tablecolumnsobj, \
cppu \
sal \
salhelper \
sc \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_tablecolumnsobj,\
-I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_tablecolumnsobj))
$(eval $(call gb_CppunitTest_use_ure,sc_tablecolumnsobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_tablecolumnsobj))
$(eval $(call gb_CppunitTest_use_components,sc_tablecolumnsobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_tablecolumnsobj))
$(eval $(call sc_unoapi_common,tablecolumnsobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,38 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_tableconditionalentryobj))
$(eval $(call gb_CppunitTest_use_external,sc_tableconditionalentryobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_tableconditionalentryobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_tableconditionalentryobj, \
sc/qa/extras/sctableconditionalentryobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_tableconditionalentryobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_tableconditionalentryobj,\
-I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_tableconditionalentryobj))
$(eval $(call gb_CppunitTest_use_ure,sc_tableconditionalentryobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_tableconditionalentryobj))
$(eval $(call gb_CppunitTest_use_components,sc_tableconditionalentryobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_tableconditionalentryobj))
$(eval $(call sc_unoapi_common,tableconditionalentryobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,38 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_tableconditionalformat))
$(eval $(call gb_CppunitTest_use_external,sc_tableconditionalformat,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_tableconditionalformat))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_tableconditionalformat, \
sc/qa/extras/sctableconditionalformat \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_tableconditionalformat, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_tableconditionalformat,\
-I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_tableconditionalformat))
$(eval $(call gb_CppunitTest_use_ure,sc_tableconditionalformat))
$(eval $(call gb_CppunitTest_use_vcl,sc_tableconditionalformat))
$(eval $(call gb_CppunitTest_use_components,sc_tableconditionalformat,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_tableconditionalformat))
$(eval $(call sc_unoapi_common,tableconditionalformat))
# vim: set noet sw=4 ts=4:

View file

@ -9,37 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_tablerowobj))
$(eval $(call gb_CppunitTest_use_external,sc_tablerowobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_tablerowobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_tablerowobj, \
sc/qa/extras/sctablerowobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_tablerowobj, \
cppu \
sal \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_tablerowobj,\
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_tablerowobj))
$(eval $(call gb_CppunitTest_use_ure,sc_tablerowobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_tablerowobj))
$(eval $(call gb_CppunitTest_use_components,sc_tablerowobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_tablerowobj))
$(eval $(call sc_unoapi_common,tablerowobj))
# vim: set noet sw=4 ts=4:

View file

@ -9,40 +9,6 @@
#
#*************************************************************************
$(eval $(call gb_CppunitTest_CppunitTest,sc_tablerowsobj))
$(eval $(call gb_CppunitTest_use_external,sc_tablerowsobj,boost_headers))
$(eval $(call gb_CppunitTest_use_common_precompiled_header,sc_tablerowsobj))
$(eval $(call gb_CppunitTest_add_exception_objects,sc_tablerowsobj, \
sc/qa/extras/sctablerowsobj \
))
$(eval $(call gb_CppunitTest_use_libraries,sc_tablerowsobj, \
cppu \
sal \
salhelper \
sc \
subsequenttest \
test \
unotest \
))
$(eval $(call gb_CppunitTest_set_include,sc_tablerowsobj,\
-I$(SRCDIR)/sc/inc \
$$(INCLUDE) \
))
$(eval $(call gb_CppunitTest_use_sdk_api,sc_tablerowsobj))
$(eval $(call gb_CppunitTest_use_ure,sc_tablerowsobj))
$(eval $(call gb_CppunitTest_use_vcl,sc_tablerowsobj))
$(eval $(call gb_CppunitTest_use_components,sc_tablerowsobj,\
$(sc_unoapi_common_components) \
))
$(eval $(call gb_CppunitTest_use_configuration,sc_tablerowsobj))
$(eval $(call sc_unoapi_common,tablerowsobj))
# vim: set noet sw=4 ts=4:

Some files were not shown because too many files have changed in this diff Show more