summaryrefslogtreecommitdiff
path: root/include/sfx2/templateinfodlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/templateinfodlg.hxx')
-rw-r--r--include/sfx2/templateinfodlg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sfx2/templateinfodlg.hxx b/include/sfx2/templateinfodlg.hxx
index bd659f81ab41..af699ddd4095 100644
--- a/include/sfx2/templateinfodlg.hxx
+++ b/include/sfx2/templateinfodlg.hxx
@@ -44,8 +44,8 @@ private:
VclPtr<vcl::Window> mpPreviewView; // gets released when xWindows get destroyed (don't delete in constructor)
VclPtr<svtools::ODocumentInfoPreview> mpInfoView;
- ::com::sun::star::uno::Reference < ::com::sun::star::frame::XFrame2 > m_xFrame;
- ::com::sun::star::uno::Reference< ::com::sun::star::awt::XWindow > xWindow;
+ css::uno::Reference < css::frame::XFrame2 > m_xFrame;
+ css::uno::Reference< css::awt::XWindow > xWindow;
};
#endif // INCLUDED_SFX2_TEMPLATEINFODLG_HXX