summaryrefslogtreecommitdiff
path: root/forms/source/component/Numeric.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Numeric.hxx')
-rw-r--r--forms/source/component/Numeric.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/forms/source/component/Numeric.hxx b/forms/source/component/Numeric.hxx
index f6e1cfe555e8..1a3f45f138ff 100644
--- a/forms/source/component/Numeric.hxx
+++ b/forms/source/component/Numeric.hxx
@@ -22,14 +22,14 @@
#include "EditBase.hxx"
-//.........................................................................
+
namespace frm
{
-//.........................................................................
-//==================================================================
+
+
//= ONumericModel
-//==================================================================
+
class ONumericModel
:public OEditBaseModel
{
@@ -67,9 +67,9 @@ protected:
DECLARE_XCLONEABLE();
};
-//==================================================================
+
//= ONumericControl
-//==================================================================
+
class ONumericControl: public OBoundControl
{
protected:
@@ -83,9 +83,9 @@ public:
virtual StringSequence SAL_CALL getSupportedServiceNames() throw(std::exception);
};
-//.........................................................................
+
} // namespace frm
-//.........................................................................
+
#endif // INCLUDED_FORMS_SOURCE_COMPONENT_NUMERIC_HXX