diff options
author | Noel Grandin <noel@peralex.com> | 2014-11-04 11:42:49 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-11-04 11:43:20 +0200 |
commit | 389875573012c6373d95ef31b12fe8e8104b1233 (patch) | |
tree | 7dbdcb04255b409627e148943d7621cf77d2b357 /unusedcode.easy | |
parent | 5310dfe1cdf4cfa1f86036476694a076b71671db (diff) |
remove some unused code in sc
Change-Id: I6cd2acaf361ae1947787b5aacc86b75a6e21c379
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 4379f7fe3b8e..c3ca2a4105c6 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -18,14 +18,10 @@ OutputDevice::PixelToLogic(vcl::Region const&, MapMode const&) const Primitive2dXmlDump::filterActionType(unsigned short, bool) Primitive2dXmlDump::filterAllActionTypes() SalGraphics::drawTransformedBitmap(basegfx::B2DPoint const&, basegfx::B2DPoint const&, basegfx::B2DPoint const&, SalBitmap const&, SalBitmap const*) -ScDBFuncUndo::SetDrawUndoAction(SdrUndoAction*) -ScDocument::AreaBroadcastInRange(ScRange const&, ScHint const&) ScDocument::CreateFormatTable() const ScFormulaCellGroup::scheduleCompilation() ScRawToken::Clone() const ScRawToken::Delete() -ScTabView::DrawMarkRect(Rectangle const&) -ScTable::MarkSubTotalCells(sc::ColumnSpanSet&, short, int, short, int, bool) const ScVbaFormat<ooo::vba::excel::XStyle>::getAddIndent() ScVbaFormat<ooo::vba::excel::XStyle>::setAddIndent(com::sun::star::uno::Any const&) SfxAppMenuControl_Impl::RegisterControl(unsigned short, SfxModule*) |