summaryrefslogtreecommitdiff
path: root/forms/source/richtext/richtextcontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/richtextcontrol.hxx')
-rw-r--r--forms/source/richtext/richtextcontrol.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/forms/source/richtext/richtextcontrol.hxx b/forms/source/richtext/richtextcontrol.hxx
index 6ce25b768252..87341fc188a5 100644
--- a/forms/source/richtext/richtextcontrol.hxx
+++ b/forms/source/richtext/richtextcontrol.hxx
@@ -33,16 +33,16 @@
#include <map>
-//.........................................................................
+
namespace frm
{
-//.........................................................................
+
class ORichTextFeatureDispatcher;
- //==================================================================
+
// ORichTextControl
- //==================================================================
+
typedef ::cppu::ImplHelper1 < ::com::sun::star::frame::XDispatchProvider
> ORichTextControl_Base;
class ORichTextControl :public UnoEditControl
@@ -83,9 +83,9 @@ namespace frm
virtual bool requiresNewPeer( const OUString& _rPropertyName ) const;
};
- //==================================================================
+
// ORichTextPeer
- //==================================================================
+
typedef ::cppu::ImplHelper1 < ::com::sun::star::frame::XDispatchProvider
> ORichTextPeer_Base;
class ORichTextPeer :public VCLXWindow
@@ -140,9 +140,9 @@ namespace frm
SingleAttributeDispatcher implCreateDispatcher( SfxSlotId _nSlotId, const ::com::sun::star::util::URL& _rURL );
};
-//.........................................................................
+
} // namespace frm
-//.........................................................................
+
#endif // INCLUDED_FORMS_SOURCE_RICHTEXT_RICHTEXTCONTROL_HXX