summaryrefslogtreecommitdiff
path: root/forms/source/inc/controlfeatureinterception.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/controlfeatureinterception.hxx')
-rw-r--r--forms/source/inc/controlfeatureinterception.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/inc/controlfeatureinterception.hxx b/forms/source/inc/controlfeatureinterception.hxx
index 5ad5c0901257..0981c6a2ace3 100644
--- a/forms/source/inc/controlfeatureinterception.hxx
+++ b/forms/source/inc/controlfeatureinterception.hxx
@@ -70,7 +70,7 @@ namespace frm
/** queries the interceptor chain for the given dispatch
*/
::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch >
- queryDispatch( const ::com::sun::star::util::URL& _rURL, const ::rtl::OUString& _rTargetFrameName, ::sal_Int32 _nSearchFlags ) SAL_THROW((::com::sun::star::uno::RuntimeException));
+ queryDispatch( const ::com::sun::star::util::URL& _rURL, const OUString& _rTargetFrameName, ::sal_Int32 _nSearchFlags ) SAL_THROW((::com::sun::star::uno::RuntimeException));
/** queries the interceptor chain for the given dispatch, with a blank target frame and no frame search flags
*/