summaryrefslogtreecommitdiffstats
path: root/sc/inc/document.hxx
diff options
context:
space:
mode:
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>2014-07-28 12:11:08 -0300
committerMichael Stahl <mstahl@redhat.com>2014-07-29 14:20:36 +0000
commit5021f298418f6efa7bb7b6540113b712599778fe (patch)
tree3ac99403bb3df46ba633ca28845705240472cb96 /sc/inc/document.hxx
parentFix *_component_getFactory function type (diff)
downloadcore-5021f298418f6efa7bb7b6540113b712599778fe.tar.gz
core-5021f298418f6efa7bb7b6540113b712599778fe.zip
Remove some unused code
Change-Id: Ib1fb5108a858c35a5bbe8ba865e15660639725e3 Reviewed-on: https://gerrit.libreoffice.org/10593 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sc/inc/document.hxx')
-rw-r--r--sc/inc/document.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/document.hxx b/sc/inc/document.hxx
index c7b797b16c5f..0dc3239441b3 100644
--- a/sc/inc/document.hxx
+++ b/sc/inc/document.hxx
@@ -2054,7 +2054,6 @@ public:
void AddSubTotalCell(ScFormulaCell* pCell);
void RemoveSubTotalCell(ScFormulaCell* pCell);
void SetSubTotalCellsDirty(const ScRange& rDirtyRange);
- void MarkSubTotalCells( sc::ColumnSpanSet& rSet, const ScRange& rRange, bool bVal ) const;
sal_uInt16 GetTextWidth( const ScAddress& rPos ) const;