summaryrefslogtreecommitdiff
path: root/sw/inc/flddat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/flddat.hxx')
-rw-r--r--sw/inc/flddat.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/inc/flddat.hxx b/sw/inc/flddat.hxx
index d39c7f257ac2..13a59cdb538b 100644
--- a/sw/inc/flddat.hxx
+++ b/sw/inc/flddat.hxx
@@ -119,8 +119,8 @@ public:
void SetDateTime(const DateTime& rDT);
static double GetDateTime(SwDoc* pDoc, const DateTime& rDT);
- virtual bool QueryValue( com::sun::star::uno::Any& rVal, sal_uInt16 nMId ) const override;
- virtual bool PutValue( const com::sun::star::uno::Any& rVal, sal_uInt16 nMId ) override;
+ virtual bool QueryValue( css::uno::Any& rVal, sal_uInt16 nMId ) const override;
+ virtual bool PutValue( const css::uno::Any& rVal, sal_uInt16 nMId ) override;
};
#endif // INCLUDED_SW_INC_FLDDAT_HXX