summaryrefslogtreecommitdiff
path: root/forms/source/richtext/richtextmodel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/richtextmodel.hxx')
-rw-r--r--forms/source/richtext/richtextmodel.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/forms/source/richtext/richtextmodel.hxx b/forms/source/richtext/richtextmodel.hxx
index da004bc06f3a..e1f725d26fc5 100644
--- a/forms/source/richtext/richtextmodel.hxx
+++ b/forms/source/richtext/richtextmodel.hxx
@@ -33,15 +33,15 @@
#include <memory>
class EditEngine;
-//........................................................................
+
namespace frm
{
-//........................................................................
+
class RichTextEngine;
- //====================================================================
+
//= ORichTextModel
- //====================================================================
+
typedef ::cppu::ImplHelper3 < ::com::sun::star::awt::XControlModel
, ::com::sun::star::lang::XUnoTunnel
, ::com::sun::star::util::XModifyBroadcaster
@@ -176,9 +176,9 @@ namespace frm
ORichTextModel& operator=( const ORichTextModel& ); // never implemented
};
-//........................................................................
+
} // namespace frm
-//........................................................................
+
#endif // INCLUDED_FORMS_SOURCE_RICHTEXT_RICHTEXTMODEL_HXX