summaryrefslogtreecommitdiff
path: root/forms/source/component/Date.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Date.hxx')
-rw-r--r--forms/source/component/Date.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/forms/source/component/Date.hxx b/forms/source/component/Date.hxx
index b9a926dec121..136bb2e52de2 100644
--- a/forms/source/component/Date.hxx
+++ b/forms/source/component/Date.hxx
@@ -23,14 +23,14 @@
#include "EditBase.hxx"
#include "limitedformats.hxx"
-//.........................................................................
+
namespace frm
{
-//.........................................................................
-//==================================================================
+
+
//= ODateModel
-//==================================================================
+
class ODateModel
:public OEditBaseModel
,public OLimitedFormats
@@ -100,9 +100,9 @@ private:
::com::sun::star::uno::Any& _rUNOValue ) const;
};
-//==================================================================
+
//= ODateControl
-//==================================================================
+
class ODateControl: public OBoundControl
{
protected:
@@ -117,9 +117,9 @@ public:
virtual StringSequence SAL_CALL getSupportedServiceNames() throw(std::exception);
};
-//.........................................................................
+
} // namespace frm
-//.........................................................................
+
#endif // INCLUDED_FORMS_SOURCE_COMPONENT_DATE_HXX