summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/PanelFactory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/PanelFactory.cxx')
-rw-r--r--sd/source/ui/sidebar/PanelFactory.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/sd/source/ui/sidebar/PanelFactory.cxx b/sd/source/ui/sidebar/PanelFactory.cxx
index 67cc62b1392e..4750ee9494d2 100644
--- a/sd/source/ui/sidebar/PanelFactory.cxx
+++ b/sd/source/ui/sidebar/PanelFactory.cxx
@@ -41,7 +41,6 @@
using namespace css;
using namespace css::uno;
using namespace ::sd::framework;
-using ::rtl::OUString;
namespace sd { namespace sidebar {
@@ -65,7 +64,7 @@ void SAL_CALL PanelFactory::disposing()
// XUIElementFactory
Reference<ui::XUIElement> SAL_CALL PanelFactory::createUIElement (
- const ::rtl::OUString& rsUIElementResourceURL,
+ const OUString& rsUIElementResourceURL,
const css::uno::Sequence<css::beans::PropertyValue>& rArguments)
{
// Process arguments.