bd6ad1d498
some StyleSettings methods are used in win and mac builds. Change-Id: I1b0c0d27614a621fec89bb7f405a65a1b2907c68 Reviewed-on: https://gerrit.libreoffice.org/36150 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
42 lines
2.1 KiB
Text
42 lines
2.1 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
|
|
FontCharMap::GetDefaultMap(bool)
|
|
OutputDevice::LogicToLogic(basegfx::B2DPolyPolygon const&, MapMode const&, MapMode const&)
|
|
SvpSalFrame::enableDamageTracker(bool)
|
|
SalGraphics::drawTransformedBitmap(basegfx::B2DPoint const&, basegfx::B2DPoint const&, basegfx::B2DPoint const&, SalBitmap const&, SalBitmap const*)
|
|
StyleSettings::SetAlternatingRowColor(Color const&)
|
|
StyleSettings::SetCursorSize(long)
|
|
StyleSettings::SetFloatTitleHeight(long)
|
|
StyleSettings::SetHideDisabledMenuItems(bool)
|
|
StyleSettings::SetSpinSize(long)
|
|
StyleSettings::SetTitleHeight(long)
|
|
StyleSettings::SetUseFlatBorders(bool)
|
|
StyleSettings::SetUseFlatMenus(bool)
|
|
|