summaryrefslogtreecommitdiff
path: root/forms/source/richtext/textattributelistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/richtext/textattributelistener.hxx')
-rw-r--r--forms/source/richtext/textattributelistener.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/forms/source/richtext/textattributelistener.hxx b/forms/source/richtext/textattributelistener.hxx
index f99932993dcf..339ec893d002 100644
--- a/forms/source/richtext/textattributelistener.hxx
+++ b/forms/source/richtext/textattributelistener.hxx
@@ -22,14 +22,14 @@
#include "rtattributes.hxx"
struct ESelection;
-//........................................................................
+
namespace frm
{
-//........................................................................
- //====================================================================
+
+
//= ITextAttributeListener
- //====================================================================
+
class ITextAttributeListener
{
public:
@@ -39,9 +39,9 @@ namespace frm
~ITextAttributeListener() {}
};
- //====================================================================
+
//= ITextAttributeListener
- //====================================================================
+
class ITextSelectionListener
{
public:
@@ -51,9 +51,9 @@ namespace frm
~ITextSelectionListener() {}
};
-//........................................................................
+
} // namespace frm
-//........................................................................
+
#endif // INCLUDED_FORMS_SOURCE_RICHTEXT_TEXTATTRIBUTELISTENER_HXX