summaryrefslogtreecommitdiffstats
path: root/include/toolkit/controls/tksimpleanimation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/controls/tksimpleanimation.hxx')
-rw-r--r--include/toolkit/controls/tksimpleanimation.hxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/include/toolkit/controls/tksimpleanimation.hxx b/include/toolkit/controls/tksimpleanimation.hxx
index 1936e6622251..482390c8fd96 100644
--- a/include/toolkit/controls/tksimpleanimation.hxx
+++ b/include/toolkit/controls/tksimpleanimation.hxx
@@ -28,14 +28,14 @@
#include <comphelper/uno3.hxx>
#include <cppuhelper/implbase1.hxx>
-//........................................................................
+
namespace toolkit
{
-//........................................................................
- //====================================================================
+
+
//= UnoSimpleAnimationControlModel
- //====================================================================
+
class UnoSimpleAnimationControlModel : public UnoControlModel
{
protected:
@@ -59,9 +59,9 @@ namespace toolkit
::com::sun::star::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames() throw(::com::sun::star::uno::RuntimeException);
};
- //====================================================================
+
//= UnoSimpleAnimationControl
- //====================================================================
+
typedef ::cppu::AggImplInheritanceHelper1 < UnoControlBase
, ::com::sun::star::awt::XSimpleAnimation
@@ -86,9 +86,9 @@ namespace toolkit
::com::sun::star::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames() throw(::com::sun::star::uno::RuntimeException);
};
-//........................................................................
+
} // namespacetoolkit
-//........................................................................
+
#endif // INCLUDED_TOOLKIT_CONTROLS_TKSIMPLEANIMATION_HXX