summaryrefslogtreecommitdiffstats
path: root/include/svx/xmleohlp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/xmleohlp.hxx')
-rw-r--r--include/svx/xmleohlp.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/svx/xmleohlp.hxx b/include/svx/xmleohlp.hxx
index c8935d83be25..2773d8ef3260 100644
--- a/include/svx/xmleohlp.hxx
+++ b/include/svx/xmleohlp.hxx
@@ -30,9 +30,9 @@
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <svx/svxdllapi.h>
-// -----------------------------
+
// - SvXMLEmbeddedObjectHelper -
-// -----------------------------
+
enum SvXMLEmbeddedObjectHelperMode
{
@@ -40,9 +40,9 @@ enum SvXMLEmbeddedObjectHelperMode
EMBEDDEDOBJECTHELPER_MODE_WRITE = 1
};
-// -----------------------------
+
// - SvXMLEmbeddedObjectHelper -
-// -----------------------------
+
namespace comphelper {
class IEmbeddedHelper;