summaryrefslogtreecommitdiff
path: root/forms/source/inc/cloneable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/cloneable.hxx')
-rw-r--r--forms/source/inc/cloneable.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/forms/source/inc/cloneable.hxx b/forms/source/inc/cloneable.hxx
index ffc6d0a8d778..4dbff169d7a7 100644
--- a/forms/source/inc/cloneable.hxx
+++ b/forms/source/inc/cloneable.hxx
@@ -22,14 +22,14 @@
#include <com/sun/star/uno/XAggregation.hpp>
-//.........................................................................
+
namespace frm
{
-//.........................................................................
- //====================================================================
+
+
//= OCloneableAggregation
- //====================================================================
+
class OCloneableAggregation
{
protected:
@@ -39,9 +39,9 @@ namespace frm
static ::com::sun::star::uno::Reference< ::com::sun::star::uno::XAggregation > createAggregateClone( const OCloneableAggregation* _pOriginal );
};
-//.........................................................................
+
} // namespace frm
-//.........................................................................
+
#endif // INCLUDED_FORMS_SOURCE_INC_CLONEABLE_HXX