summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docglbl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/doc/docglbl.cxx')
-rw-r--r--sw/source/core/doc/docglbl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/doc/docglbl.cxx b/sw/source/core/doc/docglbl.cxx
index 422f6fd5dc75..f5c4aed0844f 100644
--- a/sw/source/core/doc/docglbl.cxx
+++ b/sw/source/core/doc/docglbl.cxx
@@ -240,7 +240,7 @@ bool SwDoc::SplitDoc( sal_uInt16 eDocType, const OUString& rPath, bool bOutline,
DateTime aTmplDate( DateTime::SYSTEM );
{
- Time a2Min( 0 ); a2Min.SetMin( 2 );
+ tools::Time a2Min( 0 ); a2Min.SetMin( 2 );
aTmplDate += a2Min;
}