summaryrefslogtreecommitdiff
path: root/forms/source/component/Pattern.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Pattern.hxx')
-rw-r--r--forms/source/component/Pattern.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/forms/source/component/Pattern.hxx b/forms/source/component/Pattern.hxx
index 3ab7f2987438..0d826b2cf8ca 100644
--- a/forms/source/component/Pattern.hxx
+++ b/forms/source/component/Pattern.hxx
@@ -26,14 +26,14 @@
#include <memory>
-//.........................................................................
+
namespace frm
{
-//.........................................................................
-//==================================================================
+
+
//= OPatternModel
-//==================================================================
+
class OPatternModel
:public OEditBaseModel
{
@@ -76,9 +76,9 @@ protected:
DECLARE_XCLONEABLE();
};
-//==================================================================
+
//= OPatternControl
-//==================================================================
+
class OPatternControl: public OBoundControl
{
protected:
@@ -92,9 +92,9 @@ public:
virtual StringSequence SAL_CALL getSupportedServiceNames() throw(std::exception);
};
-//.........................................................................
+
} // namespace frm
-//.........................................................................
+
#endif // INCLUDED_FORMS_SOURCE_COMPONENT_PATTERN_HXX