summaryrefslogtreecommitdiffstats
path: root/include/unotools/cmdoptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/unotools/cmdoptions.hxx')
-rw-r--r--include/unotools/cmdoptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/unotools/cmdoptions.hxx b/include/unotools/cmdoptions.hxx
index cdc57765e263..b5216afd2f86 100644
--- a/include/unotools/cmdoptions.hxx
+++ b/include/unotools/cmdoptions.hxx
@@ -107,7 +107,7 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtCommandOptions : public utl::detail:
notified, if configuration was changed.
*//*-*****************************************************************************************************/
- void EstablisFrameCallback(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame);
+ void EstablisFrameCallback(const css::uno::Reference< css::frame::XFrame >& xFrame);
private: