summaryrefslogtreecommitdiff
path: root/desktop/source/app/desktopcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/app/desktopcontext.hxx')
-rw-r--r--desktop/source/app/desktopcontext.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/app/desktopcontext.hxx b/desktop/source/app/desktopcontext.hxx
index 8195e9487ad2..252a2c7b57b5 100644
--- a/desktop/source/app/desktopcontext.hxx
+++ b/desktop/source/app/desktopcontext.hxx
@@ -31,7 +31,7 @@ namespace desktop
DesktopContext( const com::sun::star::uno::Reference< com::sun::star::uno::XCurrentContext > & ctx);
// XCurrentContext
- virtual com::sun::star::uno::Any SAL_CALL getValueByName( const rtl::OUString& Name )
+ virtual com::sun::star::uno::Any SAL_CALL getValueByName( const OUString& Name )
throw (com::sun::star::uno::RuntimeException);
private: