diff options
author | Noel Grandin <noel@peralex.com> | 2014-02-26 10:34:54 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2014-02-27 10:27:30 +0200 |
commit | 99e5749e80998e674b0f5cf8e5958632f49bbe50 (patch) | |
tree | 6e9f6e5e4d3a1cb45a7df3358d06da49a0421873 /unusedcode.easy | |
parent | 44af42016eebc85c8b2f6e21efc2da7e732432fb (diff) |
remove unused code ScRangeStringConverter::GetRangeListFromString
full signature:
ScRangeStringConverter::GetRangeListFromString(
css::uno::Sequence<css::table::CellRangeAddress>&,
rtl::OUString const&, ScDocument const*,
formula::FormulaGrammar::AddressConvention,
unsigned short, unsigned short)
Change-Id: I61784cb55fb82caaeed22ddae94017c3ea630990
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 78829cecacf3..18bae729e7b4 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -81,7 +81,6 @@ ScFlatBoolRowSegments::getValue(int) ScGlobal::GetStandardFormat(double, SvNumberFormatter&, unsigned long, short) ScGridWindow::HasScenarioRange(unsigned short, int, ScRange&) ScMyNotEmptyCellsIterator::GetCell() const -ScRangeStringConverter::GetRangeListFromString(com::sun::star::uno::Sequence<com::sun::star::table::CellRangeAddress>&, rtl::OUString const&, ScDocument const*, formula::FormulaGrammar::AddressConvention, unsigned short, unsigned short) ScVbaFormat<ooo::vba::excel::XStyle>::getAddIndent() ScVbaFormat<ooo::vba::excel::XStyle>::setAddIndent(com::sun::star::uno::Any const&) SdrItemBrowser::ForceParent() |