summaryrefslogtreecommitdiff
path: root/include/svtools/extensionlistbox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/extensionlistbox.hxx')
-rw-r--r--include/svtools/extensionlistbox.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/svtools/extensionlistbox.hxx b/include/svtools/extensionlistbox.hxx
index a0421ce2cb7e..42a7523d9b5a 100644
--- a/include/svtools/extensionlistbox.hxx
+++ b/include/svtools/extensionlistbox.hxx
@@ -23,12 +23,12 @@
#include <vcl/ctrl.hxx>
#include <rtl/ustring.hxx>
-// ============================================================================
+
namespace svt
{
-// ============================================================================
+
/** This abstract class provides methods to implement an extension list box.
This header is needed for the automatic test tool
@@ -87,11 +87,11 @@ public:
*/
virtual void select( const OUString & sName ) = 0;
};
-// ============================================================================
+
} // namespace svt
-// ============================================================================
+
#endif // INCLUDED_SVTOOLS_EXTENSIONLISTBOX_HXX