summaryrefslogtreecommitdiff
path: root/forms/source/component/Currency.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Currency.hxx')
-rw-r--r--forms/source/component/Currency.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/forms/source/component/Currency.hxx b/forms/source/component/Currency.hxx
index b8ed78bb70fa..632a52343aae 100644
--- a/forms/source/component/Currency.hxx
+++ b/forms/source/component/Currency.hxx
@@ -22,14 +22,14 @@
#include "EditBase.hxx"
-//.........................................................................
+
namespace frm
{
-//.........................................................................
-//==================================================================
+
+
//= OCurrencyModel
-//==================================================================
+
class OCurrencyModel
:public OEditBaseModel
{
@@ -70,9 +70,9 @@ protected:
void implConstruct();
};
-//==================================================================
+
//= OCurrencyControl
-//==================================================================
+
class OCurrencyControl: public OBoundControl
{
protected:
@@ -85,9 +85,9 @@ public:
virtual StringSequence SAL_CALL getSupportedServiceNames() throw(std::exception);
};
-//.........................................................................
+
} // namespace frm
-//.........................................................................
+
#endif // INCLUDED_FORMS_SOURCE_COMPONENT_CURRENCY_HXX