summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl/fileobj.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/appl/fileobj.hxx')
-rw-r--r--sfx2/source/appl/fileobj.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/fileobj.hxx b/sfx2/source/appl/fileobj.hxx
index 6ba78b2d8071..cc32b9477200 100644
--- a/sfx2/source/appl/fileobj.hxx
+++ b/sfx2/source/appl/fileobj.hxx
@@ -64,7 +64,7 @@ protected:
public:
SvFileObject();
- virtual bool GetData( ::com::sun::star::uno::Any & rData /*out param*/,
+ virtual bool GetData( css::uno::Any & rData /*out param*/,
const OUString & rMimeType,
bool bSynchron = false ) override;