summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/undotab.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/undotab.hxx')
-rw-r--r--sc/source/ui/inc/undotab.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/ui/inc/undotab.hxx b/sc/source/ui/inc/undotab.hxx
index b0276ca67ce5..e24f0d94e66a 100644
--- a/sc/source/ui/inc/undotab.hxx
+++ b/sc/source/ui/inc/undotab.hxx
@@ -42,7 +42,7 @@ class ScDocProtection;
class ScTableProtection;
class ScMarkData;
-//----------------------------------------------------------------------------
+
class ScUndoInsertTab : public ScSimpleUndo
{
@@ -351,7 +351,7 @@ private:
void DoChange( bool bShow ) const;
};
-// ============================================================================
+
/** This class implements undo & redo of document protect & unprotect
operations. */
@@ -378,7 +378,7 @@ private:
void DoProtect(bool bProtect);
};
-// ============================================================================
+
/** This class implements undo & redo of both protect and unprotect of
sheet. */