50b4b0db8b
The functionality in comphelper/configuration.hxx is used by C++ headers to simplify configuration access that are generated via officecfg/Package_cppheader.mk. Change-Id: I85d26309ec8c4f8ac5cde773fd3298a699bad030
29 lines
1.5 KiB
Text
29 lines
1.5 KiB
Text
#
|
|
# list of symbols that should not be dropped, even they're not
|
|
# referenced in current (linux) builds
|
|
#
|
|
|
|
# test functions that aren't used yet, but will be in near future
|
|
# https://gerrit.libreoffice.org/#/c/1077/
|
|
|
|
ScFiltersTest::testColorScaleODS()
|
|
ScFiltersTest::testColorScaleXLSX()
|
|
apitest::XCellRangesQuery::testQueryFormulaCells()
|
|
apitest::XDataPilotDescriptor::testGetHiddenFields()
|
|
apitest::XDataPilotFieldGrouping::testCreateDateGroup()
|
|
apitest::XCellRangesQuery::testQueryFormulaCells()
|
|
apitest::XElementAccess::testGetElementType()
|
|
apitest::XElementAccess::testHasElements()
|
|
apitest::XIndexAccess::XIndexAccess(int)
|
|
apitest::XIndexAccess::testGetByIndex()
|
|
apitest::XIndexAccess::testGetByIndexException()
|
|
apitest::XIndexAccess::testGetCount()
|
|
apitest::XNameReplace::testReplaceByName()
|
|
apitest::XPropertySet::testAddPropertyChangeListener()
|
|
apitest::XPropertySet::testAddVetoableChangeListener()
|
|
apitest::XPropertySet::testRemovePropertyChangeListener()
|
|
apitest::XPropertySet::testRemoveVetoableChangeListener()
|
|
apitest::XSpreadsheetDocument::testGetSheets()
|
|
comphelper::detail::ConfigurationWrapper::getGroupReadWrite(boost::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&) const
|
|
comphelper::detail::ConfigurationWrapper::getLocalizedPropertyValue(rtl::OUString const&) const
|
|
comphelper::detail::ConfigurationWrapper::setLocalizedPropertyValue(boost::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&, com::sun::star::uno::Any const&) const
|