summaryrefslogtreecommitdiff
path: root/sc/inc/cursuno.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/cursuno.hxx')
-rw-r--r--sc/inc/cursuno.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/inc/cursuno.hxx b/sc/inc/cursuno.hxx
index 3bd8db474577..8b3b4344d6c5 100644
--- a/sc/inc/cursuno.hxx
+++ b/sc/inc/cursuno.hxx
@@ -79,15 +79,15 @@ public:
::com::sun::star::uno::RuntimeException);
using ScCellRangeObj::getCellRangeByName;
virtual ::com::sun::star::uno::Reference< ::com::sun::star::table::XCellRange > SAL_CALL
- getCellRangeByName( const ::rtl::OUString& aRange )
+ getCellRangeByName( const OUString& aRange )
throw(::com::sun::star::uno::RuntimeException);
// XServiceInfo
- virtual ::rtl::OUString SAL_CALL getImplementationName()
+ virtual OUString SAL_CALL getImplementationName()
throw(::com::sun::star::uno::RuntimeException);
- virtual sal_Bool SAL_CALL supportsService( const ::rtl::OUString& ServiceName )
+ virtual sal_Bool SAL_CALL supportsService( const OUString& ServiceName )
throw(::com::sun::star::uno::RuntimeException);
- virtual ::com::sun::star::uno::Sequence< ::rtl::OUString > SAL_CALL getSupportedServiceNames()
+ virtual ::com::sun::star::uno::Sequence< OUString > SAL_CALL getSupportedServiceNames()
throw(::com::sun::star::uno::RuntimeException);
// XTypeProvider