summaryrefslogtreecommitdiff
path: root/forms/source/component/ListBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/ListBox.hxx')
-rw-r--r--forms/source/component/ListBox.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/forms/source/component/ListBox.hxx b/forms/source/component/ListBox.hxx
index b5569dbf2f2c..f61fba4c9247 100644
--- a/forms/source/component/ListBox.hxx
+++ b/forms/source/component/ListBox.hxx
@@ -133,7 +133,7 @@ public:
virtual StringSequence SAL_CALL getSupportedServiceNames() throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
// UNO Anbindung
- DECLARE_UNO3_AGG_DEFAULTS(OListBoxModel, OBoundControlModel);
+ DECLARE_UNO3_AGG_DEFAULTS(OListBoxModel, OBoundControlModel)
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;
// OComponentHelper
@@ -275,7 +275,7 @@ public:
virtual ~OListBoxControl();
// UNO Anbindung
- DECLARE_UNO3_AGG_DEFAULTS(OListBoxControl, OBoundControl);
+ DECLARE_UNO3_AGG_DEFAULTS(OListBoxControl, 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;
// XServiceInfo