summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/handler/property_handler_base.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/handler/property_handler_base.hxx')
-rw-r--r--xmloff/source/forms/handler/property_handler_base.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/xmloff/source/forms/handler/property_handler_base.hxx b/xmloff/source/forms/handler/property_handler_base.hxx
index 2d8c4d617429..72789f90b866 100644
--- a/xmloff/source/forms/handler/property_handler_base.hxx
+++ b/xmloff/source/forms/handler/property_handler_base.hxx
@@ -24,14 +24,10 @@
#include <osl/interlck.h>
-//......................................................................................................................
namespace xmloff
{
-//......................................................................................................................
- //==================================================================================================================
//= PropertyHandlerBase
- //==================================================================================================================
class PropertyHandlerBase : public IPropertyHandler
{
protected:
@@ -50,9 +46,7 @@ namespace xmloff
oslInterlockedCount m_refCount;
};
-//......................................................................................................................
} // namespace xmloff
-//......................................................................................................................
#endif // XMLOFF_PROPERTY_HANDLER_BASE_HXX