summaryrefslogtreecommitdiffstats
path: root/include/svx/svdundo.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdundo.hxx')
-rw-r--r--include/svx/svdundo.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svx/svdundo.hxx b/include/svx/svdundo.hxx
index b02f1204152d..c51e77ed3e33 100644
--- a/include/svx/svdundo.hxx
+++ b/include/svx/svdundo.hxx
@@ -394,7 +394,7 @@ public:
virtual OUString GetComment() const;
};
-//////////////////////////////////////////////////////////////////////////////
+
// #i11702#
class SVX_DLLPUBLIC SdrUndoObjectLayerChange : public SdrUndoObj
@@ -725,7 +725,7 @@ public:
virtual OUString GetComment() const;
};
-///////////////////////////////////////////////////////////////////////
+
/**
* The SdrUndoFactory can be set and retrieved from the SdrModel.