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:
committed by
Caolán McNamara
parent
7801c94bff
commit
84862db95a
@@ -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
|
||||
|
Reference in New Issue
Block a user