summaryrefslogtreecommitdiff
path: root/svx/source/form/legacyformcontroller.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/legacyformcontroller.cxx')
-rw-r--r--svx/source/form/legacyformcontroller.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/form/legacyformcontroller.cxx b/svx/source/form/legacyformcontroller.cxx
index 3960dab6505e..e90784df970d 100644
--- a/svx/source/form/legacyformcontroller.cxx
+++ b/svx/source/form/legacyformcontroller.cxx
@@ -199,8 +199,8 @@ namespace svxform
}
-::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > SAL_CALL
- LegacyFormController_NewInstance_Impl( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & _rxORB )
+css::uno::Reference< css::uno::XInterface > SAL_CALL
+ LegacyFormController_NewInstance_Impl( const css::uno::Reference< css::lang::XMultiServiceFactory > & _rxORB )
throw (css::uno::Exception)
{
return ::svxform::LegacyFormController::Create( _rxORB );