summaryrefslogtreecommitdiff
path: root/fpicker/source/office/RemoteFilesDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/office/RemoteFilesDialog.hxx')
-rw-r--r--fpicker/source/office/RemoteFilesDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/office/RemoteFilesDialog.hxx b/fpicker/source/office/RemoteFilesDialog.hxx
index 12751d094b11..f35d64c96ddd 100644
--- a/fpicker/source/office/RemoteFilesDialog.hxx
+++ b/fpicker/source/office/RemoteFilesDialog.hxx
@@ -122,7 +122,7 @@ public:
virtual OUString getCurFilter( ) const SAL_OVERRIDE;
private:
- Reference< com::sun::star::uno::XComponentContext > m_context;
+ Reference< XComponentContext > m_xContext;
Reference< XPasswordContainer2 > m_xMasterPasswd;
SvtRemoteDlgMode m_eMode;