summaryrefslogtreecommitdiff
path: root/accessibility/inc/accessibility/helper/accresmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/inc/accessibility/helper/accresmgr.hxx')
-rw-r--r--accessibility/inc/accessibility/helper/accresmgr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/inc/accessibility/helper/accresmgr.hxx b/accessibility/inc/accessibility/helper/accresmgr.hxx
index b7c55ed75f8c..e363590c3093 100644
--- a/accessibility/inc/accessibility/helper/accresmgr.hxx
+++ b/accessibility/inc/accessibility/helper/accresmgr.hxx
@@ -54,7 +54,7 @@ protected:
public:
// loads the string with the specified resource id
- static ::rtl::OUString loadString( sal_uInt16 nResId );
+ static OUString loadString( sal_uInt16 nResId );
};