summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/handler/vcl_time_handler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/handler/vcl_time_handler.hxx')
-rw-r--r--xmloff/source/forms/handler/vcl_time_handler.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/xmloff/source/forms/handler/vcl_time_handler.hxx b/xmloff/source/forms/handler/vcl_time_handler.hxx
index 5785a78cbb08..895650f96b57 100644
--- a/xmloff/source/forms/handler/vcl_time_handler.hxx
+++ b/xmloff/source/forms/handler/vcl_time_handler.hxx
@@ -22,14 +22,10 @@
#include "property_handler_base.hxx"
-//......................................................................................................................
namespace xmloff
{
-//......................................................................................................................
- //==================================================================================================================
//= VCLTimeHandler
- //==================================================================================================================
class VCLTimeHandler : public PropertyHandlerBase
{
public:
@@ -41,9 +37,7 @@ namespace xmloff
virtual bool getPropertyValues( const OUString i_attributeValue, PropertyValues& o_propertyValues ) const;
};
-//......................................................................................................................
} // namespace xmloff
-//......................................................................................................................
#endif // XMLOFF_VCL_TIME_HANDLER_HXX