| 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 |
| Juergen Funk | 363a9c0 | 2015-12-07 20:02:10 +0100 | [diff] [blame] | 30 | FontCharMap::GetDefaultMap(bool) |
| Juergen Funk | 5bd5cd1 | 2015-12-17 21:43:27 +0100 | [diff] [blame] | 31 | OutputDevice::LogicToLogic(basegfx::B2DPolyPolygon const&, MapMode const&, MapMode const&) |
| Juergen Funk | 27450bc | 2015-12-23 00:09:50 +0100 | [diff] [blame] | 32 | SvpSalFrame::enableDamageTracker(bool) |
| Juergen Funk | be0b369 | 2016-01-04 19:03:47 +0100 | [diff] [blame] | 33 | SalGraphics::drawTransformedBitmap(basegfx::B2DPoint const&, basegfx::B2DPoint const&, basegfx::B2DPoint const&, SalBitmap const&, SalBitmap const*) |
| Juergen Funk | 363a9c0 | 2015-12-07 20:02:10 +0100 | [diff] [blame] | 34 | |