summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propcontrolobserver.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/propcontrolobserver.hxx')
-rw-r--r--extensions/source/propctrlr/propcontrolobserver.hxx12
1 files changed, 6 insertions, 6 deletions
diff --git a/extensions/source/propctrlr/propcontrolobserver.hxx b/extensions/source/propctrlr/propcontrolobserver.hxx
index 59fca585ab62..eedca3da8020 100644
--- a/extensions/source/propctrlr/propcontrolobserver.hxx
+++ b/extensions/source/propctrlr/propcontrolobserver.hxx
@@ -21,14 +21,14 @@
#include <com/sun/star/inspection/XPropertyControl.hpp>
-//........................................................................
+
namespace pcr
{
-//........................................................................
- //====================================================================
+
+
//= IPropertyControlObserver
- //====================================================================
+
/** non-UNO version of the XPropertyControlObserver
*/
class IPropertyControlObserver
@@ -41,9 +41,9 @@ namespace pcr
~IPropertyControlObserver() {}
};
-//........................................................................
+
} // namespace pcr
-//........................................................................
+
#endif // PROPCONTROLOBSERVER_HXX