office-gobmx/unusedcode.exclude
Juergen Funk be0b369929 unused SalGraphics::drawTransformedBitmap(
basegfx::B2DPoint const&, basegfx::B2DPoint const&,
       basegfx::B2DPoint const&, SalBitmap const&, SalBitmap const*)

it used here
  http://opengrok.libreoffice.org/xref/core/vcl/quartz/salgdicommon.cxx#669
and
  http://opengrok.libreoffice.org/xref/core/vcl/win/gdi/gdiimpl.cxx#2305

Change-Id: Ia177e27fe1dcec0ca441547db0240fb3f62650a7
Reviewed-on: https://gerrit.libreoffice.org/21085
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Tested-by: Noel Grandin <noelgrandin@gmail.com>
2016-01-06 11:20:29 +00:00

34 lines
1.8 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*)