summaryrefslogtreecommitdiff
path: root/forms/source/richtext/clipboarddispatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/clipboarddispatcher.hxx')
-rw-r--r--forms/source/richtext/clipboarddispatcher.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/forms/source/richtext/clipboarddispatcher.hxx b/forms/source/richtext/clipboarddispatcher.hxx
index ea77ba47d47f..aa0feeacc9fa 100644
--- a/forms/source/richtext/clipboarddispatcher.hxx
+++ b/forms/source/richtext/clipboarddispatcher.hxx
@@ -25,14 +25,14 @@
class TransferableClipboardListener;
class TransferableDataHelper;
-//........................................................................
+
namespace frm
{
-//........................................................................
- //====================================================================
+
+
//= OClipboardDispatcher
- //====================================================================
+
class OClipboardDispatcher : public ORichTextFeatureDispatcher
{
public:
@@ -66,9 +66,9 @@ namespace frm
virtual sal_Bool implIsEnabled( ) const;
};
- //====================================================================
+
//= OPasteClipboardDispatcher
- //====================================================================
+
class OPasteClipboardDispatcher : public OClipboardDispatcher
{
private:
@@ -91,9 +91,9 @@ namespace frm
DECL_LINK( OnClipboardChanged, TransferableDataHelper* );
};
-//........................................................................
+
} // namespace frm
-//........................................................................
+
#endif // INCLUDED_FORMS_SOURCE_RICHTEXT_CLIPBOARDDISPATCHER_HXX