summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/commentsfragment.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/commentsfragment.hxx')
-rw-r--r--sc/source/filter/inc/commentsfragment.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/inc/commentsfragment.hxx b/sc/source/filter/inc/commentsfragment.hxx
index fe534f129a4a..5b55a90b0b91 100644
--- a/sc/source/filter/inc/commentsfragment.hxx
+++ b/sc/source/filter/inc/commentsfragment.hxx
@@ -26,7 +26,7 @@
namespace oox {
namespace xls {
-// ============================================================================
+
class CommentsFragment : public WorksheetFragmentBase
{
@@ -54,7 +54,7 @@ private:
CommentRef mxComment;
};
-// ============================================================================
+
} // namespace xls
} // namespace oox