summaryrefslogtreecommitdiff
path: root/forms/source/component/Edit.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Edit.cxx')
-rw-r--r--forms/source/component/Edit.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/forms/source/component/Edit.cxx b/forms/source/component/Edit.cxx
index 61c6161c847d..52d237bc8af0 100644
--- a/forms/source/component/Edit.cxx
+++ b/forms/source/component/Edit.cxx
@@ -45,7 +45,7 @@
using namespace dbtools;
-//.........................................................................
+
namespace frm
{
using namespace ::com::sun::star::uno;
@@ -738,8 +738,8 @@ Any OEditModel::getDefaultForReset() const
return makeAny( m_aDefaultText );
}
-//.........................................................................
+
}
-//.........................................................................
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */