summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/prevwsh.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/view/prevwsh.cxx')
-rw-r--r--sc/source/ui/view/prevwsh.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/source/ui/view/prevwsh.cxx b/sc/source/ui/view/prevwsh.cxx
index 798b7b1c6450..0d08c9f6e817 100644
--- a/sc/source/ui/view/prevwsh.cxx
+++ b/sc/source/ui/view/prevwsh.cxx
@@ -74,7 +74,7 @@
using namespace com::sun::star;
-// -----------------------------------------------------------------------
+
#define ScPreviewShell
#include "scslots.hxx"
@@ -94,7 +94,7 @@ SFX_IMPL_NAMED_VIEWFACTORY( ScPreviewShell, "PrintPreview" )
SFX_VIEW_REGISTRATION(ScDocShell);
}
-//------------------------------------------------------------------
+
void ScPreviewShell::Construct( Window* pParent )
{
@@ -205,7 +205,7 @@ void ScPreviewShell::InitStartTable(SCTAB nTab)
pPreview->SetPageNo( pPreview->GetFirstPage(nTab) );
}
-//------------------------------------------------------------------
+
OUString ScPreviewShell::GetDescription() const
{
@@ -568,7 +568,7 @@ void ScPreviewShell::Deactivate(sal_Bool bMDI)
}
}
-//------------------------------------------------------------------------
+
void ScPreviewShell::Execute( SfxRequest& rReq )
{