summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filcmd.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filcmd.hxx')
-rw-r--r--ucb/source/ucp/file/filcmd.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/ucb/source/ucp/file/filcmd.hxx b/ucb/source/ucp/file/filcmd.hxx
index e06ea9c3c10f..52df9ab8b7c9 100644
--- a/ucb/source/ucp/file/filcmd.hxx
+++ b/ucb/source/ucp/file/filcmd.hxx
@@ -68,7 +68,7 @@ namespace fileaccess {
virtual com::sun::star::ucb::CommandInfo SAL_CALL
getCommandInfoByName(
- const rtl::OUString& Name )
+ const OUString& Name )
throw( com::sun::star::ucb::UnsupportedCommandException,
com::sun::star::uno::RuntimeException);
@@ -80,7 +80,7 @@ namespace fileaccess {
virtual sal_Bool SAL_CALL
hasCommandByName(
- const rtl::OUString& Name )
+ const OUString& Name )
throw( com::sun::star::uno::RuntimeException );
virtual sal_Bool SAL_CALL