summaryrefslogtreecommitdiff
path: root/sc/source/ui/optdlg/tpprint.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/optdlg/tpprint.cxx')
-rw-r--r--sc/source/ui/optdlg/tpprint.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/optdlg/tpprint.cxx b/sc/source/ui/optdlg/tpprint.cxx
index a07018403e0d..dc78e8ed7292 100644
--- a/sc/source/ui/optdlg/tpprint.cxx
+++ b/sc/source/ui/optdlg/tpprint.cxx
@@ -29,7 +29,7 @@
#include "sc.hrc"
#include "optdlg.hrc"
-// -----------------------------------------------------------------------
+
ScTpPrintOptions::ScTpPrintOptions( Window* pParent,
const SfxItemSet& rCoreAttrs )
@@ -60,7 +60,7 @@ int ScTpPrintOptions::DeactivatePage( SfxItemSet* pSetP )
return LEAVE_PAGE;
}
-// -----------------------------------------------------------------------
+
void ScTpPrintOptions::Reset( const SfxItemSet& rCoreSet )
{
@@ -92,7 +92,7 @@ void ScTpPrintOptions::Reset( const SfxItemSet& rCoreSet )
m_pForceBreaksCB->SaveValue();
}
-// -----------------------------------------------------------------------
+
sal_Bool ScTpPrintOptions::FillItemSet( SfxItemSet& rCoreAttrs )
{