summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh9.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/tabvwsh9.cxx')
-rw-r--r--sc/source/ui/view/tabvwsh9.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/view/tabvwsh9.cxx b/sc/source/ui/view/tabvwsh9.cxx
index 5f2f415b12c2..72a38f273161 100644
--- a/sc/source/ui/view/tabvwsh9.cxx
+++ b/sc/source/ui/view/tabvwsh9.cxx
@@ -45,7 +45,7 @@ SvxIMapDlg* ScGetIMapDlg();
const void* ScIMapDlgGetObj( SvxIMapDlg* pDlg );
const ImageMap& ScIMapDlgGetMap( SvxIMapDlg* pDlg );
-//------------------------------------------------------------------
+
void ScTabViewShell::ExecChildWin(SfxRequest& rReq)
{
@@ -72,7 +72,7 @@ void ScTabViewShell::GetChildWinState( SfxItemSet& rSet )
}
}
-//------------------------------------------------------------------
+
void ScTabViewShell::ExecGallery( SfxRequest& rReq )
{
@@ -106,14 +106,14 @@ void ScTabViewShell::GetGalleryState( SfxItemSet& /* rSet */ )
{
}
-//------------------------------------------------------------------
+
ScInputHandler* ScTabViewShell::GetInputHandler() const
{
return pInputHandler;
}
-//------------------------------------------------------------------
+
OUString ScTabViewShell::GetDescription() const
{