summaryrefslogtreecommitdiff
path: root/include/toolkit/awt/vclxspinbutton.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/awt/vclxspinbutton.hxx')
-rw-r--r--include/toolkit/awt/vclxspinbutton.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/toolkit/awt/vclxspinbutton.hxx b/include/toolkit/awt/vclxspinbutton.hxx
index 033d3b67c3c3..1743583a2d1a 100644
--- a/include/toolkit/awt/vclxspinbutton.hxx
+++ b/include/toolkit/awt/vclxspinbutton.hxx
@@ -25,14 +25,14 @@
#include <comphelper/uno3.hxx>
#include <com/sun/star/awt/XSpinValue.hpp>
-//........................................................................
+
namespace toolkit
{
-//........................................................................
- //====================================================================
+
+
//= VCLXSpinButton
- //====================================================================
+
typedef ::cppu::ImplHelper1 < ::com::sun::star::awt::XSpinValue
> VCLXSpinButton_Base;
@@ -84,9 +84,9 @@ namespace toolkit
VCLXSpinButton& operator=( const VCLXSpinButton& ); // never implemented
};
-//........................................................................
+
} // namespacetoolkit
-//........................................................................
+
#endif // TOOLKIT_INC_ INCLUDED_TOOLKIT_AWT_VCLXSPINBUTTON_HXX