summaryrefslogtreecommitdiff
path: root/include/sfx2/module.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/module.hxx')
-rw-r--r--include/sfx2/module.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/module.hxx b/include/sfx2/module.hxx
index 40801da49d98..b76a64c0acb1 100644
--- a/include/sfx2/module.hxx
+++ b/include/sfx2/module.hxx
@@ -99,7 +99,7 @@ public:
Failures in any of those steps are reported as assertion in non-product builds, and then FUNIT_100TH_MM is returned.
*/
- static FieldUnit GetModuleFieldUnit( ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame > const & i_frame );
+ static FieldUnit GetModuleFieldUnit( css::uno::Reference< css::frame::XFrame > const & i_frame );
FieldUnit GetFieldUnit() const;
SAL_DLLPRIVATE static SfxModuleArr_Impl& GetModules_Impl();