summaryrefslogtreecommitdiff
path: root/forms/source/inc/urltransformer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/urltransformer.hxx')
-rw-r--r--forms/source/inc/urltransformer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/inc/urltransformer.hxx b/forms/source/inc/urltransformer.hxx
index 3ee1af6e8c63..09f8dc8eccbb 100644
--- a/forms/source/inc/urltransformer.hxx
+++ b/forms/source/inc/urltransformer.hxx
@@ -47,7 +47,7 @@ namespace frm
/** returns an URL object for the given URL string
*/
::com::sun::star::util::URL
- getStrictURL( const ::rtl::OUString& _rURL ) const;
+ getStrictURL( const OUString& _rURL ) const;
/** returns an URL object for the given URL ASCII string
*/