summaryrefslogtreecommitdiff
path: root/include/toolkit/controls/tkthrobber.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/controls/tkthrobber.hxx')
-rw-r--r--include/toolkit/controls/tkthrobber.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/include/toolkit/controls/tkthrobber.hxx b/include/toolkit/controls/tkthrobber.hxx
index b32246a27857..f952b2785b01 100644
--- a/include/toolkit/controls/tkthrobber.hxx
+++ b/include/toolkit/controls/tkthrobber.hxx
@@ -28,14 +28,14 @@
#include <comphelper/uno3.hxx>
#include <cppuhelper/implbase1.hxx>
-//........................................................................
+
namespace toolkit
{
-//........................................................................
- //====================================================================
+
+
//= UnoThrobberControlModel
- //====================================================================
+
class UnoThrobberControlModel : public UnoControlModel
{
protected:
@@ -59,9 +59,9 @@ namespace toolkit
::com::sun::star::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames() throw(::com::sun::star::uno::RuntimeException);
};
- //====================================================================
+
//= UnoThrobberControl
- //====================================================================
+
typedef ::cppu::ImplHelper1 < ::com::sun::star::awt::XThrobber
> UnoThrobberControl_Base;
@@ -94,9 +94,9 @@ namespace toolkit
::com::sun::star::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames() throw(::com::sun::star::uno::RuntimeException);
};
-//........................................................................
+
} // namespacetoolkit
-//........................................................................
+
#endif // INCLUDED_TOOLKIT_CONTROLS_TKTHROBBER_HXX