summaryrefslogtreecommitdiffstats
path: root/sfx2/source/inc/recfloat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/inc/recfloat.hxx')
-rw-r--r--sfx2/source/inc/recfloat.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/inc/recfloat.hxx b/sfx2/source/inc/recfloat.hxx
index 422e97ba90fe..7238e2aac3ee 100644
--- a/sfx2/source/inc/recfloat.hxx
+++ b/sfx2/source/inc/recfloat.hxx
@@ -40,7 +40,7 @@ public:
class SfxRecordingFloat_Impl : public SfxFloatingWindow
{
VclPtr<ToolBox> m_pTbx;
- ::com::sun::star::uno::Reference< ::com::sun::star::frame::XToolbarController > xStopRecTbxCtrl;
+ css::uno::Reference< css::frame::XToolbarController > xStopRecTbxCtrl;
public:
SfxRecordingFloat_Impl( SfxBindings* pBindings ,
SfxChildWindow* pChildWin ,