summaryrefslogtreecommitdiff
path: root/forms/source/component/errorbroadcaster.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/errorbroadcaster.hxx')
-rw-r--r--forms/source/component/errorbroadcaster.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/forms/source/component/errorbroadcaster.hxx b/forms/source/component/errorbroadcaster.hxx
index 022a8cc156a3..d6a73b9c55fd 100644
--- a/forms/source/component/errorbroadcaster.hxx
+++ b/forms/source/component/errorbroadcaster.hxx
@@ -26,14 +26,14 @@
#include <com/sun/star/sdbc/SQLException.hpp>
#include <com/sun/star/sdb/SQLErrorEvent.hpp>
-//.........................................................................
+
namespace frm
{
-//.........................................................................
- //=====================================================================
+
+
//= OErrorBroadcaster
- //=====================================================================
+
typedef ::cppu::ImplHelper1 < ::com::sun::star::sdb::XSQLErrorBroadcaster
> OErrorBroadcaster_BASE;
@@ -58,9 +58,9 @@ namespace frm
virtual void SAL_CALL removeSQLErrorListener( const ::com::sun::star::uno::Reference< ::com::sun::star::sdb::XSQLErrorListener >& _rListener ) throw (::com::sun::star::uno::RuntimeException, std::exception);
};
-//.........................................................................
+
} // namespace frm
-//.........................................................................
+
#endif // INCLUDED_FORMS_SOURCE_COMPONENT_ERRORBROADCASTER_HXX