summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/formattedcontrol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/controls/formattedcontrol.hxx')
-rw-r--r--include/toolkit/controls/formattedcontrol.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/include/toolkit/controls/formattedcontrol.hxx b/include/toolkit/controls/formattedcontrol.hxx
index 70fcef1fa9f8..1d47f22e9bbc 100644
--- a/include/toolkit/controls/formattedcontrol.hxx
+++ b/include/toolkit/controls/formattedcontrol.hxx
@@ -26,14 +26,14 @@
#include <com/sun/star/util/XNumberFormatter.hpp>
-//........................................................................
+
namespace toolkit
{
-//........................................................................
- // ===================================================================
+
+
// = UnoControlFormattedFieldModel
- // ===================================================================
+
class UnoControlFormattedFieldModel : public UnoControlModel
{
protected:
@@ -99,9 +99,9 @@ namespace toolkit
void impl_updateCachedFormatKey_nothrow();
};
- // ===================================================================
+
// = UnoFormattedFieldControl
- // ===================================================================
+
class UnoFormattedFieldControl : public UnoSpinFieldControl
{
public:
@@ -115,9 +115,9 @@ namespace toolkit
DECLIMPL_SERVICEINFO_DERIVED( UnoFormattedFieldControl, UnoEditControl, szServiceName2_UnoControlFormattedField )
};
-//........................................................................
+
} // namespace toolkit
-//........................................................................
+
#endif // INCLUDED_TOOLKIT_CONTROLS_FORMATTEDCONTROL_HXX