summaryrefslogtreecommitdiff
path: root/framework/source/helper/statusindicator.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/helper/statusindicator.cxx')
-rw-r--r--framework/source/helper/statusindicator.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/source/helper/statusindicator.cxx b/framework/source/helper/statusindicator.cxx
index 970be61f5b3d..02df7c03973c 100644
--- a/framework/source/helper/statusindicator.cxx
+++ b/framework/source/helper/statusindicator.cxx
@@ -55,7 +55,7 @@ StatusIndicator::~StatusIndicator()
}
//***********************************************
-void SAL_CALL StatusIndicator::start(const ::rtl::OUString& sText ,
+void SAL_CALL StatusIndicator::start(const OUString& sText ,
sal_Int32 nRange)
throw(css::uno::RuntimeException)
{
@@ -104,7 +104,7 @@ void SAL_CALL StatusIndicator::reset()
}
//***********************************************
-void SAL_CALL StatusIndicator::setText(const ::rtl::OUString& sText)
+void SAL_CALL StatusIndicator::setText(const OUString& sText)
throw(css::uno::RuntimeException)
{
// SAFE ->