summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objserv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/doc/objserv.cxx')
-rw-r--r--sfx2/source/doc/objserv.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/sfx2/source/doc/objserv.cxx b/sfx2/source/doc/objserv.cxx
index 381454cf55bf..365ee234abb3 100644
--- a/sfx2/source/doc/objserv.cxx
+++ b/sfx2/source/doc/objserv.cxx
@@ -268,7 +268,7 @@ void SfxObjectShell::PrintExec_Impl(SfxRequest &rReq)
}
}
-//--------------------------------------------------------------------
+
void SfxObjectShell::PrintState_Impl(SfxItemSet &rSet)
{
@@ -282,7 +282,7 @@ void SfxObjectShell::PrintState_Impl(SfxItemSet &rSet)
rSet.Put( SfxBoolItem( SID_PRINTOUT, bPrinting ) );
}
-//--------------------------------------------------------------------
+
sal_Bool SfxObjectShell::APISaveAs_Impl
(
@@ -421,7 +421,7 @@ uno::Sequence< document::CmisVersion > SfxObjectShell::GetCmisVersions( )
}
return uno::Sequence< document::CmisVersion > ( );
}
-//--------------------------------------------------------------------
+
void SfxObjectShell::ExecFile_Impl(SfxRequest &rReq)
{
@@ -926,7 +926,7 @@ void SfxObjectShell::ExecFile_Impl(SfxRequest &rReq)
rReq.Done();
}
-//-------------------------------------------------------------------------
+
void SfxObjectShell::GetState_Impl(SfxItemSet &rSet)
{
@@ -1148,7 +1148,7 @@ void SfxObjectShell::GetState_Impl(SfxItemSet &rSet)
}
}
-//--------------------------------------------------------------------
+
void SfxObjectShell::ExecProps_Impl(SfxRequest &rReq)
{
@@ -1190,7 +1190,7 @@ void SfxObjectShell::ExecProps_Impl(SfxRequest &rReq)
}
}
-//--------------------------------------------------------------------
+
void SfxObjectShell::StateProps_Impl(SfxItemSet &rSet)
{
@@ -1269,7 +1269,7 @@ void SfxObjectShell::StateProps_Impl(SfxItemSet &rSet)
}
}
-//--------------------------------------------------------------------
+
void SfxObjectShell::ExecView_Impl(SfxRequest &rReq)
{
@@ -1306,7 +1306,7 @@ void SfxObjectShell::ExecView_Impl(SfxRequest &rReq)
}
}
-//--------------------------------------------------------------------
+
void SfxObjectShell::StateView_Impl(SfxItemSet& /*rSet*/)
{