blob: dc8ec705add11fde6805d62565b6fd0b5c3ad204 [file] [log] [blame]
Enrico Weigelt, metux ITS4e0766b2012-11-15 19:45:28 +01001#
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
9ScFiltersTest::testColorScaleODS()
10ScFiltersTest::testColorScaleXLSX()
11apitest::XCellRangesQuery::testQueryFormulaCells()
12apitest::XDataPilotDescriptor::testGetHiddenFields()
13apitest::XDataPilotFieldGrouping::testCreateDateGroup()
14apitest::XCellRangesQuery::testQueryFormulaCells()
15apitest::XElementAccess::testGetElementType()
16apitest::XElementAccess::testHasElements()
17apitest::XIndexAccess::XIndexAccess(int)
18apitest::XIndexAccess::testGetByIndex()
19apitest::XIndexAccess::testGetByIndexException()
20apitest::XIndexAccess::testGetCount()
21apitest::XNameReplace::testReplaceByName()
22apitest::XPropertySet::testAddPropertyChangeListener()
23apitest::XPropertySet::testAddVetoableChangeListener()
24apitest::XPropertySet::testRemovePropertyChangeListener()
25apitest::XPropertySet::testRemoveVetoableChangeListener()
26apitest::XSpreadsheetDocument::testGetSheets()
Stephan Bergmann50b4b0d2012-11-20 13:31:00 +010027comphelper::detail::ConfigurationWrapper::getGroupReadWrite(boost::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&) const
28comphelper::detail::ConfigurationWrapper::getLocalizedPropertyValue(rtl::OUString const&) const
29comphelper::detail::ConfigurationWrapper::setLocalizedPropertyValue(boost::shared_ptr<comphelper::ConfigurationChanges> const&, rtl::OUString const&, com::sun::star::uno::Any const&) const