summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/objcont.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/doc/objcont.cxx')
-rw-r--r--sfx2/source/doc/objcont.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sfx2/source/doc/objcont.cxx b/sfx2/source/doc/objcont.cxx
index 31bb6c819372..2f1d53cbd12c 100644
--- a/sfx2/source/doc/objcont.cxx
+++ b/sfx2/source/doc/objcont.cxx
@@ -214,7 +214,7 @@ void SfxObjectShell::UpdateDocInfoForSave()
}
}
-//--------------------------------------------------------------------
+
static void
lcl_add(util::Duration & rDur, Time const& rTime)
@@ -286,7 +286,7 @@ void SfxObjectShell::UpdateTime_Impl(
}
}
-//--------------------------------------------------------------------
+
SfxDocumentInfoDialog* SfxObjectShell::CreateDocumentInfoDialog
(
@@ -297,7 +297,7 @@ SfxDocumentInfoDialog* SfxObjectShell::CreateDocumentInfoDialog
return new SfxDocumentInfoDialog(pParent, rSet);
}
-//--------------------------------------------------------------------
+
SfxStyleSheetBasePool* SfxObjectShell::GetStyleSheetPool()
{
@@ -362,7 +362,7 @@ void SfxObjectShell::LoadStyles
delete [] pFound;
}
-//--------------------------------------------------------------------
+
void SfxObjectShell::UpdateFromTemplate_Impl( )