summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/file/FCatalog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/file/FCatalog.hxx')
-rw-r--r--connectivity/source/inc/file/FCatalog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/file/FCatalog.hxx b/connectivity/source/inc/file/FCatalog.hxx
index 5f7f0934cf27..a8a264557e97 100644
--- a/connectivity/source/inc/file/FCatalog.hxx
+++ b/connectivity/source/inc/file/FCatalog.hxx
@@ -40,7 +40,7 @@ namespace connectivity
@param _xRow
The current row from the resultset given to fillNames.
*/
- virtual ::rtl::OUString buildName( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRow >& _xRow);
+ virtual OUString buildName( const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XRow >& _xRow);
public:
virtual void refreshTables();