summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview5.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/tabview5.cxx')
-rw-r--r--sc/source/ui/view/tabview5.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/view/tabview5.cxx b/sc/source/ui/view/tabview5.cxx
index 6eee7b5ba3a4..04fdf7e8d389 100644
--- a/sc/source/ui/view/tabview5.cxx
+++ b/sc/source/ui/view/tabview5.cxx
@@ -533,7 +533,7 @@ void ScTabView::DigitLanguageChanged()
pGridWin[i]->SetDigitLanguage( eNewLang );
}
-//---------------------------------------------------------------
+
void ScTabView::ScrollToObject( SdrObject* pDrawObj )
{
@@ -620,7 +620,7 @@ void ScTabView::MakeVisible( const Rectangle& rHMMRect )
}
}
-//---------------------------------------------------------------
+
void ScTabView::SetBrushDocument( ScDocument* pNew, bool bLock )
{