summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filrow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/filrow.hxx')
-rw-r--r--ucb/source/ucp/file/filrow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/file/filrow.hxx b/ucb/source/ucp/file/filrow.hxx
index 9c160110c4ef..d5b4ba093f37 100644
--- a/ucb/source/ucp/file/filrow.hxx
+++ b/ucb/source/ucp/file/filrow.hxx
@@ -66,7 +66,7 @@ namespace fileaccess {
throw( com::sun::star::sdbc::SQLException,
com::sun::star::uno::RuntimeException );
- virtual rtl::OUString SAL_CALL
+ virtual OUString SAL_CALL
getString(
sal_Int32 columnIndex )
throw( com::sun::star::sdbc::SQLException,