summaryrefslogtreecommitdiff
path: root/forms/source/component/EditBase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/EditBase.hxx')
-rw-r--r--forms/source/component/EditBase.hxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/forms/source/component/EditBase.hxx b/forms/source/component/EditBase.hxx
index 56d51280fad6..884dae79e2f3 100644
--- a/forms/source/component/EditBase.hxx
+++ b/forms/source/component/EditBase.hxx
@@ -45,13 +45,13 @@
#define PF_SPECIAL_FLAGS 0xFF00
-//.........................................................................
+
namespace frm
{
-//==================================================================
+
//= OEditBaseModel
-//==================================================================
+
class OEditBaseModel : public OBoundControlModel
{
sal_Int16 m_nLastReadVersion;
@@ -95,9 +95,9 @@ protected:
// (one of the PF_.... constants). After ::read they may ask for that flags with getLastReadVersion
};
-//.........................................................................
+
}
-//.........................................................................
+
#endif // INCLUDED_FORMS_SOURCE_COMPONENT_EDITBASE_HXX