summaryrefslogtreecommitdiff
path: root/forms/source/component/entrylisthelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/entrylisthelper.hxx')
-rw-r--r--forms/source/component/entrylisthelper.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/forms/source/component/entrylisthelper.hxx b/forms/source/component/entrylisthelper.hxx
index e08f57dbbc01..39b1857f7af2 100644
--- a/forms/source/component/entrylisthelper.hxx
+++ b/forms/source/component/entrylisthelper.hxx
@@ -28,17 +28,17 @@
#include <cppuhelper/implbase3.hxx>
#include <cppuhelper/interfacecontainer.hxx>
-//.........................................................................
+
namespace frm
{
-//.........................................................................
+
class OControlModel;
class ControlModelLock;
- //=====================================================================
+
//= OEntryListHelper
- //=====================================================================
+
typedef ::cppu::ImplHelper3 < ::com::sun::star::form::binding::XListEntrySink
, ::com::sun::star::form::binding::XListEntryListener
, ::com::sun::star::util::XRefreshable
@@ -180,9 +180,9 @@ namespace frm
OEntryListHelper& operator=( const OEntryListHelper& ); // never implemented
};
-//.........................................................................
+
} // namespace frm
-//.........................................................................
+
#endif // INCLUDED_FORMS_SOURCE_COMPONENT_ENTRYLISTHELPER_HXX