summaryrefslogtreecommitdiff
path: root/include/toolkit/awt/animatedimagespeer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/toolkit/awt/animatedimagespeer.hxx')
-rw-r--r--include/toolkit/awt/animatedimagespeer.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/include/toolkit/awt/animatedimagespeer.hxx b/include/toolkit/awt/animatedimagespeer.hxx
index fae461fe453d..0006e089fd89 100644
--- a/include/toolkit/awt/animatedimagespeer.hxx
+++ b/include/toolkit/awt/animatedimagespeer.hxx
@@ -30,14 +30,14 @@
#include <boost/scoped_ptr.hpp>
#include <boost/noncopyable.hpp>
-//......................................................................................................................
+
namespace toolkit
{
-//......................................................................................................................
- //==================================================================================================================
+
+
//= AnimatedImagesPeer
- //==================================================================================================================
+
struct AnimatedImagesPeer_Data;
typedef ::cppu::ImplInheritanceHelper3 < VCLXWindow
, ::com::sun::star::awt::XAnimation
@@ -90,9 +90,9 @@ namespace toolkit
::boost::scoped_ptr< AnimatedImagesPeer_Data > m_pData;
};
-//......................................................................................................................
+
} // namespace toolkit
-//......................................................................................................................
+
#endif // INCLUDED_TOOLKIT_AWT_ANIMATEDIMAGESPEER_HXX