summaryrefslogtreecommitdiff
path: root/svx/inc/svx/dbaobjectex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/dbaobjectex.hxx')
-rw-r--r--svx/inc/svx/dbaobjectex.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/dbaobjectex.hxx b/svx/inc/svx/dbaobjectex.hxx
index 08d9b92fe26b..9be3bfbf0da2 100644
--- a/svx/inc/svx/dbaobjectex.hxx
+++ b/svx/inc/svx/dbaobjectex.hxx
@@ -46,7 +46,7 @@ namespace svx
/** construct the transferable
*/
OComponentTransferable(
- const ::rtl::OUString& _rDatasourceOrLocation
+ const OUString& _rDatasourceOrLocation
,const ::com::sun::star::uno::Reference< ::com::sun::star::ucb::XContent>& _xContent
);