summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/swunohelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/unocore/swunohelper.cxx')
-rw-r--r--sw/source/core/unocore/swunohelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/unocore/swunohelper.cxx b/sw/source/core/unocore/swunohelper.cxx
index 2fa3f5490af9..aeee2a3a7f18 100644
--- a/sw/source/core/unocore/swunohelper.cxx
+++ b/sw/source/core/unocore/swunohelper.cxx
@@ -240,7 +240,7 @@ bool UCB_GetFileListOfFolder( const OUString& rURL,
::Date( aStamp.Day,
aStamp.Month,
aStamp.Year ),
- ::Time( aStamp.Hours,
+ ::tools::Time( aStamp.Hours,
aStamp.Minutes,
aStamp.Seconds,
aStamp.NanoSeconds ));