summaryrefslogtreecommitdiff
path: root/forms/source/component/Edit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/Edit.hxx')
-rw-r--r--forms/source/component/Edit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/Edit.hxx b/forms/source/component/Edit.hxx
index 12333d808c01..8a1cdcf72f04 100644
--- a/forms/source/component/Edit.hxx
+++ b/forms/source/component/Edit.hxx
@@ -138,7 +138,7 @@ public:
OEditControl(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext>& _rxContext);
virtual ~OEditControl();
- DECLARE_UNO3_AGG_DEFAULTS(OEditControl, OBoundControl);
+ DECLARE_UNO3_AGG_DEFAULTS(OEditControl, OBoundControl)
virtual ::com::sun::star::uno::Any SAL_CALL queryAggregation(const ::com::sun::star::uno::Type& _rType) throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type> _getTypes() SAL_OVERRIDE;