| Enrico Weigelt, metux ITS | 4e0766b | 2012-11-15 19:45:28 +0100 | [diff] [blame] | 1 | # |
| 2 | # list of symbols that should not be dropped, even they're not |
| 3 | # referenced in current (linux) builds |
| 4 | # |
| 5 | |
| 6 | # test functions that aren't used yet, but will be in near future |
| 7 | # https://gerrit.libreoffice.org/#/c/1077/ |
| 8 | |
| 9 | ScFiltersTest::testColorScaleODS() |
| 10 | ScFiltersTest::testColorScaleXLSX() |
| 11 | apitest::XCellRangesQuery::testQueryFormulaCells() |
| 12 | apitest::XDataPilotDescriptor::testGetHiddenFields() |
| 13 | apitest::XDataPilotFieldGrouping::testCreateDateGroup() |
| 14 | apitest::XCellRangesQuery::testQueryFormulaCells() |
| 15 | apitest::XElementAccess::testGetElementType() |
| 16 | apitest::XElementAccess::testHasElements() |
| 17 | apitest::XIndexAccess::XIndexAccess(int) |
| 18 | apitest::XIndexAccess::testGetByIndex() |
| 19 | apitest::XIndexAccess::testGetByIndexException() |
| 20 | apitest::XIndexAccess::testGetCount() |
| 21 | apitest::XNameReplace::testReplaceByName() |
| 22 | apitest::XPropertySet::testAddPropertyChangeListener() |
| 23 | apitest::XPropertySet::testAddVetoableChangeListener() |
| 24 | apitest::XPropertySet::testRemovePropertyChangeListener() |
| 25 | apitest::XPropertySet::testRemoveVetoableChangeListener() |
| 26 | apitest::XSpreadsheetDocument::testGetSheets() |
| Stephan Bergmann | 50b4b0d | 2012-11-20 13:31:00 +0100 | [diff] [blame] | 27 | comphelper::detail::ConfigurationWrapper::getGroupReadWrite(boost::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&) const |
| 28 | comphelper::detail::ConfigurationWrapper::getLocalizedPropertyValue(rtl::OUString const&) const |
| 29 | comphelper::detail::ConfigurationWrapper::setLocalizedPropertyValue(boost::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&, com::sun::star::uno::Any const&) const |