summaryrefslogtreecommitdiff
path: root/reportdesign/source/ui/inc/FormattedFieldBeautifier.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inc/FormattedFieldBeautifier.hxx')
-rw-r--r--reportdesign/source/ui/inc/FormattedFieldBeautifier.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inc/FormattedFieldBeautifier.hxx b/reportdesign/source/ui/inc/FormattedFieldBeautifier.hxx
index a54ca63a8f2a..da70fc782d06 100644
--- a/reportdesign/source/ui/inc/FormattedFieldBeautifier.hxx
+++ b/reportdesign/source/ui/inc/FormattedFieldBeautifier.hxx
@@ -38,7 +38,7 @@ namespace rptui
sal_Int32 m_nTextColor;
/// @throws css::uno::RuntimeException
- css::uno::Reference< css::awt::XVclWindowPeer > getVclWindowPeer(const css::uno::Reference< css::report::XReportComponent >& _xComponent) throw(css::uno::RuntimeException);
+ css::uno::Reference< css::awt::XVclWindowPeer > getVclWindowPeer(const css::uno::Reference< css::report::XReportComponent >& _xComponent);
void setPlaceholderText( const css::uno::Reference< css::uno::XInterface >& _rxComponent );
void setPlaceholderText( const css::uno::Reference< css::awt::XVclWindowPeer >& _xVclWindowPeer, const OUString& _rText );