WaE: unused variable
This commit is contained in:
parent
aa6b57f0da
commit
6cd71b82d8
1 changed files with 0 additions and 1 deletions
|
@ -5670,7 +5670,6 @@ ScVbaRange:: ClearOutline( ) throw (script::BasicErrorException, uno::RuntimeEx
|
|||
return;
|
||||
}
|
||||
RangeHelper thisRange( mxRange );
|
||||
table::CellRangeAddress thisAddress = thisRange.getCellRangeAddressable()->getRangeAddress();
|
||||
uno::Reference< sheet::XSheetOutline > xSheetOutline( thisRange.getSpreadSheet(), uno::UNO_QUERY_THROW );
|
||||
xSheetOutline->clearOutline();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue