summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/handler/vcl_date_handler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/handler/vcl_date_handler.hxx')
-rw-r--r--xmloff/source/forms/handler/vcl_date_handler.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/xmloff/source/forms/handler/vcl_date_handler.hxx b/xmloff/source/forms/handler/vcl_date_handler.hxx
index 720270ba04b0..5c0e3d123f57 100644
--- a/xmloff/source/forms/handler/vcl_date_handler.hxx
+++ b/xmloff/source/forms/handler/vcl_date_handler.hxx
@@ -22,14 +22,10 @@
#include "property_handler_base.hxx"
-//......................................................................................................................
namespace xmloff
{
-//......................................................................................................................
- //==================================================================================================================
//= VCLDateHandler
- //==================================================================================================================
class VCLDateHandler : 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_DATE_HANDLER_HXX