Remove visual noise from sc

Conflicts:
	sc/source/ui/inc/docfunc.hxx

Change-Id: I9314437ed3dd60e84d28c08ac0a2d1ed7bd1daf8
Reviewed-on: https://gerrit.libreoffice.org/8301
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Alexander Wilms
2014-02-25 19:58:48 +01:00
committed by Caolán McNamara
parent 7801c94bff
commit 84862db95a
628 changed files with 3077 additions and 3080 deletions

View File

@@ -43,7 +43,7 @@ namespace ooo {
namespace vba {
namespace excel {
// ============================================================================
uno::Reference< sheet::XUnnamedDatabaseRanges >
GetUnnamedDataBaseRanges( ScDocShell* pShell ) throw ( uno::RuntimeException )
@@ -377,7 +377,7 @@ ScVbaCellRangeAccess::GetDataSet( ScCellRangesBase* pRangeObj )
return pRangeObj ? pRangeObj->GetCurrentDataSet( true ) : 0;
}
// ============================================================================
} // namespace excel
} // namespace vba