Kaydet (Commit) 52fcfa07 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

remove method without definition

Change-Id: Ia41f28ed31fc254a6785c6444a78822eb969f2f9
üst 3c3075bd
......@@ -73,11 +73,6 @@ class SchXMLTableHelper
private:
static void GetCellAddress( const OUString& rStr, sal_Int32& rCol, sal_Int32& rRow );
static sal_Bool GetCellRangeAddress( const OUString& rStr, SchNumericCellRangeAddress& rResult );
static void PutTableContentIntoSequence(
const SchXMLTable& rTable,
SchNumericCellRangeAddress& rAddress,
sal_Int32 nSeriesIndex,
com::sun::star::uno::Sequence< com::sun::star::uno::Sequence< double > >& aSequence );
static void AdjustMax( const SchNumericCellRangeAddress& rAddr,
sal_Int32& nRows, sal_Int32& nColumns );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment