summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propertycomposer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/propertycomposer.hxx')
-rw-r--r--extensions/source/propctrlr/propertycomposer.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/extensions/source/propctrlr/propertycomposer.hxx b/extensions/source/propctrlr/propertycomposer.hxx
index 3565d8104cdc..31c3a5e43ac6 100644
--- a/extensions/source/propctrlr/propertycomposer.hxx
+++ b/extensions/source/propctrlr/propertycomposer.hxx
@@ -36,14 +36,14 @@
#include <vector>
#include <set>
-//........................................................................
+
namespace pcr
{
-//........................................................................
- //====================================================================
+
+
//= PropertyComposer
- //====================================================================
+
typedef ::cppu::WeakComponentImplHelper2 < ::com::sun::star::inspection::XPropertyHandler
, ::com::sun::star::beans::XPropertyChangeListener
> PropertyComposer_Base;
@@ -142,9 +142,9 @@ namespace pcr
};
};
-//........................................................................
+
} // namespace pcr
-//........................................................................
+
#endif // EXTENSIONS_SOURCE_PROPCTRLR_PROPERTYCOMPOSER_HXX